@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("slider.css");
h2.news {
	background-image: url(../bg/news.gif);
}
.newsconcon {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
h3.newscontitle {
	height:30px;
	border-bottom:1px #999 solid;
	color: #E84A7E;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3.newscontitle span{
	float:right;
}
h3.newscontitle a:hover {color:#DD477C;}
.newsbox{
	float: left;
	width: 330px;
	margin-right: 5px;
}
.newscon ul{
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newscon ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeaea;
}
.newscon ul li a{
	display: block;
	padding-left: 10px;

}
.newscon ul li a:hover{
	background-color:#999;
	color: #FFF;
}
.newscon ul li span{ float:right; margin-right:10px;}
#innerList{width: 690px;}
div.news_details {padding-left:20px;width:600px;line-height:18px;}
div.news_details h4 {line-height:40px;font-size:24px;color:#DD477c;}
div.news_details h4 a {color:#DD177C;}
div.news_details h4 a:hover {color:#000;}
div.newsline { height:20px;background: url(../bg/news-line.gif) no-repeat center;}
p.pageup a {color:#666;}
p.pageup a:hover {text-decoration:underline;color:#000;}
