@charset "gb2312";
/* CSS Document */

body,td,th {
	font-size: 12px; color:#02d500;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f6faf6;
}
a{ color:#02d500; text-decoration:none;}
a:hover{ color:#F00; text-decoration:none;}
.title{ color:#ffffff; font-size:14px; font-weight:bold;}
.title_02{ color:#0b8c0a; font-size:14px; font-weight:bold;}
.more a{ color:#ffffff; text-decoration:none;}
.more a:hover{ color:#FF0; text-decoration:none;}



.top_bg{
	background:url(images/top_bg.jpg) repeat-x;
	height:126px;
	}
.nav_bg{
	background:url(images/nav_bg.jpg) repeat-x;
	height:45px;
	}
.dy_bg{
	background:url(images/dy_bg.jpg) ;
	height:9px;
	}
.lm_t_bg{
	background:url(images/lm_t.jpg) no-repeat;
	height:31px;
	color:#FFF;
	}
.mid_lm_t_bg{
	background:url(images/mid_lm_t.jpg) no-repeat;
	height:23px;
	}
.foot_bg{
	background:url(images/foot_bg.jpg) repeat-x;
	height:84px;
	}