﻿#news
{
	width: 1200px;
	height: 165px;
	margin: 6px auto auto auto;
}
#news ul li.newslist
{
	background-color: #fff;
	height: 165px;
	width: 230px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#news ul li.photo4
{
	background-color: #fff;
	height: 165px;
	width: 964px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
	float: left;
	margin-left: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
}
#news ul
{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#news ul li ul li
{
	text-align: left;
	background-color: #F6F6F6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
	color: #7D7D7D;
}
#news ul li ul li.gonggao
{line-height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	}
#news ul li ul li.newstitle
{
	margin: 5px;
	border-width: 0px;
	background-color: #fff;
}
.newstitle a, .newstitle a:link, .newstitle a:visited
{
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #4F4F4F;
	font-weight: normal;
	text-align: left;
}
.newstitle a:hover
{font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #ff0000;
	font-weight: normal;
	text-align: left;}
.photoad
{
	width:200px;
	height:154px;
	float:left;
	margin-left:28px;
	margin-top:5px;
	margin-right:4px;
	}
