@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("sider.css");
span.recommondNews {
	float: right;
	background: url(bg/recommond_icon.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}
.recommondNews a {
	background: url(bg/new_icon.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 10px;
}
.navgation {
	line-height: 40px;
	height: 40px;
}
.navgation ul.Nav {
}
.navgation ul.Nav li {
	float: left;
}
.navgation ul.Nav li a{
	display: block;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.navgation ul.Nav li a.choose{
	background-image: url(bg/nav_choose.gif);
	color: #FFF;
}
ul.newslist {
	height: 365px;
}
ul.newslist li{
	float: left;
	height: 110px;
	width: 345px;
	margin: 0 20px 10px 0;
	overflow:hidden;
}
ul.newslist li p{
	float: left;
	margin-right: 10px;
}
ul.newslist li img{
	border: 1px solid #CCC;
}
ul.newslist li dl{}
ul.newslist li dl dt{}
ul.newslist li dl dd{}
ul.newslist li dl dt a{
	color: #537CE7;
	background: url(bg/new_icon.gif) no-repeat left center;
	padding-left: 10px;
}
ul.newslist li dl dt a:hover{
	color: #666;
}
ul.newslist li dl dd.posttime{
	color: #bbb;
}
ul.newslist li dl dd.more{
	float: right;
}
ul.newslist li dl dd.more a{
	color: #537CE7;
	background: url(bg/new_icon.gif) no-repeat left center;
	padding-left: 10px;
}
.NewsContentHead {
	height: 100px;
}
.NewsContentHead img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.NewsContentHead dt{
	font-size: 14px;
	font-weight: bold;
	color: #537CE7;
}
.NewsContentHead dd{
}.NewsContentBody {
	line-height: 21px;
	padding-right: 20px;
	padding-left: 20px;
}
.otherNews {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.otherNews h4 {
	font-size: 12px;
	color: #537CE7;
}
.otherNews a {
	color: #0066CC;
}
.NewsContentBody p {
	margin-bottom: 15px;
}
h4.tit4 {
	font-size: 16px;
	color: #336633;
	line-height: 30px;
}
.decp {
	background-image: url(bg/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
	padding-top: 10px;
	padding-right: 315px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #eaeaea;
	background-color: #eaeaea;
	margin-bottom: 20px;
}
.decp dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #1B4B0D;
}
.contentsider {
	width: 180px;
	float: left;
}
.rightcontent {
	float: right;
	width: 540px;
}
.rightcontent span {
	font-size: 9px;
	float: right;
}

.rightcontent .innerLeft {
	float: left;
	width: 260px;
}
.rightcontent  dl {
	margin-bottom: 15px;
	line-height: 25px;
}
.rightcontent  dt {
	font-weight: bold;
}
.rightcontent a {
	color: #339933;
	display: block;
	background-image: url(bg/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.rightcontent .innerRight {
	float: right;
	width: 260px;
}

h5 {
	background-color: #EDF8E4;
	line-height: 28px;
	padding-left: 10px;
	font-size: 12px;
	color: #339933;
	margin-bottom: 15px;
}
.contentsider dt {
	background-image: url(bg/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	line-height: 30px;
	font-weight: bold;
}
.contentsider dt a {
	color: #339933;
}
.contentsider dd {
	margin-bottom: 15px;
}

