strong{
	font-weight: 600;
}
.layout{
	width: 960px;
	margin: 0 auto;
}
a {
	color: #333;
}
a:hover{
	color: #FF3300;
}
.top-nav{
	width: 958px;
	margin-top: 4px;
	border: 1px solid #E8E8E8;
	background: #f6f6f6;
	height: 30px;
	line-height: 30px;
}
.top-nav a{
	padding: 0 10px;
}
.top-nav .pipe{
	color: #CCC;
}
.newsearch{
	display: inline;
	padding-left: 40px;
}
.newsearch select {
	height: 22px;
}
.newsearch #input,{
	height: 18px;
}
.newsearch #submit {
	width: 38px;
	height: 22px;
	background: #fcfcfe;
	border: 1px solid #acc2f4;
	color: #0357a0;
	font-weight: 500;
}
.onead {
	height: 90px;
	overflow: hidden;
	margin: 5px auto;
}
.bread{
	height: 32px;
	padding-left: 10px;
	line-height: 32px
}
.bread em{
	padding: 0 8px;
}
.titlebg{
	background: url(../../img/list/articlebg.gif) repeat-x top left;
}
.leftarticle{
	width: 721px;
	border: 1px solid #E8E8E8;
}
.rightlist{
	width: 228px;
}
.content{
	padding: 20px 0;
	/*padding-right: 10px;*/
}
.content-pic{
	padding: 0 20px;
	width: 138px
}
.content-pic div {
	width: 132px;
	height: 114px;
	padding: 2px;
	border: 1px solid #D1D1D1;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}
.content-pic img {
	width: 130px;
	height: 90px;
}
.content-pic span{
	width: 132px;
	display: inline-block;
	text-overflow:ellipsis;
	o-text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.borderLine{
	padding-top: 50px;
	height: 650px;
}
.borderLine .dlb{
	width: 1px;
	background: #E8E8E8;
	height: 650px;
}
.content-list{
	width: 507px;
	margin-top: -10px;
	padding: 0 10px 0 15px;
}
.content-list ul {
	padding: 10px 0;
	background: url(../../img/list/in_line1.gif) repeat-x center bottom;
}
.content-list ul li {
	padding: 3px 0;
}
.content-list ul li a{
	font-size: 14px;
}
.content-list ul li h2{
	width: 405px;
	text-overflow:ellipsis;
	o-text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.content-list ul li em{
	color: #999;
	vertical-align: middle;
}
.newnews,.toplist{
	border: 1px solid #E8E8E8;
}
.h4title{
	height: 32px;
	padding-left: 10px;
	line-height: 32px;
	font-weight: 600;
}
.titleibg{
	float: left;
	background: url(../../img/list/line_icon_1.gif) no-repeat 0 10px;
	width: 20px;
	height: 32px;
}
.newlist{
	padding: 6px;

}
#piclist{
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../../img/list/in_line1.gif) repeat-x center bottom;;
}
#piclist a{
	display: block;
	width: 100px;
	height: 153px;
	border: 1px solid #E8E8E8;
	padding: 1px;
	overflow: hidden;
}
a:hover img{
	opacity: 0.6;
	filter:alpha(opacity=60)
}
#piclist img {
	width: 100px;
	height: 125px;
}
#piclist a span{
	display: inline-block;
	width: 100px;
	text-overflow:ellipsis;
	o-text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.newlist dd{
	height: 24px;
	background: #F7F7F7 url(../../img/list/ent_006.gif) no-repeat 0 6px;
	padding-left: 12px;
	line-height: 24px;
	overflow: hidden;
}
.toplist #piclist a{
	height: 93px;
}
.toplist #piclist img{
	height: 65px;
}
.toplist dl dd{
	background: none;
	padding-left: 20px;
	height: 26px;
	line-height: 24px;
}
.toplist dl{
	background: url(../../img/list/toplist.png) no-repeat 7px 128px;
}
/*page*/
.page{
	padding: 10px 0;
}
/* footer */
.foot {
	padding: 20px;
}
.foot p {
	text-align: center;
}