/*
html { 
SCROLLBAR-FACE-COLOR: #A3BFEB; SCROLLBAR-HIGHLIGHT-COLOR: #A3BFEB; SCROLLBAR-SHADOW-COLOR: #A3BFEB; SCROLLBAR-3DLIGHT-COLOR: #FFF; SCROLLBAR-ARROW-COLOR: #FFF; 
SCROLLBAR-TRACK-COLOR: #DEE9F8; SCROLLBAR-DARKSHADOW-COLOR: #DEE9F8;
}
*/
body { text-align:center; background-color:#123B67; }

*{ font-size:14px;}
* a:link{ color:#16387C; text-decoration:none;}
* a:visited{ color:#800080; text-decoration:none;}
* a:hover{ color:#F00; text-decoration:underline;}

a.gray:link{ color:#666; text-decoration:underline;}
a.gray:visited{ color:#666; text-decoration:underline;}
a.gray:hover{ color:#F00; text-decoration:underline;}

ul{ margin:0; padding:0px;}
li{ margin:0; padding:0px;}
h1 { margin:0; padding:0px;}
form{ margin:0; padding:0px;}

/*设置按钮的样式*/
.btn_style { font-size: 12px;color: #333333; background-color: #eee; padding:3px 4px 0px 6px; border-top: 1px solid #FFFFFF; border-right:1px solid #666666; border-bottom: 1px solid #666666;border-left: 1px solid #FFFFFF; }

.clear{ clear:both; margin:0; padding:0px; height:5px; line-height:5px;}

.web_main{ clear:both; width:1200px; margin:0 auto; padding:0px; background-color:#fff; border:2px #fff solid; overflow:hidden;}


/* 页眉 */
#header{ clear:both; width:1200px; margin:0; padding:0px; text-align:center; }
	#header_top{ clear:both; width:1200px; height:80px; margin:0 auto; padding:0px; text-align:left;}
		#logo{ float:left; padding-top:5px;}
		#top_txt{ float:right; line-height:22px; padding-top:10px; margin-right:5px; text-align:right;}
	#mainNav{ clear:both; height:40px; background-color:#123B67; text-align:left;}
		.nav { float:left; margin:0; margin-left:35px; padding:0px; height:40px; line-height:40px; color:#fff; text-align:center;}
			.nav_line{ float:left; margin:0; margin-left:35px; padding:0px; height:40px; line-height:36px; color:#fff; text-align:center; }
			
			.nav a.off:link, .nav a.off:visited{ float:left; margin:0px; color:#fff; font-size:1.14em; font-weight:bold; }
			.nav a.off:hover{ color:#FFCC66; text-decoration:underline;}
			.nav a.on:link, .nav a.on:visited { float:left; margin:0px; color:#FFFF00; font-size:1.14em; font-weight:bold; }
			.nav a.on:hover{ color:#FFCC66; text-decoration:underline;}
		#top_img{ clear:both; width:1200px; height:258px; margin:0 auto; padding:0px; text-align:center;}


/* 主要内容 */
.main{ clear:both; width:1200px; height:auto; margin:0px auto; margin-top:5px; padding:0px; text-align:center; display:table; background-color:#fff;}
	#navigation{ clear:both; text-align:left; margin:2px 0px 5px 0px;  line-height:30px;}

	.left{ float:left; width:290px; margin:0; padding:0px;}
		.L_main{ clear:both; width:100%; border:1px #ccc solid;}
			.L_title{ clear:both; width:290px; height:35px; line-height:35px; margin:0; padding:0px; font-size:1.07em; font-weight:bold; color:#fff; text-align:center;/* background:url(../images/left_title_bg.jpg) top left no-repeat;*/ background-color:#0B539B; }
				.L_title a:link, .L_title a:visited, .L_title a:hover{ clear:both; float:right; position:absolute; line-height:18px; top:0px; right:5px; margin:0; padding:0px; padding-top:5px; font-weight:normal; }
				
			.L_content{ clear:both; width:268px; margin:0; padding:4px 0px 4px 0px; text-align:left;}
				.lianxi_info{ line-height:25px; margin:10px; color:#333;}

				.L_info{ clear:both; width:200px; line-height:25px; margin:10px auto; color:#333; text-align:left;}
					.L_info div{ clear:both; width:200px; height:25px; color:#666; white-space:normal !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
					.L_info a:link, .L_info a:visited{ color:#666; }
					.L_info a:hover{ color:#F00;}

				.Link_info{ clear:both; width:200px; line-height:25px; margin:10px auto; color:#666; text-align:left; display:table;}
					.Link_info a:link, .Link_info a:visited{ float:left; width:90px; height:25px; line-height:25px; margin-left:5px; color:#666; overflow:hidden; }
					.Link_info a:hover{ color:#F00;}

	
	.right{ float:right; width:900px; padding:0px; text-align:left;}
		.R_main{ clear:both; width:100%; margin-top:5px; display:table; position:relative; border:1px #BDCFDE solid;}
			.R_title{ clear:both; width:888px; text-align:left;}
				.R_title .title_txt{ float:left; color:#666;  font-weight:bold; text-indent:20px; }
				.R_title .title_more{ float:right; padding-right:5px;}
			.R_content{ clear:both; width:888px; margin:0; padding:0px; padding-bottom:5px; text-align:center; display:table; }
	
.link_main{ clear:both; width:1178px; margin:5px auto; padding:10px; line-height:20px; text-align:left; color:#555; border:1px #eee solid;}
	.link_main a:link, .link_main a:visited{ color:#666; text-decoration:none; white-space:nowrap;}
	.link_main a:hover{ color:#f00; text-decoration:underline;}
	
		
/* 页脚 */
#footer{ clear:both; width:1200px; margin:5px auto; padding:0px; text-align:center; background-color:#ECECEC; display:table; }
	#footer-left{ float:left; width:290px; height:70px; background-color:#D5D5D5;}
	#footer-right{ float:left; width:870px; height:70px; margin-left:30px; text-align:left;}
		#footer-right div{ clear:both; line-height:20px; margin-top:5px; color:#666;}
			#footer-right div a:link, #footer-right div a:visited{ color:#666; text-decoration:underline;}
			#footer-right div a:hover{ color:#F00; }

/*
-------------------------------------------------------------------
分页样式
-------------------------------------------------------------------
*/
.xspace-page { float: right; }
	.xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 5px; line-height: 25px; padding: 0 10px; border: 1px solid; border-color: #CEE3EA #90AAB4 #90AAB4 #CEE3EA; background: #EBEEF3; }
			span.xspace-totlerecord { margin-right: 0; border-right: none; }
		span.xspace-current { background: #fff; border-color:#CEE3EA #90AAB4 #90AAB4 #CEE3EA; font-weight: bold; }
	.xspace-input{ border:1px #CEE3EA solid;}
	.xspace-btn{ list-style:none; margin:0;margin-left:5px; padding:0px 10px;border-right:1px #90AAB4 solid; border-botton:1px #90AAB4 solid; border-left:1px #CEE3EA solid;background: #EBEEF3; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }


/*   相关公用样式  */
#website_stat{ clear:both; display:none;}
	#website_stat img{ display:none; }


