BODY { 
    FONT-FAMILY: "宋体";
	FONT-SIZE: 12px;
    BACKGROUND-COLOR: #000066;
}

TD,P {
    FONT-FAMILY:"宋体";
	FONT-SIZE: 12px;
}

A { COLOR: #000000; TEXT-DECORATION: none }
A:hover { COLOR: #333333; TEXT-DECORATION: underline }

.text1 {  font-family: "宋体"; color: #333333; font-size: 12px; line-height: 150%}
.text2 {  font-size: 12px; color: #000000; line-height: 120%; font-style: normal; font-family: "宋体"; text-decoration: none }
.button {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-image:  url(images/but_bg1.gif);
	height: 20px;
	width: 60px;
	border: none;
	padding: 3px;



}
