@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/haikei.png);
	background-repeat: repeat-x;
}
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#headder h1 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 259px;
	width: 624px;
	font-size: 11px;
	padding-left: 210px;
	padding-top: 55px;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
img{
	vertical-align: bottom;
	}.riset {
	clear: both;
}
.mainh {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 548px;
	font-size: 15px;
	padding-left: 60px;
	padding-top: 17px;
}
#right p {
	line-height: 1.7em;
	padding-left: 60px;
}
.listp a {
	font-size: 13px;
	color: #B7BC21;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #57380D;
	width: 220px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
.listp a:hover {
}
.listp {
}
#right {
	float: left;
	width: 608px;
}
#left {
	float: right;
	width: 232px;
}
#foot {
	clear: both;
	background-color: #B7BC21;
	height: 40px;
	padding-top: 20px;
	text-align: center;
}
#foot address {
	color: #FFF;
	font-style: normal;
}

#pagelink{
	margin-top:12px;
	margin-left:50px;
}

#pagelink a{
	line-height:20px;

}
