@charset "utf-8";
a:link {
	font-family: "宋体";
	text-decoration: none;
	color: #DDDDDD;
}

a:visited {
	font-family: "宋体";
	text-decoration: none;
	color: #DDDDDD;
}
a:active {
	font-family: "宋体";
	text-decoration: none;
	color: #DDDDDD;
}
a:hover {
	font-family: "宋体";
	text-decoration: underline;
	color: #FFFFFF;
}

body {
	font-family: "宋体";
	font-size: 11pt;
	text-decoration: none;
	color: #DDDDDD;
}
.sub_index {
	font-size: 9pt;
	font-weight: normal;
	line-height: 9pt;
}

.menu_cursor {
	font-size: 11pt;
     color: #FFFFFF
}
.body_bold_text {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #DDDDDD;
}
.form_txt {
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.form_but {
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.fix_url {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: underline;
}

.text {
	line-height: 20px;
}
