/* CSS Document */
body  {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #666666;
	font-family: Verdana;
	}
td {
	font-size: 10px;	
}
/*×ÖºÅ*/
.en{
	font-family: Arial, Helvetica, sans-serif;
}
.size10{
	font-size: 10px;
}
.size11{
    font-size: 11px;
}
.size12{
	font-size: 12px;
}
.size14{
	font-size: 14px;
}
.size16{
	font-size: 16px;
}
/*ÏÂ»®Ïß*/
.noline{
	text-decoration: none;
}
.noline a{
	text-decoration: none;
}
.noline a:hover{
	text-decoration: none;
}
/*ÑÕÉ«*/
.huise{
	color: #4B4B4B;
}
.huise a{
	color: #4B4B4B;
}
.huise a:hover{
	color: #4B4B4B;
}
.heise{
color: #000000;
}
.heise a{
color: #000000;
}
.heise a:hover{
color: #000000;
}
.hongse {
color:#CE0609;
}
.chengse{
color:#F06600;
}
.chengse a{
color:#F06600;
}
.chengse a:hover{
color:#F06600;
}
.lanse{
color:#0653DD;
}
.lanse a{
color:#0653DD;
}
.lanse a:hover{
color:#0653DD;
}
/*±ß¿ò*/
.hangju{
	line-height: 160%;
}
.hangju2{
	line-height: 200%;
}
.kuang1{
	border: 1px solid #CDCDCD;
}