@charset "utf-8";
/*
*	this menu file create of psufool
*	psufool information:
*	name:psufool
*	email:psufool@163.com
*	qq:psufool@qq.com
*	homePage:http://www.psufool.com.cn/
**/
.detail .newsList{width:auto;}
.newsList{
	margin:0;
	padding:0;
}
.newsList ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.newsList ul li{
	margin:0;
	padding:0;
	text-align:left;
}
.newsList ul li .newsAll{
	margin:0;
	padding:0;
	float:none;
	clear:both;
	height:22px;
	border-bottom:1px dashed #666;
}
.newsList ul li .newsAll span{
	color:#eee;
	font-weight:bold;
	margin-right:2px;
	font-size:14px;
	height:22px;
	width:10px;
	float:left;
}
.newsList ul li .newsAll .newsTitle{
	color:#eee;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:normal;
	overflow-x:hidden;
	line-height:24px;
	height:24px;
}
.newsList ul li .newsAll .newsTitle a{
	color:#eee;
	text-decoration:none;
	line-height:24px;
	height:22px;
	width:420px;
}
/*.newsList ul li .newsAll .newsTitle a:link, .newsList ul li .newsAll .newsTitle a:visited{
	color:#494848;
	text-decoration:none;
	line-height:24px;
	height:24px;
}
*/.newsList ul li .newsAll .newsTitle a:hover{
	color:#fff;
	text-decoration:underline;
	line-height:24px;
	height:22px;
}
.newsList ul li .newsAll .newsTime{
	float:right;
	margin-top:-22px;
	padding:0;
	text-align:right;
	width:100px;
	display:none;
}



.indexNewsList{
	margin:0;
	padding:0;
}
.indexNewsList ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.indexNewsList ul li{
	margin:0;
	padding:0;
	text-align:left;
	clear:both;
}
.indexNewsList ul li .indexNewsAll{
	margin:0;
	padding:0;
}
.sideNews .indexNewsList .indexNewsAll{
	border-bottom:1px dashed #ccc;
	height:22px;
	line-height:22px;
}
.indexNewsList ul li .indexNewsAll span{
	color:#eee;
	font-weight:bold;
	margin-right:2px;
	font-size:14px;
}
.indexNewsList ul li .indexNewsAll .indexNewsTitle{
	color:#eee;
	width:140px;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:normal;
	overflow-x:hidden;
	float:left;
}
.sideNews .indexNewsList .indexNewsAll .indexNewsTitle{
	width:220px;
}
.indexNewsList ul li .indexNewsAll .indexNewsTitle a{
	color:#eee;
	text-decoration:none;
}
.indexNewsList ul li .indexNewsAll .indexNewsTitle a:visited{
	color:#eee;
	text-decoration:none;
}
.indexNewsList ul li .indexNewsAll .indexNewsTitle a:hover{
	color:#fff;
	text-decoration: underline;
}
.sideNews .indexNewsList .indexNewsAll .indexNewsTitle a{
	height:22px;
	line-height:22px;
}
.indexNewsList ul li .indexNewsAll .indexNewsTime{
	float:right;
	display:none;
}
.sideNews .indexNewsList .indexNewsAll .indexNewsTime{
	display:none;
}
.detail .contentPageList{
	text-align:right;
	clear:left;
	clear:right;
	clear:both;
	float:none;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0;
}
.detail .contentPageList span{
	padding:1px;
	margin:0 1px;
	width:20px;
	border:1px solid #666;
	text-align:center;
	height:20px;
}
.detail .contentPageList .contentPrev{
	margin-right:3px;
}
.detail .contentPageList span .contentCurPage{
	padding:0 3px;
	background-color:#666;
	font-weight:bold;
	color:#eee;
	line-height:18px;
	width:70%;
}
.detail .contentPageList span a{
	padding:0 3px;
	line-height:18px;
	width:70%;
	text-align:center;
	text-decoration:none;
}
.detail .contentPageList span span{
	border:none;
	padding:0;
	margin:0;
	width:100%;
}
.pageDiv{
	clear:both;
	margin:0;
	padding:0;
	margin-top:10px;
	text-align:center;
}
.pageDiv #GotoPage{
	width:30px;
	text-align:center;
	font-weight:bold;
}
.pageDiv #cmd_goto{
	width:40px;
	cursor:pointer;
}

