#wrapper{width:100%;}
#hd,#bd{margin:0 auto;width:980px;}
#hd{height:92px;}
#intro,#ft{
	background:url(../images/intro_bg.jpg) repeat-x left top;
	height:198px;
	padding-top:0px;
}
#ft{position:relative;height:130px;}
#ft .ft-menu{
	
	padding-top:5px;
}

#ft .copyright{
	text-align:left;
	color:#fff;
	padding:20px 10px;
}

.main-content td{vertical-align:top;padding:0 10px;}
.main-content table td{padding:0px;}
table td.pad-r10{padding-right:10px;}
table td.pad-l10{padding-left:10px;}
td.col-line{
	border-right:#6d9e03 1px solid;
}

.hmenu2 ul li{border-right:#2c4100 1px solid;}
.hmenu2 ul li a{color:#2c4100;}
.box-g{padding-bottom:10px;}
.box-g .header{
	background-color:#9ecb40;
	color:#fff;
	padding:5px 10px;
}
.box-g .content{
	padding:5px 0;
}
.news{
	border-bottom:#b3d9a1 1px dashed;
	padding:10px;
}
/*=============== Tree menus ================*/
.vmenu1 ul{}
.vmenu1 li,.vmenu1 li.active{
	border-bottom:#b3d9a1 1px dashed;
	padding-left:20px;
	background:url(../images/bullet_g.gif) no-repeat left center;
}
.vmenu1 li.active{
	background:url(../images/bullet_g_active.gif) no-repeat left center;
}
.vmenu1 ul li a:hover{background-color:#fff;color:#699a00;}

/*=============== Text ====================*/
.txt-blue{color:#00529f;}
