body {
	width: 100%;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mainbody {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/shardow_bg.gif);
	background-repeat: repeat-y;
}

td {
font-size:10px;
color:#000000;
}
.menu1 a {
	text-decoration: none;
	background-color: #AD9E75;
	color: #FFFFFF;
	height: 100%;
	display: block;
	padding-top: 3px;
}
.menu1 a:hover{
	background-color: #D0C19A;
	color: #333333;
}
.menu1 {
	height: 100%;
}
.menu2 a {
	text-decoration: none;
	background-color: #726B58;
	color: #ffffff;
	height: 100%;
	display: block;
	padding-top: 3px;
}
.menu2 a:hover{
	background-color: #9F9884;
	color: #333333;
}
.menu2 {
	height: 100%;
}
.menu3 a {
	text-decoration: none;
	background-color: #600000;
	color: #ffffff;
	height: 100%;
	display: block;
	padding-top: 3px;
}
.menu3 a:hover{
	background-color: #D78E8E;
	color: #333333;
}
.menu3 {
	height: 100%;
}
.home_text1 {
	color: #000000;
	padding: 10px;
	background-color: #EBE7DC;
	text-align: justify;
	vertical-align: top;
	width: 230px;
}
.home_text2 {
	color: #000000;
	padding: 10px;
	background-color: #D5CCB7;
	text-align: justify;
	vertical-align: top;
}
.home_text3 {
	color: #000000;
	padding: 10px;
	background-color: #C5B99C;
	text-align: justify;
	vertical-align: top;
}

h2 {
	font-size: 14px;
	color: #800000;
}
.title {
	font-size: 11px;
	color: #800000;
}
.smallhigh {
	font-size: 10px;
	color: #333333;
	background-color: #F3F2ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #800000;
	text-decoration: none;
}

.home_title {
	background-image: url(../../images/title.jpg);
	background-repeat: no-repeat;
	height: 165px;
	padding-top: 15px;
	padding-left: 290px;
	font-size:10px;
}
.home_title a{
	color: #FFFFFF;
}
.home_title a:hover {
	color: #cccccc;
}
.innertitle {
	background-image: url(../../images/title_i.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 740px;
	padding-top: 15px;
	padding-left: 20px;
}
.innertitle a{
	color: #FFFFFF;
}
.innertitle a:hover {
	color: #cccccc;
}

.foot_text_0 {
	color: #666666;
	position: relative;
	top: -38px;
	width: 790px;
	height: 30px;
	padding-left: 540px;
	font-size: 10px;
}
.foot_text_0 a{
	color: #800000;
	text-decoration: underline;
}
.foot_text_0 a:hover{
	color: #999999;
}
.linkdiv {
	padding: 5px 10px;
}
.inner_gb {
	color: #000000;
	text-align: justify;
	padding: 9px;
	font-size:12px;
}

.copyright_text_0 {
	color: #666666;
	position: relative;
	top: -30px;
	width: 600px;
	margin-right: auto;
	margin-left: 90px;
	font-size: 10px;
}
.copyright_text_0  a{
	color: #800000;
	text-decoration: underline;
}
.copyright_text_0  a:hover{
	color: #999999;
}
.red {color: #FF0000}

.hide {
	color: #eeeeee;
	font-size: 10px;
}
.hide a{
	color: #eeeeee;
}
.hide a:hover{
	color: #eeeeee;
}
.white {color: #FFFFFF}