/* CSS Document */
*{padding:0px; margin:0px;}

ul li{list-style-type: none;}
#container #content02{
	width: 930px;
	height: 180px;
	background:#a3adb6;
	padding-top: 10px;
}
#container #content01 {
	width: 930px;
}
#container #topheader {
	width: 930px;
}


#container{margin:0 auto; text-align:center;}
.top_nav{ width:930px; height:25px;}
.top_nav ul{width:930px; height:25px; background:#a2adb6;}
.top_nav li{float:left; width:120px; height:25px; line-height: 25px; font-weight:bold;
}
.scroller{border:1px solid #ddd}
.scroller .block{overflow:hidden}
.scroller .block a{display:block}
.scroller .guide{position:absolute}
.scroller .guide p{background:url(num_bg.gif);color:#fff;font-weight:bold;font-size:12px;float:left;margin:0 0 0 5px;line-height:18px;padding:0 6px;cursor:pointer;display:inline}
.scroller .guide .now{background:#4e9182}
.scroller .flat{position:absolute;}
.scroller .flat a{display:block}
.ad{font-size:10px; width:930px; height:250px; margin:0 auto;}
#header {
 background-color: #F8F4EF;
 height: 200px;
 width: 900px;
 margin: 0px;
 padding: 0px;
 border: 1px solid #ECE1D5;
 font-family: "ËÎÌå";
 font-size: 12px;
}
#menu {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#menu li {
 display: block;
 width: 225px;
 text-align: center;
 float: left;
 margin: 0px;
 padding-top: 0.2em;
 padding-right: 0px;
 padding-bottom: 0.2em;
 padding-left: 0px;
 cursor: hand;
}
.sec1 { background-color: #FFFFCC; height:25px; line-height:25px;}
.sec2 { background-color: #00CCFF; height:25px; line-height:25px;}
.block { display: block;}
.unblock { display: none;}
