html { min-height: 100%;}
* { margin: 0;padding: 0;border:0;}
body { color: #222;font: normal 12px Arial,ËÎÌå,sans-serif;line-height:18px;}
a {color: #333;text-decoration: none;}
a:hover {color: #ff0000;text-decoration: underline;}
li { list-style: none;}
h1,h2,h3 { font: normal 12px Tahoma,ËÎÌå,sans-serif;}
h1 {color:#666;}
h1 a {color:#666;}
h1 a:hover {color:#444;text-decoration:none;}
h2 { font-size:14px;font-weight:bold;color:#ff0000;line-height:28px;}
.blue { color:#0E61D3;}
.red { color:#ff0000;}
.red1 { color:#E04F10;}
.gray { color:#666;}
.green { color:#2E8C0F;}
.clear { clear:both;}

/* Header */
#header {
 margin: 0 auto;
 width: 993px;
 height: 138px;
 border-top:#DAE6F4 4px solid;
 background:url(top2.gif) no-repeat top right;
}
#top1 {
 width:369px;
 height:87px;
 padding:6px 0 5px 80px;
 float:left;
 background:url(top1.gif) no-repeat left 50%;
}
#top1a {
 width:360px;
 padding:16px 0 0;
}
#top1b {
 
}
#top2 {
 width:410px;
 height:22px;
 float:left;
 text-align:right;
}
#top2 a {
 line-height:22px;
 color:#999;
}
#menu {
 width:993px;
 height:40px;
 background:url(menu.jpg);
 float:left;
}
#menu li{
 float:left;
 height:40px;
 width:90px;
}
#menu li a{
 width:90px;
 height:27px;
 color:#000;
 display:block;
 line-height:27px;
 text-align:center;
 padding:6px 0 6px;
}
#menu li a:hover{
 text-decoration:none;
 color:#fff;
 background:url(menubg.gif) no-repeat center;
}
#banner {
 width:993px;
 margin:0 auto;
 height:215px;
 background:url(banner.jpg);
 border-bottom:#fff 4px solid;
}
#ban {
 width:993px;
 height:198px;
 margin:0 auto;
}
#foot {
 width:993px;
 margin:0 auto;
 background:url(bottbg.gif) top;
 border-bottom:#fff 4px solid;
}
#foots {
 height:100%;
 overflow:hidden;
}
#foot1 {
 margin:0 auto;
 width:980px;
 padding:10px 0;
 color:#666;
 text-align:center;
}
#foot1 a {
 color:#666;
}
#link {
 margin: 0 auto;
 width: 983px;
 padding:4px 5px 2px;
 color:#666;
 background:#F3F4F6;
 border-top:#eee 1px solid;
}
#links {
 height:100%;
 overflow:hidden;
}
#link a {
   color:#666;
}
#link a:hover {
   color:#ff0000;
   text-decoration:none;
}
.key2 { margin-left:4px;border:#aaa 1px solid;COLOR: #333;FONT-FAMILY:  Arial,ËÎÌå;}
.search { border:#00B9EF 1px solid; height: 15px; width: 115px; padding: 3px 0 0 3px; padding-left: 3px;color:#808080;}
