.anews {
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	border: 1px dashed #CCC;
	margin-top: 10px;
	background-color: #FFC;
	cursor: pointer;
}
.newsT {
	line-height: 25px;
	font-weight: bold;
	color: #666;
}
.newsT a {
	color: #666;
}
.newsT a:hover {
	color: #F60;
}


.newsC {
	font-size: 13px;
	line-height: 20px;
	color: #999;
	height: 40px;
	padding-left: 13px;
	overflow: hidden;
}
.newsD {
	line-height: 25px;
	font-weight: normal;
	float: right;
	color: #666;
}
#paginator {
	height: 25px;
	margin-top: 20px;
	padding-left: 10px;
}
.paginationText {
	white-space: nowrap;
	float: left;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	padding-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	font-weight: bold;
	color: #999;
}
.paginationText2 {
	white-space: nowrap;
	float: left;
	display: none;
}
#paginationNumContainer {
	float: left;
	height: auto;
}
#paginator A {
	color: #666;
}
#paginator A:hover {
	color: #F60;
}
#paginationNumContainer A:hover {
	color: #F60;
	background-color: #FFF3D0;
}
.paginationNum {
	font-weight: bold;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 3px;
	display: inline;
	cursor: pointer;
	margin-right: 3px;
}
.paginationNum2 {
	font-weight: bold;
	color: #F60;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px none #FFF;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
.totalpage {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
#mainContainer #leftCon {
	float: left;
	width: 670px;
}
#leftCon #newsnav {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #999;
}
#newsnav a {
	color: #999;
}
#newsnav a:hover {
	color: #000;
}
#leftCon #thisnews {
	height: auto;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #FFC;
}
.thisnewsTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

.thisnewsT {
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "黑体";
	font-size: 28px;
}
.thisnewsInfo {
	font-size: 12px;
	line-height: 25px;
	color: #999;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	padding-left: 80px;
}
.thisnewsInfo .pubtime {
	color: #999;
	float: right;
	line-height: 25px;
	width: 80px;
}
.thisnewsC {
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}

#mainContainer #rightCon {
	float: right;
	width: 180px;
}

.more  {
	font-size: 10px;
	color: #999;
	float: right;
}
.more a  {
	color: #999;
}
.more a:hover {
	color: #F90;
}
#video ul {
	margin: 0px;
	padding: 3px;
}
.videoLi {
	font-family: Georgia, "Times New Roman", sans-serif, "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 25px;
	color: #666;
	list-style-type: none;
	height: 25px;
	overflow: hidden;
	list-style-image: none;
	background-image: url(../../images/default/common/LiIcon.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	width: 155px;
}
.videoLi a {
	color: #666;
}
.videoLi a:hover {
	color: #F60;
}
#rightCon #news {
	float: right;
	height: auto;
	width: 100%;
	margin-top: 15px;
}
#news ul {
	margin: 0px;
	padding: 6px;
}

.newsLi {
	font-family: Georgia, "Times New Roman", sans-serif, "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 25px;
	color: #666;
	list-style-type: none;
	width: 155px;
	height: 25px;
	overflow: hidden;
	background-image: url(../../images/default/common/LiIcon.jpg);
	background-repeat: no-repeat;
	background-position: left -25px;
	padding-left: 25px;
}
.newsLi a {
	color: #666;
}
.newsLi a:hover {
	color: #F60;
}
