@charset "utf-8";
/* CSS Document */

	/* global */
	html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
	fieldset, input, textarea, p, blockquote, table, th, td, a 
	{padding: 0; margin: 0; font-size:12px; font-family:'宋体';}
	ol, ul, li {list-style: none;}
	img { border: 0; display:block;}
	a{color:#333;text-decoration:none;}
	a:hover{ color:#cc000a;}
	body{background:#014da2;}
	
	div.clear{clear:both; font-size:0; height:0;}	
	div.w_1300{width:1300px; margin:0 auto;}
	div.h_10{display:block; clear:both; height:10px; width:100%; font-size:0;}
	div.h_20{display:block; clear:both; height:20px; width:100%;}
	
	.boxTitle{background:url(xian.jpg) no-repeat 70px 9px; height:16px;}
	.boxTitle a{ float:right; margin-top:3px;}
	
	.border_c9{border:1px solid #c9c9c9; padding:6px 10px 0 15px; overflow:hidden;}
	
	/* top start */
	.top{background:#fff; border-bottom:1px solid #ddd; height:33px; line-height:33px; padding:0 10px; position:relative;}
	.top span{float:right;}
	.top span a{ padding:3px 0 0 0; margin:0 6px;}
	.top .logo{position:absolute;}

	
	/* ads_1000广告 */
	.ads_1000 img{width:1000px;}
	
	/* projector start */
	.projectorpa{position:absolute; left:20px; top:41px;}
	.projector{ width:458px; height:210px; float:left; overflow:hidden; position:relative;}
	.projector .projector_img{width:8000%; position:absolute; left:0; top:0; height:209px;}
	.projector .projector_img a{float:left;}
	.projector .projector_img a img{width:458px; height:210px;}
	.projector .projector_back{height:24px; position:absolute; width:100%; left:0; bottom:0; background:#FFF; opacity:0.4; filter:alpha(opacity=40);}
	.projector .projector_num{position:absolute; right:5px; bottom:1px; height:18px; line-height:18px;}
	.projector .projector_num a{display:block; font-family:'微软雅黑'; float:left; width:18px; height:16px; margin-left:5px; line-height:16px; text-align:center; font-size:12px; text-decoration:none; background:#000; color:#fff;}
	.projector .projector_num a:hover, .projector .projector_num a.c{ background:#ffa200; text-decoration:none;}
	
	
	.picBox{position:absolute; left:0; top:90px; width:100%;}
	.picBox h2{display:block; text-align:right; padding-right:130px; font-weight:normal;}
	.picBox h2 a{margin:0 6px; font-family:'微软雅黑'; font-weight:bold; color:#000; cursor:pointer;}
	.picBox h2 a.Hoverc{color:#F00;}
	.picBox div{padding-left:120px; margin-top:10px; display:none;}
	.picBox div img{float:left; margin-right:10px;}
	