@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image:url(../images/back.jpg);
	margin: 0px;
}
a:link {color:#036; text-decoration:none;}
a:visited {color:#036; text-decoration:none;}
a:active {color:#036; text-decoration:none;}
a:hover {text-decoration:underline;}
#wrap {width:940px; margin:0 auto;}
#head_container {overflow:hidden; clear:both; height:130px; background-image:url(../images/top.png);}
#head_left {float:left; width:400px; margin:2px 30px 30px 30px;}
#head_right {float:right; width:380px; margin:46px 10px 0px 10px}
#search_container {overflow:hidden; clear:both;}
#search_left {float:left; margin-right:4px; background-image:url(../images/search.png); height:44px; width:270px; background-repeat:no-repeat;}
#search_right {float:left;}
#menu_container {height:42px; background-image:url(../images/menu.png); clear:both; font-size:16px; }
#main_head_wrap {background-color:#655F4F;}
#main_head_container {margin:0px 8px; padding:8px 0px; overflow:hidden;clear:both;}
#main_head_left {float:left; width:270px; height:240px; background-image:url(../images/main_head_left.png)}
#main_head_right {float:left; width:654px;}
#main_container {overflow:hidden; clear:both; background-color:#d0c8bf;}
#main_left {float:left; width:240px; margin-top:20px; margin-left:20px;}
#main_right {float:right; width:580px; margin-right:40px; margin-top:20px;}
#main_head_links {padding:30px;}
a.main_head_links:link, a.main_head_links:visited, a.main_head_links:active  { background-image:url(../images/left_back.png); margin-bottom:2px; padding-left:20px; font-size:18px; color:#8C7964; text-decoration:none; display:block; width:180px; height:22px; }
a.main_head_links:hover {background-image:url(../images/left_hover.png); color:#666}
#main_head_links ul {list-style:none; list-style-type:none; padding:0px; margin:0px; padding-left:0px; display:block;}
.search_box {font-size:18px; padding:8px; width:250px; background:none; border:none;}
.left_top {width:240px; height:20px; background-image:url(../images/l_top.png);}
.left_middle {width:240px; background-image:url(../images/l_middle.png);}
.left_bottom {width:240px; height:20px; margin-bottom:20px; background-image:url(../images/l_bottom.png);}
.left_pad {padding:1px 20px;}
h1.right_pad {padding-top:0px; font-size:17px;}
.right_top {width:580px; height:20px; background-image:url(../images/r_top.png);}
.right_middle {width:580px; background-image:url(../images/r_middle.png);}
.right_bottom {width:580px; height:20px; margin-bottom:20px; background-image:url(../images/r_bottom.png);}
.right_pad {padding:1px 20px;}
#bottom {width:1000px; background-image:url(../images/bottom_back.png); background-repeat:no-repeat; height:44px; margin:0 auto; overflow:hidden; clear:both;}
#bottom_left {float:left; width:660px; font-size:16px; font-weight:bold; margin:6px; margin-left:14px;}
#bottom_right {float:right; width:225px; margin-top:8px; margin-right:15px; font-size:16px; font-weight:bold; }
#bottom_wrap {
	position:fixed;

	bottom:0px;

	z-index:200;
	height:44px;
	width:100%;

}