@charset "utf-8";
body {
	background-color: #D8C9B4;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
}
.tabatbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #855f17;
	margin-bottom: 20px;
}
.tabat-title {
	background-image: url(../images/tabattitle-bg.jpg);
	height: 26px;
}
.tabat-content {
	background-color: #dacbb8;
	background-image: url(../images/taba-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cab79f;
	color: #715d43;
}
.tabat-title-right {
	background-image: url(../images/tabattitle-right.jpg);
	float: right;
	height: 26px;
	width: 36px;
}
.tabat-title a:link, .tabat-title a:visited {
	background-image: url(../images/tabattitle-link.jpg);
	display: block;
	float: right;
	height: 23px;
	width: 154px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	color: #3c2101;
}
.tabat-title a:hover, .tabat-title a.taab-item-title-sel {
	color: #FFFFFF;
	background-image: url(../images/tabattitle-hover.jpg);
}
.tabat-title-left {
	background-image: url(../images/tabattitle-left.jpg);
	float: right;
	height: 26px;
	width: 16px;
}
.clear {
	clear: both;
}
.containe {
	padding: 20px;
}



.header {
	background-image: url(../images/header2.jpg);
	background-position: 510px;
}
.headerleft {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.headerright {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 288px;
}

.headerleft1 {
	background-image: url(../images/header1_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.headerright1 {
	background-image: url(../images/header3_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 288px;
}

.headerleft2 {
	background-image: url(../images/header1_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.headerright2 {
	background-image: url(../images/header3_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 288px;
}

.headerleft3 {
	background-image: url(../images/header1_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.headerright3 {
	background-image: url(../images/header3_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 288px;
}

.headertit {
	display: block;
	height: 288px;
}
.footer {
	background-image: url(../images/footer2.jpg);
	background-position: 520px;
}
.footer-left {
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footer-right {
	background-image: url(../images/footer3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 109px;
}
.footer-right .kds {
	display: block;
	float: left;
	height: 100px;
	width: 160px;
}



.block-title {
	background-image: url(../images/block-2.jpg);
	background-repeat: repeat-x;
	height: 66px;
}
.block-title-left {
	background-image: url(../images/block-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
}
.block-title-right {
	background-image: url(../images/block-3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	text-align: center;
	padding-top: 30px;
	color: #947a57;
}
.block-title-right a:link, .block-title-right a:visited {
	color: #885919;
}
.block-title-right a:hover {
	color: #b36906F;
}


.block-btm {
	background-image: url(../images/block-7.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.block-btm-left {
	background-image: url(../images/block-6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.block-btm-right {
	background-image: url(../images/block-8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}
.block-cont {
	background:#b09a79 url(../images/block-4.jpg) repeat-x top;
	padding:5px;
}

