/* CSS Document */

*{margin:0;padding:0;}
a{ text-decoration:none;color:#333}
a:hover{ text-decoration:underline;}
body{ background:#f5f5f5 url(toubg_01.jpg) no-repeat center top; padding-top:395px;}
img{ border:0;}
.w1000{ margin:0 auto; width:960px;
		background:#ffffff;
		padding:20px;
}
.w1000 h2{ padding-left:20px; text-align:center}
.w1000 h3{ padding-bottom:15px;}
.news{
	height:424px;
	background:url(shssgg_07.jpg) no-repeat;
		
}
.l-list{
	float:left;
	width:381px;
	padding-left:20px;
}

.listnews{
	height:210px;

	padding-top:40px;
	padding-bottom:10px;
}
.listnews td{
	font-weight:bold;
	font-size:16px;
	font-family:"microsoft yahei";
	color:#333;
	line-height:36px;

}
.btnstyle{
	width:100%;
	background:#3399cc;
	border-left:3px #006699 solid;
	color:#fff;
	font-family:"microsoft yahei";
	display:block;
	text-align:left;
	text-indent:1.5em;
	height:38px;
	
	line-height:38px;
}
.newsbox,.newsbox td{
	font-family:"microsoft yahei";
	font-size:16px;
	color:#666;
}
.newsbox{ height:185px;}
.newsbox td a{ color:#333;}
.listbox{padding-top:20px;}

.foot{ font-size:12px; line-height:180%;}
.graylink{ color:#000}
.white12{ color:#fff;}
.white12 a{ color:#fff}