p {
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 25px;
}

.text {
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 25px;
}
.text16 {
	font-family: "宋体", "Arial";
	font-size: 16px;
}

.text10 {
	font-family: "宋体", "Arial";
	font-size: 10px;
	line-height: 25px;
	color:#CCCCCC

}
.text1 {
	font-family: "宋体", "Arial";
	font-size: 1px;
	line-height: 1px;
	color:#CCCCCC

}

div {
	line-height: 2;
	font-family: "宋体", "Arial";
	font-size: 12px;
	/*line-height: 25px;*/
	}
	
	A:link {
	COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003399; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:active {
	COLOR: #003399; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc0000; TEXT-DECORATION: none
}