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

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #F0EFE9;
}
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#headder h1 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 214px;
	width: 840px;
	text-indent: -9999px;
}
* {
	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: 36px;
	width: 482px;
	padding-left: 30px;
	padding-top: 15px;
}
#right p {
	line-height: 1.7em;
	padding-left: 30px;
}
.listp a {
	color: #E23F37;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A49F91;
	margin-right: 10px;
	margin-left: 10px;
}
.listp a:hover {
	color: #212120;
}
.listp {
}
#right {
	float: left;
	width: 512px;
}
#left {
	float: right;
	width: 328px;
}
#left ul{
	list-style-type: none;
}
#foot {
	clear: both;
	background-color: #A49F91;
	height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
#foot address {
	color: #FFF;
	font-style: normal;
}

h3{
	font-weight:bold;
	color:#bb2024;
	font-size:20px;
	text-align:center
}


#pagelink{
	margin-top:12px;
	margin-bottom:12px;
	margin-left:30px;
	color:#E23F37;

}

#pagelink a{
	line-height:30px;
	color:#E23F37;

}
