@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:#000;}
	
	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:url(topBg.jpg) repeat-x; 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;}
	
	
	