html { min-height: 100%;}
* { margin: 0;padding: 0;border:0;}
body { color: #777;font: normal 12px Arial,宋体,sans-serif;line-height:18px;background:#fff url(bg.gif) repeat-x top center; }
a {color: #777;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:#aaa;}
h2 { font-size:14px;font-weight:bold;color:#fff;}
.blue { color:#0E61D3;}
.red { color:#ff0000;}
.red1 { color:#E04F10;}
.gray { color:#666;}
.green { color:#2E8C0F;}
.clear { clear:both;}

/* Header */
#header {
 margin: 0 auto;
 width: 1003px;
 height: 164px;
}
#top {
 width:1003px;
 height:123px;
}
#top1 {
 float:left;
 width:483px;
 height:95px;
 padding:25px 0 0 0;
}
#top2 {
 width:500px;
 height:21px;
 padding:34px 0 0;
 text-align:right;
 word-spacing:8px;
 float:left;
 background:url(top1.gif) no-repeat 350px 35px;
}
#top3 {
 width:251px;
 height:55px;
 padding:10px 0 0 249px;
 float:left;
}
#top3a {
 width:220px;
 height:22px;
 float:left;
 background:url(top2.gif) no-repeat 0 0;
}
#top3b {
 width:31px;
 height:22px;
 float:left;
}
#menu {
 width:1003px;
 height:43px;
 margin:0 auto;
 background:url(menu.gif) no-repeat top left;
}
#menu li{
 float:left;
 width:125px;
 height:41px;
}
#menu li a {
 width:125px;
 height:41px;
 line-height:41px;
 color:#fff;
 font-size:14px;
 font-weight:bold;
 display:block;
 text-align:center;
}
#menu li a:hover {
 color:#ffcc00;
 text-decoration:none;
}
#banner {
 width:1003px;
 height:198px;
 margin:0 auto;
 background:url(banner.jpg) no-repeat 0 0;
}
#foot {
 width:100%;
 background:#fff;
}
#foots {
 width:1003px;
 margin:0 auto;
 height:100%;
 overflow:hidden;
}
#foot1 {
 width:903px;
 padding:0 50px;
 height:40px;
 line-height:40px;
 background:url(footbg.gif);
 border-top:#fff 10px solid;
}
#foot2 {
 width:1003px;
 padding:10px 0;
 line-height:25px;
 color:#aaa;
 text-align:center;
}
#foot2 a {
 color:#aaa;
}
#link {
	margin: 0 auto;
	width: 980px;
	padding:2px 5px;
	color:#666;
}
#links {
 height:100%;
 overflow:hidden;
}
#link a {
   color:#666;
}
#link a:hover {
   color:#333;
   text-decoration:none;
}
.key { border:0;height: 19px; padding:3px 0 0 5px;width: 200px;background:none; color:#aaa;FONT-FAMILY:  Arial,宋体;}
.key1 { border:#999 1px solid;;padding:2px 0 0 4px;width:373px;height:18px;line-height:18px;COLOR: #B3B3B3;FONT-FAMILY:  Arial,宋体;}
.key2 { cursor:pointer;border:#999 1px solid;;padding:0 0 2px 4px;width:70px;height:23px;line-height:23px;COLOR: #111;FONT-FAMILY:  Arial,宋体;}