.body {
    font-family: "宋体";  
	font-size: 12px;
	line-height: 22px;
	color: #000000
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #547F01;
	text-align:left;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* 外围框（用于页面居中） */
#main{
	position: relative;
	width: 892px;
	height: 1%;
	text-align: left;
	margin: 0 auto 0 auto;
}
#kuang{
	height: 753px;
}
#k1{
    margin-top:10px;
	position: relative;
	width: 892px;
	height: 8px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/kuang1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#k2{
    float:left;
	width: 8px;
	height: 753px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/kuang2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#center{
    float:left;
	width: 876px;
	height: 753px;
	text-align: left;
	background-color: #FFFFFF;
}
#k3 {
	float:right;
	width: 8px;
	height: 753px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/kuang3.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
#k4{
    float:left;
	position: relative;
	width: 892px;
	height: 8px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/kuang4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	float:left;
	width: 876px;
	height:27px;
	text-align: right;
	background-image: url(images/logobg.gif);
	vertical-align: middle;
}
#left{
    float:left;
	width: 241px;
	height:583px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right{
    float:right;
	width: 635px;
	height:583px;
	text-align: left;
}
#menu{
	float:left;
	margin-left:13px;
	width: 187px;
	height:38px;
	text-align: left;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
}
#buttom{
	float:left;
	width: 876px;
	height:27px;
	text-align: center;
	background-color: #083305;
}
.font {
	color:#FFFFFF;
	vertical-align: middle;
}
