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

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
	background-color: #F2EECF;
}
* {
	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;
	}#wrap {
	background-image: url(images/toptitle.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#headder {
	height: 280px;
}
#headder h1 {
	font-size: 10px;
	padding-top: 6px;
	padding-left: 170px;
	float: left;
}
#topul {
	float: right;
	padding-left: 20px;
	margin-right: 45px;
	width: 255px;
}
#topul li {
	float: left;
}
#ul01 {
	background-image: url(images/ul01a.png);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 104px;
}
#ul02 {
	background-image: url(images/ul02a.png);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 151px;
}
.ban {
	font-size: 10px;
	color: #003;
	padding-top: 6px;
	padding-left: 10px;
	float: right;
}
#content {
	clear: both;
}
#left {
	width: 485px;
	float: right;
}
#right {
	float: left;
	width: 315px;
	padding-top: 10px;
	background-repeat: repeat-y;
	background-image: url(images/haikei.png);
}
.listp a {
	color: #333;
	text-decoration: none;
}
.listp {
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	width: 225px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 20px;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.mainh {
	background-image: url(images/mainh.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 485px;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 35px;
}
#left p {
	font-size: 14px;
	color: #6B3A06;
	padding-left: 40px;
	padding-right: 50px;
	line-height: 1.6em;
}
span {
	background-color: #F2EECF;
	padding-right: 5px;
	padding-left: 5px;
}
.riset {
	clear: both;
}
#foot {
	clear: both;
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
	height: 171px;
}
address {
	text-align: center;
	width: 800px;
	font-style: normal;
	color: #F2EECF;
	padding-top: 152px;
}

#best_l a{
color:#2b830d
}


