body {   
       margin: 0;  
       padding: 0;
       font-family: Tahoma;
       font-size: 12px;
       color: #695000;
       background: #fff;
   }
h1 {font-size:22px; color:#377b00;font-weight: normal;margin: 10px 0;}
h2 {font-size:16px; color:#377b00;font-weight: normal;margin: 10px 0;}
h3 {font-size:16px; color:#bc0000;font-weight: normal;margin: 10px 0;}
a {font-size: 12px;color: #377b00;text-decoration: underline;}
a:hover {color: #000;text-decoration: none;}
img {vertical-align: middle;}
.clearer {clear: both;}
#main_block {min-width: 980px;}
#header {background: url(/images/head.jpg);width: 980px; height: 350px;}
#bottom_head {background: url(/images/bottom_head.jpg);width: 980px; height: 169px;text-align: left;}
#bottom_head img.slide_img {margin: 20px 0 0 38px;float: left;border: 1px solid #fff;}
.menu_top_box {padding: 72px 96px 0 0px;float: right;}
.menu_top img.menu_border_img {float: left;}
.menu_top a {
	height: 23px;
	background: url(/images/menu_bg.jpg) repeat-x;
	display: block;float: left;
	color: #fff; 
	font-size: 14px;
	padding: 6px 30px 0 30px;
	text-decoration: none;
	}
.menu_top a:hover {color: #fff;}
.menu_top a:hover, .menu_top a.active  {background: url(/images/menu_bg_h.jpg) repeat-x;}
.content_box {width: 980px;}
.left_box {float: left;width: 255px;}
.inform_panel {background: url(/images/left_panel_top.jpg);width: 225px;height: 118px;text-align: left;padding: 0 0 0 30px;color: #bc0000;font-size: 14px;}
.inform_panel h1 {font-size: 18px;color: #bc0000;margin:0;margin: 0 0 10px 0;text-align: center;}
.inform_panel i {font-style: normal; font-size: 17px;font-weight: bold;}
.inform_panel span {margin-left: 22px;}
.left_menu {text-align: left; list-style: none;margin: 25px 0 0 15px;}
.left_menu li {background: url(/images/leaf.jpg) no-repeat left center; padding: 0 0 0 25px;margin: 20px 0;}
.left_menu li.active {background: url(/images/leaf_active.jpg) no-repeat left center;}
.left_menu li.active a {color: #000;text-decoration: none;}
.left_menu li.tm1 {background: none no-repeat left center;}
.right_box {float: left;background: url(/images/right_text_bg.jpg) no-repeat left top;width: 655px;text-align: justify;padding: 0 35px;line-height:1.4;}
#footer {background: url(/images/footer.jpg);width: 980px; height: 46px;padding: 128px 0 0 0;color: #5d4e00;}
#footer a{color: #5d4e00;}
.page_text ul li {margin: 8px 0;}
.page_text table td {padding: 8px;border: 1px solid #d6a507;}
.page_text table {border: none !important;margin: 10px 0;}
.page_text img {border: 2px solid #fadb78 !important; margin:10px !important;}
.page_text p {margin:10px 0 0; }
.red {color: red;}