@charset "windows-874";
.leftprcontent {
	width: 740px;
	float: left;
	height: 900px;
	text-align: left;
}
.newslink {
}

.newshilight {
	font-size: 12px;
	color: #666;
}
.newsdllink {
	font-size: 11px;
}
.newsdllink a{
	color: #A1C56B;
}
.newslink a{
	font-size: 11px;
	color: #666;
}

.newscontent {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newscontent a{
	font-size: 12px;
	color: #666;
}
.newsimg {
	border: 1px solid #333;
}

.newscontent h1{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
}
.newscontent ul{
	
}
.newscontent li{
	
}
.newsheadarea {
	width: 680px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsheadarea a{
	color: #666;
}
.hotnew {
	text-transform: lowercase;
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}
.monthnews {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
}
.newscontent2 {
	font-size: 10px;
	color: #666;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newscontent2 a{
	font-size: 10px;
	color: #666;
}

