#content {
	height:990px;
}
#new_news {
	margin-top:4px;
	width:1022px;
	height:985px;
	border:1px solid #ff4444;
	background:white;
	position:absolute;
}
#new_news h1 {
	line-height:25px;
	font-weight:normal;
	background:#ff4444;
	color:#fff;
	font-size:12px;
	text-align:left;
	padding-left:15px;
}
#new_news h1 a {
	color:#fff;
}
#new_news ul {
	margin-top:7px;
}
#new_news ul li {
	height:22px;
	font-size:12px;
}
#new_news ul li a{
	color:#004499;
	line-height:22px;
	margin-left:10px;
	padding-top:1px;
}
#new_news ul li a:hover {
	background:#DBE9F4;
	padding-left:3px;
}
#new_news ul li a.title_a {
	margin-left:2px;
}
#new_news ul li a.title_a span{
	margin-left:10px;
}
#new_news ul li img {
	line-height:22px;
}
#weixin_code{
	position: fixed;
	_position: absolute;
	left:0;
	bottom:20px;
}
#weixin_code img {
	width:80px;
}
#index_ad {
	position:relative;
	top:33px;
	left:682px;
	width:300px;
}
#friend_link {
	margin-top:4px;
	border:1px solid #333;
	background:#fff;
	height:100px;
}
#friend_link h2{
	font-size:12px;
	background:#0066cc;
	line-height:25px;
	color:#fff;
	padding-left:15px;
	font-weight:normal;
}
#friend_link ul{
	height:75px;
}
#friend_link ul li {
	line-height:25px;
	width:84px;
	float:left;
	text-align:center;
}
#friend_link ul li a{
	color:#3D81F2;
}
#friend_link ul li a:hover{
	color:#444;
	text-decoration:underline;
}