body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6E5BA;
}
input.image_button {
	clear: both;
	border:none;
	background-image:none;
}
.search {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #d4c49b;
}
.main_bg {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_pic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.text {
	font-size: 1em;
	color: #666666;
	text-align: justify;
}
.left_title {
	font-size: 1.5em;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
}
.left_list {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 1em;
	line-height: 18px;
	color: #606060;
}
.title {
	background-image: url(../images/right_title1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	text-align: left;
}
h1 {
	font-size: 1.3em;
	color: #8F7C4C;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
}
.footer_menu {
	font-size: 0.91em;
	line-height: 18px;
	color: #9F9A8E;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDAD3;
}
.footer_menu a:link{color: #9F9A8E;}
.footer_menu a:visited{color: #9F9A8E;}
.footer_menu a:hover{color: #9F9A8E;}
.footer_menu a:active{color: #9F9A8E;}
.footer_text {
	font-size: 0.91em;
	line-height: 16px;
	color: #4E555A;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858176;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer_copyright {
	font-size: 0.91em;
	line-height: 16px;
	color: #4E555A;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.footer_copyright a:link{ color: #4E555A; }
.footer_copyright a:visited{ color: #4E555A; }
.footer_copyright a:hover{ color: #4E555A; }
.footer_copyright a:active{ color: #4E555A; }
