.menu {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg.gif);
	leftmargin: 0px;
	topmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}
.case-01 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.case-02 {
	padding-top: 1px;
	padding-bottom: 1px;
}
.font01 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 13pt;
	color: #111111;
	text-decoration: none;
}
.input {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-image: url(images/input.gif);
	border: 1px solid #666666;
}
.font02 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.font03 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.case-03 {
	border: 1px solid #B4B4B4;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	position: relative;
	color: #000000;
	text-decoration: underline;
	left: 1px;
	top: 1px;


}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.case-04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.font04 {
	font-family: "隶书";
	font-size: 20pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font5 {
	font-family: "宋体";
	font-size: 11pt;
	line-height: 17pt;
	color: #333333;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
