﻿/* 最新动态css */
.top {
	height:34px;
	font:13px/34px "宋体";
	color:#666;
	margin-top:-10px;
}
.top p { color:#484290; }
#left {
	width:710px;
	height:auto;
	margin-right:6px;
	float:left;
	line-height:24px;
	font-size:14px;
}
.topline {
	display:block;
	width:710px;
	height:6px;
	font-size:6px;
	background:#FCF2EA;
	border-top:#fec79e 1px solid;
}
.box-1 {
	padding:0 0 6px 6px;
	margin-bottom:8px;
	background:url(../images/title-5.png) #fff2ea no-repeat;
}
.box-1 h3 {
	color:#860410;
	height:36px;
	line-height:36px;
	padding-left:24px;
	background:url(../images/icon-1.png) no-repeat 7px -91px;
}
.box-1 ul {
	width:220px;
	background:#FFF;
	padding:10px;
	border:#FEC79E solid 1px;
}
.box-1 li { line-height:1.8; }
.box-1 .rt {
	float:right;
	height:4px;
	width:4px;
	background:url(../images/title-5.png) no-repeat right top;
	display:block;
}
#newslist { padding:12px 0 12px 35px; }
#newslist li {
	background:url(../images/icon-1.png) no-repeat 0 -552px;
	padding-left:15px;
}
#page {
	background:url(../images/bg-3.png) repeat-x left bottom;
	border-bottom:#ccc 1px solid;
	padding-right:10px;
	text-align:right;
}
#right {
	width:253px;
	float:left;
}
#hot {
	height:294px;
	margin-bottom:8px;
}
#hot li {
	background:url(../images/icon-1.png) no-repeat 0 -583px;
	padding-left:12px;
}
#picnews { height:368px; }
#picnews li {
	float:left;
	width:108px;
	padding-bottom:4px;
}
#picnews img {
	padding:2px;
	border:#ccc 1px solid;
	display:block;
}
#picnews ul { padding:12px 2px 5px 17px; }
/*新闻动态分类css部分*/
.newslist {
	border:#FEC79E 1px solid;
	margin-bottom:10px;
	padding:5px 0 14px;
	position:relative;
	line-height:25px;
}
.newslist dt {
	background:url(../images/bg-x4.gif) repeat-x left bottom;
	height:23px;
	color:#820100;
	margin-bottom:14px;
}
.newslist dt span {
	position:absolute;
	top:3px;
	right:15px;
	font-size:13px;
}
.newslist dd {
	padding-left:30px;
	background:url(../images/icon-1.png) no-repeat 22px 10px;
}
.newslist dd span {
	color:#666;
	font-size:12px;
}
.newslist strong {
	border:#FEC79E 1px solid;
	border-bottom:none;
	background:#fff;
	width:90px;
	height:22px;
	line-height:22px;
	margin-left:20px;
	text-align:center;
	display:block;
}
/*新闻内容页css部分*/
#content {
	background:url(../images/bg-3.png) repeat-x left bottom;
	border-bottom:#ccc 1px solid;
	color:#333;
	text-align:center;
}
#content h3 span {
	line-height:3em;
	color:#003278;
	font-size:18px;
	padding-top:10px;
}
#content .author, #content .time{ font-size:13px; color:#969696; }
#content span.author { padding-right:18px; }
.zhengwen {
	padding-top:15px;
	border-top:#ccc 1px dashed;
	width:640px;
	margin:0 auto;
	text-align:left;
}
.zhengwen p {
	text-align:left;
	text-indent:2em;
	margin-bottom:32px;
}
.zhengwen p.tool { text-align:right; margin-bottom:20px; }
#ad {margin-bottom:8px;}
