@charset "utf-8";
/* CSS Document created by gixon.com dave*/
body {
	width:1003px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	background:url(../images/bg.jpg) repeat-x;
	background-color:#097c2a;
}
a:link {
	text-decoration:none;
	color:#666666;
}
a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:acitve {
 color:#333333;
 text-decoration:none;
}
#top {
	width:1003px;
	height:79px;
	margin:auto;
	background:url(../../images/menu_bg.jpg) repeat-x;
	overflow:hidden;
}
#top ul {
	margin:0px;
	padding:0px;
}
#top li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#flashbar {
	background:url(../../images/flashbar_bg.jpg) no-repeat;
	margin:auto;
	width:1003px;
	height:110px;
	overflow:hidden;
}
#content {
	width:1003px;
	background:url(../../images/content_bg.jpg) 172px 0px no-repeat;
	margin:0px;
	height:auto;
/*	height:1200px;*/
	background-color:#d8d8d8;
	overflow:hidden;
	color:#656565;
}
#left_nav {
	width:202px;
	float:left;
	height:auto;
	background-image:url(../../images/left_nav_bg.gif);
	overflow:hidden;
}
#left_nav ul {
	margin:0px 0px 0px 6px;
	padding:0px;
}
#left_nav li {
	margin:0px;
	padding:10px 0px 0px 27px;
	list-style:none;
	height:26px;
	width:138px;
}
#left_nav .navbg {
	background:url(../../images/nav_bg.gif) no-repeat;
}
#left_nav .navbgnow {
	background:url(../../images/nav_bg_now.gif) no-repeat;
	color:#0c8924
}
#left_list {
	width:125px;
	padding-left:60px;
	float:left;
}
#left_list ul {
	margin:0px;
	padding:0px;
}
#left_list ul li {
	list-style:none;
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:0px 20px 0px 0px;
}
#middlebox {
	width:460px;
	margin:0px 20px 0px 20px;
	height:auto;
	float:left;
	color:#656565;
	overflow:hidden;
}
#c_box{width:770px; height:auto; float:left; margin:0px 0px 0px 20px; padding-bottom:30px;}
#middle_w {
	width:770px;
	float:left;
	color:#656565;
	background-color:#FFFFFF;	
}
#right {
    width:270px;
	float:left;
	margin-left:5px;
}

.right_box{width:270px; background:url(../../images/panel.png) no-repeat; height:300px; margin:0px 0px 20px 0px;}
#title {
	width:330px;
	height:32px;
	margin:5px 0px 20px 0px;
	font-size:18px;
	font-weight:bold;
	color:#107b2b;
	line-height:40px;
}
#title_s{
	width:280px;
	height:40px;
	margin:0px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#107b2b;
	line-height:40px;
}
#footer{width:1003px; height:70px; margin:auto; background-color:#d8d8d8; color:#107b2b; background-image:url(../../images/foot_bg.gif); background-repeat:repeat-x; padding-top:20px;}
/*================text style============================*/
.font_14_g{
	color:#107b2b;
	font-size:14px;
	line-height:25px;
}
.font_no_g{
	color:#107b2b;
}
.font_16_g{color:#2c830e; font-size:16px; line-height:35px;}
/*==========  ie6 png ===============*/

.IE6png {
	behavior: url("iepngfix.htc");
}
