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

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
* {
	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/title.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#headder h1 {
    font-size: 9px;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    color:#000;
}
.ban {
	color: #D6727E;
	padding-left: 140px;
}
#content {
	clear: both;
}
#left {
	width: 611px;
	float: right;
	margin-top: 0;
}
.mainh {
	background-image: url(images/maing.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 581px;
	padding-left: 130px;
	font-size: 13px;
	padding-top: 25px;
	color: #FFF;
}
#left p {
	font-size: 15px;
	line-height: 1.7em;
	padding-left: 10px;
	margin-top: 10px;
	color: #7A644F;
}
#right {
	float: left;
	width: 189px;
}
#right p {
	padding-left: 30px;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 10px;
}
#right p a {
	color: #845B35;
	text-decoration: none;
}
.riset {
	clear: both;
}
#foot {
	background-image: url(images/footbar.png);
	background-repeat: repeat-x;
	clear: both;
	height: 31px;
	text-align: center;
	padding-top: 40px;
}
address {
	font-style: normal;
	color: #18BEED;
}
#osusume a{
color:#8BC32A
}
