/* CSS Document */ 
body,th,td { 
font-family: "宋体"; 
font-size: 12px; 
margin: 0px; 
color: #000000; 
overflow-x:hidden 
} 
a{ 
font-family: "宋体"; 
font-size: 12px; 
color: #00608a; 
text-decoration: none; 
font-weight: normal; 
} 
a:hover { 
font-family: "宋体"; 
font-size: 12px; 
color: #ff0000; 
text-decoration: underline; 
font-weight: normal; 
} 
a.menu { 
font-family: "宋体"; 
font-size: 12px; 
color: #2e0045; 
text-decoration: none; 
} 
a.menu:hover { 
font-family: "宋体"; 
font-size: 12px; 
color: #ff0000; 
text-decoration: none; 
} 
.font_title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
	font-style: normal;
	line-height: 24px;
} 
.font_form1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #2e0045;
} 
.border1 { 
border: 1px solid #CFC2D4; 
} 