body {
	margin:0;
	padding:0;
	font-family:"宋体", "Arial";
}
form, ul, dl, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:middle;
}
ul, li {
	list-style-type:none;
}
/* 通用浮动属性 */

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
	overflow:hidden;
}
/*文字对齐方式*/

.tc {
	text-align:center;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.con {
	text-indent:2em;
	color:#555;
	line-height:24px;
}
.con a {
	color:#b70000;
}
.news {
	width:1000px;
	height:305px;
	margin:0 auto;
	margin-top:15px;
	background:#fff;
}
.news01 {
	width:955px;
	height:73px;
	border-bottom:1px #e4e4e4 solid;
	margin:0 auto;
}
.news01 .fl {
	width:210px;
	height:73px;
	float:left;
}
.news01 .fr {
	width:705px;
	height:58px;
	padding:15px 0px 0px 15px;
	float:right;
}
.news01 .fr p {
	font-size:14px;
}
.news02 {
	width:955px;
	height:210px;
	margin:0 auto;
	margin-top:18px;
}
.news02 li {
	float:left;
	width:225px;
	display:block;
	margin-right:18px;
	display:inline;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
.news02 li a {
	width:225px;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
.news02 li.none {
	margin-right:0px;
}
.news03 {
	width:955px;
	height:210px;
	margin:0 auto;
	margin-top:18px;
}
.news03 li {
	float:left;
	width:206px;
	display:block;
	margin-right:35px;
	display:inline;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
.news03 li a {
	width:206px;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
.news03 li.none {
	margin-right:0px;
}