body {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	background-color: #fff;
	background-image: url(../images/body_bg1.gif);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #d50513;
}
a:hover {
	text-decoration: underline;
	color: #901e26;
}

ul {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.header1 {
	background-image: url(../images/header_bg1.jpg);
	background-repeat: no-repeat;
	height: 172px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.header2 {
	background-image: url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
	height: 172px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.header3 {
	background-image: url(../images/header_bg3.jpg);
	background-repeat: no-repeat;
	height: 172px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.header3 .title5{
	padding-top: 92px;
	padding-left: 5px;
}
.menu {
	position: relative;
	height: 172px;
}
.menu .link{
	position: absolute;
	height: 30px;
	width: 350px;
	top: 59px;
	left: 237px;
}
.menu .link li{
	float: left;
}
.menu .link li a{
	float: left;
	background-image: url(../images/menu_img1.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu .link li.m1 a{
	background-position: 0px 0px;
}
.menu .link li.m1 a:hover{
	background-position: 0px -30px;
}
.menu .link li.m2 a{
	background-position: -100px 0px;
}
.menu .link li.m2 a:hover{
	background-position: -100px -30px;
}
.menu .link li.m3 a{
	background-position: -200px 0px;
}
.menu .link li.m3 a:hover{
	background-position: -200px -30px;
}
.menu .link li.m4 a{
	background-position: -300px 0px;
}
.menu .link li.m4 a:hover{
	background-position: -300px -30px;
}
.menu .home{
	position: absolute;
	height: 36px;
	width: 126px;
	top: 126px;
	left: 494px;
}
.menu .home a{
	height: 36px;
	width: 126px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.menu .home a:hover{
	background-position: left bottom;

}
.menu .loginbox {
	position: absolute;
	z-index: 99;
	height: 100px;
	width: 200px;
	bottom: -183px;
	background-image: url(../images/loginbox.gif);
	background-repeat: no-repeat;
	left: 610px;
	padding-top: 38px;
	padding-right: 14px;
	padding-left: 14px;


}
.menu .loginbox dl{
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;



}
.menu .loginbox dt{
	float: left;
	width: 55px;
	padding-left: 10px;



}
.menu .loginbox dd{
	float: left;
	width: 130px;



}
.inp1 {
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	border: 1px solid #cbcbcb;
}
.txtbox2 {
	float: left;
	width: 480px;
	line-height: 24px;
}
.txtbox2 strong{
	color: #d50513;
}
.txtbox2 p{
	padding-top: 5px;
	padding-bottom: 5px;

}
.txtbox2 .down{
	font-family: "宋体";

}
.txtbox2 .down a{
	color: #D50513;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;


}
.txtbox2 .down a:hover{
	color: #000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;


}
.right  {
	float: left;
	width: 280px;

}
.libox1 {
	padding: 15px;
	width: 600px;
}
.libox1 p{
	padding: 5px;
}

.right  .info{
	padding-top: 20px;
	line-height: 22px;
	color: #d50513;


}
.libox1 dl{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	line-height: 24px;

}
.libox1 dd{
	color: #8a5f22;


}
.libox1 dt strong{
	padding-right: 10px;
	color: #000;



}
.libox1 dt em{
	color: #c70505;
	font-style: normal;
	padding-left: 10px;



}
.libox1 dt {
	color: #666;




}
.libox1 .inpbg {
	color: #666;
	background-image: url(../images/inp2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 450px;
	padding-top: 22px;
	padding-left: 34px;
	margin-top: 8px;




}


.pbody {
	background-image: url(../images/header_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pages {
	line-height: 30px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.pages a{
	color: #563813;
	padding-right: 3px;
	padding-left: 3px;
}
.pages strong{
	padding-right: 3px;
	padding-left: 3px;
	color: #c70505;
}


.cbody {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.cbody em{
	font-style: normal;
	float: right;

}
.cbody_bg {
	background-image: url(../images/body_bg2.gif);
	background-repeat: no-repeat;
	background-position: right 170px;

}
.txtbox1 {
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	margin-bottom: 20px;
}
.txtbox1 a{
	font-family: "宋体";

}

.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
	padding-top: 30px;
}
.footer .logo{
	float: left;
	padding-left: 150px;

}
.footer .txtbox{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #626262;

}
