@charset "utf-8";
body {
	margin: 0px;
}
#maincontainer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;

}
#mainpage {
	background:#ede6e0 url(../images/bgg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 289px;
}
.headtit {
	display: block;
	height: 280px;
	width: 1002px;
}


#container {
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nav-bottom {
	background-image: url(../images/nav-bottom.jpg);
	height: 8px;
	width: 996px;
}
.nab-bg {
	background-image: url(../images/nav-bg.jpg);
	width: 996px;
}
.nav-cont {
	background-image: url(../images/nav-top.jpg);
	padding-top: 55px;
	padding-bottom: 5px;
	padding-right: 200px;
	padding-left: 20px;
	background-repeat: no-repeat;
}


.spbginput {
	width:122px;
	height:19px;
	font-family:tahoma;
	color:#666666;
	background-image: url(../images/input-b9.jpg);
	border: 1px solid #d6c7b1;
	margin:0px;
	padding:3px;
}
.spbutton {
	width:111px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(../images/input-bt.jpg);
	background-repeat: no-repeat;
}
.tab-box {

}
.nava {
	background-color: #340f3a;
	padding: 10px;
}
.block-bg {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
.block-title {
	background-image: url(../images/block-header.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 250px;
	padding-top: 9px;
}
.block-title a:link, .block-title a:visited {
	color:#ffffff;
}
.block-title a:hover {
	color:#ffef98;
}
.block-cont {
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
}
.kds a {
	background-image: url(../images/footer-kds.jpg);
	display: block;
	float: left;
	height: 73px;
	width: 145px;
}

.footer-title {
	background-image: url(../images/footer-head.jpg);
	height: 36px;
}
.footer-cont {
	float: right;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

