body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagesbg1.gif);
	background-repeat: repeat;
}
.daohang {
	color: #666;
	padding-bottom: 18px;
}
.daohang a {
	color: #FFF;
	text-decoration: none;
}
.bai {
	color: #FFF;
	text-align: left;
}
.bai a {
	color: #099;
	text-decoration: underline;
}
fieldset {
	float: right;
	width: 130px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
legend {
	color: #FFF;
}
.login {
	color: #FFF;
	padding: 2px;
}
label {
	text-align: left;
	text-indent: 3px;
}
input {
	width: 70px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
button {
	height: 25px;
	padding-right: 5px;
}
.biaoti {
	font-weight: bold;
	background-image: url(imagesbiaoti.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: left;
	text-indent: 55px;
	display: block;
}
/* 竖排表单01样式 */
.ul_list {
	margin: 0px;
	padding: 3px;
}
.ul_list li {
	line-height: 22px;
	background-image: url(imagesbook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	text-align: left;
}
.ul_list li a{
	text-decoration: none;
	color: #000;
	display: block;
}
.ul_list li a:hover {
	background-color: #EBEBEB;
}
h1 {
	font-size: 12px;
	color: #06C;
	line-height: 22px;
	background-color: #ECECEC;
	margin: 3px;
	text-align: left;
	text-indent: 1em;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#box {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 960px;
}
.biaoti1 {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bolder;
	margin: 3px;
	padding: 3px;
	display: block;
	text-align: left;
	text-indent: 1em;
}
.pic {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	border: 3px solid #CCC;
}
.blue {
	color: #06C;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #06C;
	line-height: 30px;
	text-align: center;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
/* 竖排导航样式 */
.ul_daohang1 {
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	width: 216px;
	font-weight: bold;
}
.ul_daohang1 li {
	margin: 0px;
	text-align: left;
	text-indent: 35px;
	display: block;
	padding: 2px;
}
.ul_daohang1 li a {
	text-decoration: none;
	background-image: url(imageslist01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	color: #666;
}
.ul_daohang1 li a:hover {
	color: #FFF;
	background-image: url(imageslist02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#redlist {
	color: #FFF;
	background-image: url(imageslist02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}