@charset "utf-8";
/* CSS Document */
/*************************************************
* 文件名称：layout.css                                 
* 项目负责人：宋喜斌
* 制作时间：2011.04.23
* 联系方式：QQ：66520043  Email:songxibin@ijinshan.com    Blog:www.sucksie.com
*************************************************/

/*--- Css Reset ---------------------------------------------------------------------------------------------------------------------------------*/
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form { margin:0}
ul { margin:0; padding:0; list-style:none }
label { padding:0 }
img { border:0; vertical-align:middle }
button { cursor:pointer }
p { white-space:normal }
table { border-collapse: collapse; border-spacing: 0 }
body { font:12px/1.6em Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; color:#333; background:#04073A url(BODY.png)  repeat-x top}
a { color:#0055a7; text-decoration:underline }
a:hover { color:#900}

/*--- layout  ---------------------------------------------------------------------------------------------------------------------------------*/
.t_none{font-size:0; line-height:0; text-indent:-9999px; overflow:hidden}

.top{ width:960px; margin:0 auto}

.top{ line-height:42px; overflow:hidden}
.top h1,.top h1 a{ width:137px; height:42px;}
.top h1{ float:left;  background:url(logo.png) no-repeat}
.top h1 a{ display:block}
.top ul{ float:right; width:620px}
.top ul li{ float:left}
.top ul li a{ padding:0 12px; border-right:1px solid #333; color:#333; text-decoration:none}.top ul li a.none{ border:none}
.top ul li a:hover{ color:#900}

.banner{ width:1200px; height:190px; margin:0 auto; background: url(z12.jpg) no-repeat top center}

.wrap{ width:948px; margin:0 auto; padding-bottom:20px; background:#FFF; border:1px solid #CCC; overflow:hidden}
	.main{ float:left; width:646px;}
		.info{ width:550px; height:65px; margin:20px auto 0; padding:20px;  border:1px solid #CCC}
		.info h2{ font-size:16px; text-align:center}
		.info h2 a{color:#333; text-decoration:none;}
		.info h2 a:hover{ color:#900}
		.info p{ line-height:20px; padding-top:10px}
		.info p a{ color:#333; text-decoration:none}.info p a.dow{ color:#990000}
		.info p a:hover{ color:#F00}
		
		.title{ width:550px; margin:0 auto}
		.title h2{ height:68px; background:url(z2.png) no-repeat}
		.column {width:584px; height:155px; margin:0 auto; }
		.column h3{ line-height:42px; padding-left:230px; font-size:16px}
		.column dl{ float:left; width:166px; padding:14px;}
		.column dl dt{ font-size:14px; font-weight:bold; text-align:center}
		.column dl dd{ line-height:20px; padding-top:10px;  text-indent:2em}
		.column dl dd a.dow{ display:block; background:url(15.gif); width:161px; height:33px; margin-top:6px}
		
		.column ul li{ float:left; width:154px; padding:20px 20px 0;}

			.bj1{ height:198px; background:url(bj1.png) no-repeat}
			.bj2{ height:234px; background:url(bj2.png) no-repeat}
		.list{ width:584px; margin:20px auto 0}
		.list h2{ line-height:46px; padding-left:230px; font-size:16px; background:url(z10.png) no-repeat}
		.list ul li{ position:relative; width:584px;}
		.list ul li p{position:absolute; width:518px; height:38px; padding-top:10px; padding-left:50px; background:url(p.png) no-repeat; bottom:10px; left:10px; font-size:14px}
		.list ul li p a img{ vertical-align:middle; margin-left:6px;}
		.list ul li p a{ text-decoration:none;}
		.list h3{ margin-left:16px; padding:20px 24px; font-size:14px}
		.list h3.one{ background:url(one.gif) no-repeat left center}
		.list h3.two{ background:url(tow.gif) no-repeat left center}
		.list h3.three{ background:url(three.gif) no-repeat left center}
		
			.pic1{ height:364px; background:url(z15.png) no-repeat; font-size:0;}
			.pic2{ height:346px; background:url(z13.png) no-repeat; font-size:0;} 
			.pic3{ height:400px; background:url(z14.png) no-repeat; font-size:0;}
		
	.sidebar{ float:left; width:282px}
		.s_r1{margin-top:10px; height:215px; background:url(z16.png) no-repeat left top}
		.s_r1 h2{ padding:16px 30px 12px; font-size:16px; color:#FFF}
		.s_r1 p{ line-height:20px}
		.s_r1 a{ display:block; margin-top:10px; background:url(z3.png) no-repeat; height:68px}
		
		.picList,.newsList{ width:270px; margin-top:10px; }
		.picList h2,.newsList h2{line-height:39px; padding-left:30px; background:url(z12.png) no-repeat; font-size:16px; color:#FFF}
		.picList ul,.newsList ul{width:266px; padding-bottom:24px;  border:1px solid #CCC; border-top:none}
		
		.banner_270{ margin-top:10px}
		
		.newsList ul{ line-height:26px; width:246px; padding:10px 10px 20px}
		.newsList ul li{ line-height:18px; padding-bottom:4px; list-style:disc; margin-left:14px;}
		.newsList ul li a{text-decoration:none; color:#333}
	
	#ckepop{clear:both; margin-left:34px; padding:20px 0}

#footer{ padding:30px 0 100px; text-align:center; color:#fff}
#footer p{ padding:10px 0 0}