@charset "gb2312";
/* CSS Document */

a:link{text-decoration: none;}
a:visited {text-decoration: none;}

.STYLE1 {
	font-family: Microsoft YaHei;
	font-size: 19px;
	font-weight:bold;
}
.STYLE2 {
	font-family: Microsoft YaHei;
	font-size: 19px;
	font-weight: bold;
}
.STYLE4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.ZhiDingTitle {
	font-family: Microsoft YaHei;
	font-size: 10px;
	font-weight:bold;
	color:#FF0000;
}

.ZhiDingNumber {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FF0000;
}
