@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: 24px;
	width: 769px;
	font-size: 13px;
	padding-left: 71px;
	padding-top: 280px;
}
* {
	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: 41px;
	width: 581px;
	padding-left: 50px;
	padding-top: 14px;
	color: #FFF;
}
#right p {
	line-height: 1.7em;
	font-size: 15px;
	padding-right: 12px;
	padding-left: 50px;
}
.listp a {
	color: #F06F17;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}
.listp a:hover {
	color: #502206;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F06F17;
}
.listp {
}
#right {
	float: left;
	width: 581px;
}
#left {
	float: right;
	width: 259px;
}
#foot {
	clear: both;
	background-color: #F06F17;
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 10px;
}
#foot address {
	color: #FFF;
	font-style: normal;
}


#linkarea{
	margin-left:50px;
	margin-top:12px;
	margin-bottom:12px;

}

#linkarea a{
	line-height:30px;

}
