@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-size: 12px; }
hr {
	height: 10px;
}

a { text-decoration: none; color: #000000; }
a:hover { color: #800000; }
li { list-style-type: none; }
img {border:0px;}
#wrapper {
	width: 980px;
	margin:0 auto;
}
#header { height: 145px;overflow:hidden; }
#logo { float:left; background-image: url(logo.gif); background-repeat: no-repeat; height: 85px; width:190px; background-position: center center; }
#banner { float:right; display:inline-block; height: 85px; width: 790px; overflow:hidden;clear:right;}
#control { float:left; background-image: url(controlbg.gif); background-repeat: no-repeat; background-position: center center; height: 80px; width: 100px; text-align: center; padding-top: 20px; line-height: 20px; }
#nav { float:left;width:800px; height: 30px; }
#nav li { float: left; }
#nav a { display: block; height: 20px; width: 80px; text-align: center; background-image: url(navbg.jpg); color: #333333; background-position: 0px -30px; padding-top: 10px; }
#nav a:hover { color: #FFFFFF; font-weight: bold; background-position: 0px 0px; }
#nav .active { color: #FFFFFF; background-position: 0px 0px; }
#info { background-image: url(infobg.gif); height: 30px; width: 980px; line-height: 30px; text-indent: 20px; clear: both; display: block; overflow: hidden; }
#content {
	clear: both;
	width: 980px;
	padding: 0px;
	margin: 0px;
	float: left;

}
#leftbar {
	float: left;
	width: 204px;
	margin-top: 5px;
}
.mcontent {
	float: right;
	width: 770px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.mc_left { float: left; width: 556px; }
.mc_right { float: right; width: 204px; }
#qs_top {
	background-image: url(qs_top.gif);
	height: 30px;
	width: 200px;
	margin-top: 5px;
}
#qs_middle {
	width: 200px;
	background-image: url(qs_middle.gif);
	height: 140px;
}
#qs {
	padding-left: 20px;
	padding-top: 10px;
}
#qs_go {
	float: right;
	padding-right: 50px;
}


#qs_bottom {
	height: 28px;
	width: 200px;
	margin-bottom: 10px;
	background-image: url(qs_bottom.gif);
}
#footer { text-align: center; padding-top: 5px; margin-top: 5px; clear: both; background-image: url(footerbg.gif); background-repeat: no-repeat; }
#line_box { width: 768px; border: 1px solid #999999; margin-top: 5px; }
#lxtop { background-image: url(lx.gif); background-repeat: no-repeat; height: 25px; width: 204px; }
.gg_ban980 {
	width: 980px;
	margin-top: 10px;
	clear: both;
}