/* CSS Document */
body{
    text-align:left;
    margin:0 auto;
    font-family: "宋体";
    font-size: 12px;
    text-decoration: none;
    color: #cccccc;
	background:#000;
	line-height:200%;
}
table,td{
    font-family: "宋体";
    font-size: 12px;
    text-decoration: none;
    color: #cccccc;
}
.bai14{
	font-family: "宋体";
    font-size: 14px;
	font-weight:bold;
	color:#fff;
	}
	.cheng14{
	font-family: "宋体";
    font-size: 14px;
	font-weight:bold;
	color:#FF6600;
	}
	.hong14{
	font-family: "宋体";
    font-size: 14px;
	font-weight:bold;
	color:#FF0000;
	}
	
	.hui14{
	font-family: "宋体";
    font-size: 14px;
	color:#cccccc;
	text-decoration: none;
	}
	.hui12{
	font-family: "宋体";
    font-size: 12px;
	color:#cccccc;
	text-decoration:none;
	}
	
a.hui14:hover{
	font-family: "宋体";
	font-size: 14px;
	color:#FF9900;
	text-decoration:underline;
}
.hui12:hover{
	font-family: "宋体";
	font-size: 12px;
	color:#FF9900;
	text-decoration: underline;
}
.borderb{
    border-bottom:#999999 solid 1px;
}
.borderb2{
	border-bottom: 1px solid #666666;
	
}
.border{
	border: 1px solid #666666;
	
}
.bgcolor{
	background-color: #373737;
	border:0px;
	color:#9C9C9C;
}
.pagelink a{
color:#999999;
text-decoration:none;
}
.pagelink a:hover{
color:#FF7E00;
text-decoration:underline;
}
