@charset "utf-8";
div#sImg{
	margin-bottom:20px;
	padding:20px 0 0 10px;
	width:189px;
	height:auto;/* height:183px; */
}

ul.sMenu{
	height:auto;/* height:184px; */
}

ul.sMenu li{
	border-left:#9BA3AB solid 1px;
	/* height:23px; */
	line-height:0em;
	list-style-type:none;
	vertical-align:bottom;
}

ul.sMenu li img{
	vertical-align:bottom;
}

body{
	background:url("../img/bg_02.gif") repeat-y top left;
}

div#footer{
	padding:10px 15px 20px 215px;
	width:541px;
	text-align:center;
}




ul.list {
margin:0px 0px 0px 20px;
font-size:80%;
}

ul.list li {
margin:0px 0px 10px 0px;
}


div.textBoxGen p {
margin-top:15px;
}

div.textBoxGen ul {
padding-left:25px;
}
div.textBoxGen ul li {
list-style-type:disc;
list-style-position:outside;
padding-bottom:4px;
line-height:1.3em;
font-size:0.8em;
color:#0053A6;
}

div.textBoxGen table th {
padding:4px;
font-size:0.8em;
color:#0053A6;
text-align:left;
}
div.textBoxGen table td {
vertical-align:top;
padding:4px;
line-height:1.5em;
font-size:0.8em;
color:#0053A6;
}

div.textBoxGen table.thermal_table th {
border-bottom:1px dotted #999999;
}
div.textBoxGen table.thermal_table th.noline {
border-bottom:none;
}

div#rContent div.testTitle{
	display:block;
	padding-bottom:3px;
	width:538px;
	margin-bottom:20px;
	border-bottom:solid 2px #808080;
	color:#0053A6;
}
div#rContent div.testTitle p{
	height:42px;
	display:inline;
	font-size:0.75em;
	margin-left:5px;
	_vertical-align:bottom;
}


.C {text-align:center;}
.L {text-align:left;}
.R {text-align:right;}
.FL {float:left;}
.FR {float:right;}


div.textBoxGen table.zero th, div.textBoxGen table.zero td {
	padding:0px;
}


