@charset "utf-8";
/* CSS Document */
	body{
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none; /*webkit浏览器*/
	-ms-user-select: none; /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
	/*background:url(../images/bgb.jpg) fixed;*/
	}
	#nav_slide{margin:0px auto; width:100%; height:500px; overflow:hidden;}
	#bt{width:100%;}
	#content{box-shadow:none;  border-radius:none;}
	#content{ width:100%;background:none;border:none; min-height:300px;}

	.list_1 {overflow:hidden;  width:1000px; margin:20px auto; background:#FFF;border: 0px solid #FFF;}
	.list_1 .T { border-bottom:1px solid #CCC;color:#0351BA; line-height:36px; height:37px; padding-top:10px; font-weight:bold ; display:none}
	.list_1 .T a {border-bottom:1px solid #900;font-family:microsoft yahei;padding:0px 12px 4px 12px; font-size:24px;color:#0351BA;} 
	.list_1 .fr a{ border-bottom:0px; font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif; font-weight:400;}
	.list_1 .ad { border-bottom:0px solid #CCC;color:#333;padding-top:10px; color:#666; }

	.list_1 .L1{ float:left; width:400px; height:300px; overflow:hidden;background:#FFF;}	
	.list_1 .L2{ float:left; width:580px; height:300px; overflow:hidden; background:#FFF; margin-left:18px;}	
	.list_1 .L2 li{ background: url(../images/Icon04.gif) left no-repeat; padding-left:12px;line-height:28px; overflow:hidden;color:#666; list-style-position:outside;margin-top:4px; border-bottom:dotted 1px #DDD;}
	.list_1 .L2 .lst{ width:480px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;}
	.list_1 .T1 { border-bottom:1px solid #CCC;color:#333; line-height:32px; height:32px;  }
	.list_1 .T1 a {border-bottom:1px solid #900;font-family:microsoft yahei;padding:0px 12px 3px 12px; font-size:20px;color:#333; font-weight:bold;} 

	.list_2 {overflow:hidden;  width:1000px; margin:20px auto;border: 0px solid #FFF; color:#FFF; background: #4e4848;}
	.list_2 .L1{ float:left; width:400px; height:300px; overflow:hidden;}	
	.list_2 .L2{ float:left; width:560px; height:260px; overflow:hidden;padding:18px;}	

	.list_2 .T { border-bottom:0px solid #CCC;color:#FFF; line-height:30px;font-weight:bold }
	.list_2 .T a {border-bottom:0px solid #900;font-family:microsoft yahei;padding:5px 12px 4px 12px; font-size:24px;color:#0351BA;} 
	.list_2 .fr a{ border-bottom:0px; font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif; font-weight:400;}
	.list_2 .ad { color:#FFF; width:1000px;margin:0 auto;}

	.list_3 { padding-top:20px;overflow:hidden;  width:100%;border: 0px solid #FFF; color:#666; background:#F9F9F9}
	.list_3 .T { border-bottom:1px solid #CCC;color:#0351BA; line-height:36px; height:37px; padding-top:10px; font-weight:bold }
	.list_3 .T a {border-bottom:1px solid #900;font-family:microsoft yahei;padding:0px 12px 4px 12px; font-size:24px;color:#0351BA;} 
	.list_3 .fr a{ border-bottom:0px; font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif; font-weight:400;}
	.list_3 .ad { color:#666; width:1000px;margin:0 auto;}
	/*友情链接*/
	.listF {padding:10px 20px; margin:0 auto; min-height:90px;}
	.listF .tbbox { border:1px solid #F3F3F3; }
	.listF .T{color:#ad0015;height:30px;line-height:30px;padding-left:5px;background:#F9F9F9;border-bottom:#F3F3F3 1px solid; font-family:microsoft yahei; font-size:18px; letter-spacing:2px;}
	.listF .T a{color:#ad0015;font-family:microsoft yahei; font-size:18px; }
	.listF .T span{padding:0 5px; font-size:18px; color:#CCC;}
	#p_link{overflow:hidden;position:relative; padding:10px 20px;}
	.link_img{ padding:0px;margin:0px;position:relative; float:left; width:158px;}
	.link_img a{ display:block;text-decoration:none; padding:0px; }
	.link_img a img{ margin:0px; padding:0px;margin:6px 6px 2px 6px; height:51px;}
	.link_txt {padding:0px; margin:0px;position:relative; float:left; width:117px;}
	.link_txt a { margin:0px; padding:0px;margin:6px 6px 2px 6px;text-decoration:none; line-height:30px;}
