#Cnews{
    margin:0px;
    padding:0px;
    text-align:left;
    color:#666;
    list-style:none;
}
#Cnews li{
    padding:10px 10px;
    border-bottom:1px dashed #e3e3e3;
}
#Cnews h2{
    margin:0px 0px 5px 0px;
    font-size:14px;
    font-family:'微软雅黑';
    color:#000;
}
#Cnews h2 a{
    color:#000;
}
#Cnews h2 a:hover{
    color:#ff0000;
    text-decoration:underline;
}
.Cnewadd{
    color:#C0C0C0;
}
.Cnewadd span{
    padding-right:20px;
}
.Cnewadd a{
    padding:0px 0px;
	color:#999;
}
#content_title{
    margin:10px 0px 20px 0px ;
    text-align:center;
    font-family:'微软雅黑';
    font-size:16px;
    letter-spacing:2px;
    color:#000;
}
#content_alt{
    margin-bottom:20px;
    text-align:center;
    line-height:25px;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
}
#content_alt span{
    padding:0px 10px;
}
#content_div{
    margin:0px 10px;
    line-height:20px;
    color:#1D2025;
}
.related{
	border-top:1px dashed #CCCCCC;
	padding-top:8px;	
}
#root .root_title{
	float:left;
	display:inline;
    margin:0px;
    padding:0px 20px;
    line-height:40px;
    font-family:'微软雅黑';
    font-size:16px;
	font-weight:bold;
    letter-spacing:2px;
    color:#980000;
    text-align:center;
}
.copyButton{
	background:#CCC;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	height:20px;
	line-height:18px;
}
.articeKeyword{
	margin-top:-5px;
}