body {
	background-color: #FCFCFC;
	font-family: "宋体";
	font-size: 12px;
}

.style1 {color: #052F66; font-family: "宋体"; font-size: 12px; }/*深蓝*/
.style2 {color: #FF6600; font-family: "宋体"; font-size: 12px; }/*桔红*/
.style3 {color: #7B7B7B; font-family: "宋体"; font-size: 12px; }/*深灰*/
.style4 {color: #000000; font-family: "宋体"; font-size: 12px; }/*黑色*/
.style5 {color: #FFFFFF; font-family: "宋体"; font-size: 12px; }/*白色*/

.style6 {color: #7B7B7B; font-family: "宋体"; font-size: 14px; }
.style7 {color: #000000; font-family: "宋体"; font-size: 14px; }
.style8 {color: #FFFFFF; font-family: "宋体"; font-size: 14px; }
.style9 {color: #FF3300; font-family: "宋体"; font-size: 14px; }
.style10 {color: #BA4E1A; font-family: "宋体"; font-size: 14px; }
.style11 {color: #107973; font-family: "宋体"; font-size: 14px; }
.style12 {color: #052F66; font-family: "宋体"; font-size: 14px; }/*深蓝*/
.style13 {color: #000000; font-family: "宋体"; font-size: 17px; }
.cFont  {font-family:Arial;}

a {
	color: #6A6A65; 
	text-decoration: none;
}
a:hover {
	color: #FF6600; text-decoration: underline;
}