/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	margin:0px;
}
a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #41A6D9;
}
a:active {
	text-decoration: none;
}
/* CSS Header */
#header{
	width:950px;
	height:150px;
	margin:0 auto;
	background:url(image/bt.gif);
	border-bottom:5px solid #E16629;
	}
.clear{
	clear:both;
	}
.nav{
	font-size:14px;
	color: #1C84C4;
	}	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
a.nav:hover {
	color:#666;
}
a.nav:link{
	color: #1C84C4;
	}
h1{
	color:#1E5986;
	font-size:22px;
	text-align:center;
	line-height:20px;
	margin-top:30px;
	}
.ly{
	font-size:14px; 
	color:#666;
	text-align:center;
	}
a.right_js:hover{
	color:#29A4E1;
	text-decoration: underline;
	}	
.p1{
	font-size:15px; 
	color:#666; 
	text-indent:8mm;
	line-height:25px;
	}
.p2	{
	font-size:15px; 
	color:#666; 
	line-height:25px;
	}	
.b1{
	font-size:15px;
	color:#1E5986;
}
ul {
	float:right;
	}
ul li{
	width:40px;
	height:20px;
	padding:5px 10px 0 10px;
	border:1px solid #666;
	float:left;
	margin:10px;
	}			
/* CSS main */		
#main{
	width:950px;
	padding-top:20px;
	margin:0 auto;
	}	
.left_main{
	width:610px;
	padding:10px 15px 30px 15px;
	float:left;
	background:url(image/endPage_bg_Lblue.gif);
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	}
#dh{
	color:#1E5986;
	height:20px;
	border:1px solid #ccc;
	padding:10px 0 5px 10px;
	font-size: 14px;
	text-decoration: none;
	background:#fff;
	}	
.right_main{
	width:300px;
	float:right;
	}
.right_main_one{
	width:270px;
	height:190px;
	padding:10px 15px 0 15px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:url(image/endPage_bg_Lblue.gif);
	}
.right_main_two{
	width:270px;
	margin-top:10px;
	padding:10px 15px 10px 15px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:url(image/endPage_bg_Lblue.gif);
	}		
.right_js{
	width:270px;
	font-size:12px;
	color:#616161;
	line-height:25px;
	}

