@charset "utf-8";
body,div,span,em,p,li,ul,dt,dd,dl,form,input,select,label,select,strong,img,table,th,td,tr,h1,h2,h3,h4,h5,h6,button{ margin:0; padding:0;}
img { border:0;}
ul,li { list-style:none;}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	font-family: "宋体","微软雅黑";
	font-size: 12px;
	color: #262827;
	background-color: #FFFFFF;
	text-align: center;
}
#box {
	width: 995px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	background-color: #619912;
	height: 50px;
	line-height: 50px;
}
#mainmenutop {
	margin-top: 0px;
	margin-left: 213px;
	text-align: center;
	}
#mainmenutopleft {
	float: left;
	height: 50px;
	width: 180px;
}
#mainmenutopright {
	float: right;
	height: 50px;
	width: 100px;
}

#mainmenutop ul{padding:0;margin:0;text-decoration:none;}
#mainmenutop li{float:left;display:inline;border:solid 0px Gray;padding:2px 0px;margin:0;}
#mainmenutop ul li a{padding:5px 20px;margin:0px; color: #ffffff;}
#mainmenutop ul li a:hover{color: #ffffff;}
#mainmenutop ul li a:active{color: #ffffff;}
.gnbt {
	color: #FF0000;
	font-weight: bold;
}
.gnmain {
	font-weight: bold;
}
a { cursor:pointer;}

a { color:#000000; text-decoration:none;}
a:hover { color:#f00; text-decoration:underline;}
#mid {
	width: 995px;
	height: 1000px;
	text-align: left;
	margin-top: 0px;
}
#mleft {
	float: left;
	width: 213px;
	height: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCD;

}
#mright {
	float: right;
	width: 780px;
	
	
}
#bottom {
text-align: center;
    width: 995px;
	height: 75px;
	float:right;
}
