/*=====================ÐÂÎÅÒ³Ãæ=========================*/
.nowVisiting {
	line-height: 35px;
}
.nowVisiting strong{
	color: #000;
}
.nowVisiting span{
	float: right;
	height: 30px;
	
}
.innerContent{}

.contentBox{
	margin-bottom: 20px;
	line-height: 21px;
}
.contentBox .aboutMoka{
	float: left;
	width: 400px;
}

.newsWrapper h3 span{ float:right;}
.newsWrapper h3 span a{ color:#FFF;}
.newsWrapper h3 span a:hover{ color:yellow;}

.newsWrapper{}
.newsWrapper h3{
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #950F0E;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
.newsWrapper h4{
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}

.newsWrapper h3 span{float:right;}

.NewsRightSider{
	float: right;
	width: 270px;
	overflow:hidden;
}
.newsWrapper h3 span{float:right;}
ul.newsNav{
	line-height: 30px;
	margin-bottom: 30px;
}
ul.newsNav li{}
ul.newsNav li a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:30px;
	overflow:hidden;
}
ul.newsNav li a:hover{
	background-color: #CCC;
	font-weight: bold;
	color: #000;
}

#marks li{ float:left; margin-bottom:10px; }
#marks li a{
	background-color: #eaeaea;
	background-image: none;
	padding: 8px;
}
#marks li a:hover{
	background-color: #C00;
}

ul.marks{}
ul.marks li{
	margin-bottom: 10px;
	float:left;
	display:inline;
}
ul.marks li a{
	background-color: #CCC;
	display: block;
	height: 120px;
	width: 280px;
	background-image: url(../bg/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.newsMainbody{
	width: 610px;
	float: left;
}

.newsBox {
	height: auto;
	padding-bottom: 30px;
	margin-bottom:10px;
}
.newsBox a{
	color: #666666;
}
.newsBox a:hover{
	color: #C00;
}
.newsBox dl{ float:right; width:520px;}
.newsBox dd a {
	color: #666;
}
.newsBox dd a:hover {}
.newsBox .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 75px;
	text-align: center;
	color: #000;
}
.newsBox .date big {
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.newsBox .date small {
	display: block;
	font-size: 11px;
}
.newsBox dl{}
.newsBox dl dt{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	
}
.newsBox dl dd{
	line-height: 18px;
}
.newsBox dl dd strong{ color:#CC0000;}
.newsBox a:hover dt{}




.NEWSimg{
	margin-bottom: 20px;
}
.newsContent{
	font-size: 14px;
	line-height: 25px;
}
.newsContent p{
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.newsContent h4{
	font-size: 24px;
	color: #900;
	font-family:"Î¢ÈíÑÅºÚ";
}

.pagespages{
	height:35px;
	font-weight: bold;
	width:610px;
}
.pagespages a{
	display:block;
	padding:2px 5px;
	float: left;
	margin-right: 1px;
	color: #333;
	background-color: #e7e7e7;
}
.pagespages a:hover,.pagespages a.current{
	background-color: #C00;
	color: #FFF;
}

a.next{ float:right;}


