.bg01 {
	background-image: url(../b_01.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg02 {
	background-image: url(../b_02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.list_bg {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../b_04.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text01 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.logininput {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 136px;
	border: 1px solid #BFBFBF;
}
.selectinput {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 160px;
	text-align: center;
}
.listtext01 {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #63B201;
	text-decoration: none;
}
.text02 {
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}