/* CSS Document */ 
body,th,td {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	color: #000000;
	overflow-x:hidden;
	line-height: 180%;
} 
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: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 24px;
} 
.font_form1 {
	color: #CC00FF;
	font-size: 12px;
	font-weight: bold;
} 
.border1 { 
border: 1px solid #CFC2D4; 
} 
body {
	background-color: #C5C5C5;
}
.table1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #680A0A;
	border-right-color: #680A0A;
	border-bottom-color: #680A0A;
	border-left-color: #680A0A;
}
.td {
	text-indent: 20px;
}

.table2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #680A0A;
	border-right-color: #680A0A;
	border-bottom-color: #680A0A;
	border-left-color: #680A0A;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.STYLE1 {color: #FF0000}