body{
	color: #333333;
	background: #ffffff;
}
a:link{
	color:#0000ff;
}
a:visited{
	color:#0000cc;
}
a:active{
	color:#ff0000;
}
a:hover{
	color:#ff0000;
}
h1{
	font-family: 'Arial', 'Tahoma', sans-serif;
	border-bottom: 2px solid #999999;
	text-align: right;
	font-style: italic;
}
h2{
	font-size: 100%;
	border-left: 10px solid #999999;
	margin: 2em 1em 1em 1em;
	padding-left: 10px;
}
p, fieldset, table, dl{
	margin-left: 2em;
	line-height: 1.5;
}
dd{
	margin-bottom: 1em;
}
td table{
	margin-left: 0;
}
table.border{
	margin: 1em 20px 1em 30px;
	border: 1px solid #330000;
	border-collapse: collapse;
}
table.border th{
	color: #330000;
	background: #ffffcc;
	border: 1px dashed #999999;
	padding: 4px;
}
table.border td{
	border: 1px dashed #999999;
	padding: 4px;
}
th{
	background: #ffffcc;
}
hr{
	height: 1px;
	border: 0;
	border-top: 1px dashed #666666;
	clear: both;
}
img{
	border: 0;
	margin: 0 2px;
}
img.help{
	cursor: help;
}
ul{
	margin-left: 2em;
}
li{
	list-style-image: url(../../emoji/F9E6.gif);
}
label{
	color: #0000ff;
	font-size: 80%;
	white-space: nowrap;
}
.detail{
	font-size: 80%;
}
.func{
	margin: 1em 0.2em;
	float: left;
}
input.text{
	background: #ffffff;
	color: #0000ff;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	padding: 2px;
}
input.password{
	background: #ffffff;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	padding: 2px;
}
input.submit{
	background: #ffffff;
	color: #0000ff;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	cursor: pointer;
}
input.strong{
	font-weight: bold;
}
input.here{
	background: #ffffcc;
}
input.int{
	text-align: right;
}
div#copy{
	font-size: 80%;
	text-align: right;
}
span.settingCatTri{
	color: #ff0000;
}
span.settingCatExp, span.resHost, span.resAgent, span.conExp{
	font-size: 80%;
}
span.resHost, span.resAgent{
	color: #666666;
}
span.conExp{
	color: #990000;
}
td.settingItem{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
div.settingTheme{
	text-align: center;
	border: 1px solid #000000;
	margin: 1px;
	float: left;
}
td.addonOverview{
	font-size: 80%;
}
td.addonRVersion, td.addonType, td.addonCopy{
	font-size: 80%;
	white-space: nowrap;
}
