td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #604A11;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: black;
	scrollbar-face-color: #C8AF5B;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color: #D8CE9E;
	scrollbar-track-color: #D5CA96;
	scrollbar-darkshadow-color: #D8CE9E;
	background-image: url(../images/01-back.JPG);
	background-position: center top;
	background-color: #201503;
	background-repeat: repeat-y;
}
.bgg {
	background-image: url(../service/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a {
	color: #8B6811;
	text-decoration: none;
}
a:hover {
	color: #574204;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	COLOR: #F2DE84;
	TEXT-DECORATION: none;
}
A.link1:hover {
	COLOR: #FFF4C4;
	text-decoration: none;
}
.link2{
	COLOR: #F2DE84;
	TEXT-DECORATION: none;
	font-size: 10px;
}
A.link2:hover {
	COLOR: #FFF4C4;
	text-decoration: none;
	font-size: 10px;
}
.border {
	background-color: #D8CE9E;
	border: 1px solid #A09669;
}
.bt-bg {
	background-repeat: no-repeat;
	line-height: 15px;
}
.leftmenu-hr {
    line-height: 13px;
}

.arrow-b {
	background-image: url(../images/arrow-rb2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.db { border-collapse:collapse;}
.db tr{ background-color:expression('#D7CDA1,#D7CC99'.split(',')[rowIndex%2]); }
.newsb {
	background-image: url(../news/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.news-back {
	background-image: url(../news/back.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}
.en-title1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF2C3;
}
.en-title2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFF2C3;
}
.padding1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}