  @charset "utf-8";
/* CSS Document */

.ul{
	font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:16px;
	line-height:28px;
	font-weight:570;
	color:#222;
	margin:-10px 0 30px 0;
	}
	
	
.p{line-height:20px; padding:10px;}
.ol li{list-style-type:decimal; font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight:570;
	color:#222;
	margin:-10px 0 30px 0;}
	
.ol li a:link{
	font-size:17px;
	font-weight:bold;

	
		}
.ol li a:visited{
	font-weight:bold;
		}
.ol li a:hover{
	font-weight:bold;
	color:#F60;
		}
.s_body a:active{
	font-weight:bold;
	color:#000;
		}	

.ol li2{list-style-type:decimal; font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight:570;
	color:#222;
	margin:-10px 0 30px 0;}
	
.ol li2 a:link{
	font-size:17px;
	font-weight:bold;
	
		}
.ol li2 a:visited{
	font-weight:bold;
		}
.ol li2 a:hover{
	font-weight:bold;
	color:#F60;
		}

	
.de_left{width:640px; padding:10px; float:left; height:306px;margin-bottom:20px;line-height:25px; }
.li{list-style-type:disc;}
.left_col{width:300px; float:left; border-right:dotted 1px #ccc; padding:15px; height:100px;}
.right_col{width:300px; float:right; padding:15px; height:100px;}

.col1 {float:left;width:300px; line-height:20px; border-spacing: 10px; border-right:dotted 1px #ccc; }
.col2 {float:right; width:300px; line-height:20px; }
.faq{width:800px; background:#fff; padding:10px; margin-left:auto; margin-right:auto;}
/*table{line-height:25px; padding-left:10px;}
table td{padding-left:10px;}
table tr{background:#fff;}
.tr1{background:#EAF4A2;}
.text{color:#030; font-size:12; font-weight:bold; }
.table tr{background:none;}*/
table
{
border-collapse:collapse;}
.row1{background:#fff; height:30px;}
.row2{background:#f7f7f7; height:30px;}

table,th,td
{
border:1px solid #ccc; padding-top:5px; padding-bottom:5px;
}
.highlight{ background-color:#FFFF00;
padding:5px;}

.center{
align:center;	
}

.stickyHeaderRow {
	background-color: white;
}
