@charset "utf-8";
/* CSS Document */

div.middle
{
	min-height: 90px;
}

.banner
{
	background:#C1C1C1;
	width:1001px;
	margin: 76px auto 51px auto;
}
.title
{
	width:148px;
	height:46px;
	line-height:46px;
	text-align:center;
	font-size:16px;
	padding-top:5px;
}
div.banner .title a
{
	color:black;
}
div.banner .title a:hover
{
	color:#1D79B6;
}
.newslarge {
	width:1001px;
	margin:0px auto;
}

.newstitle {
	text-align:center;
	font-size:20px;
	color:#666;
}

.newsmore {
	text-align:right;
	margin-top:10px;
	font-size:12px;
	color:#39C;
}

.newsmore img {
	width:11px;	
	filter:alpha(opacity=50);	
}

.newsmore span {
	color:#C99;
}

.newstitleline{
	margin: 10px auto;
	border-bottom:1px solid #cccccc;
	height:1px;
	width:1001px;
}

.newsdes {
	width:1001px;
	line-height:40px;
	font-size:12px;
	color:#666;
	margin:20px auto;
}

.newsimgs {
	width:1001px;	
}
