html { min-height: 100%;}
* { margin: 0;padding: 0;border:0;}
body { color: #fff;font: normal 11px Arial,ËÎÌå,sans-serif;line-height:18px;background:#4F5052;}
a {color: #fff;text-decoration: none;}
a:hover {color: #FECC03;text-decoration: underline;}
li { list-style: none;}
h1,h2,h3 { font: normal 12px Tahoma,ËÎÌå,sans-serif;}
h1 {color:#aaa;}
h2 { font-size:14px;font-weight:bold;color:#528F1E;}
.blue { color:#0E61D3;}
.red { color:#ff0000;}
.red1 { color:#DFA415;}
.gray { color:#999;}
.green { color:#2E8C0F;}
.clear { clear:both;}

/* Header */
#header {
 width: 100%;
 height:179px;
 background:url(topbg.gif);
}
#top {
 width:1003px;
 margin:0 auto;
 padding:40px 0 20px;
}
#menu {
 width:100%;
 height:52px;
 background:url(menubg.gif);
}
#menus {
 width:993px;
 height:52px;
 margin:0 auto;
 padding:0 0 0 10px;
 background:url(menubg.gif);
}
#menu li {
 float:left;
 height:36px;
 padding:8px 34px;
}
#menu li a {
 color:#fff;
 height:36px;
 line-height:36px;
 font-size:16px;
 font-weight:bold;
 display:block;
}
#menu li a:hover {
 color:#ff9900;
 text-decoration:none;
}
#ban {
 width:1003px;
 height:229px;
 margin:0 auto;
 padding:0 0 15px;
 background:url(banbg.gif) repeat-x bottom;
}
#ban2 {
 background:url(ban3.jpg);
 width:806px;
 padding-left:197px;
}
#foot {
 width: 1003px;
 margin:0 auto;
 background:#2F73B0;
}
#foots {
 height:100%;
 overflow:hidden;
}
#foot1 {
 width:913px;
 padding:15px 45px;
 line-height:25px;
 text-align:center;
 font-size:13px;
 background:url(bott1.gif) no-repeat left top;
}
#foot1 a {
 color:#ddd;
}
.bbs { border:#aaa 1px solid;COLOR: #333;FONT-FAMILY:  Arial,ËÎÌå;}
.key { border:0; background:#fff;COLOR: #333;width:118px;height:16px; padding:1px 0 0;FONT-FAMILY:  Arial,ËÎÌå; font-size:11px;}