body{margin:10px}
body,div,span,li{font-size:14px;line-height:180%;font-family:Arial, "ËÎÌå", sans-serif;}

a{color:#0000FF;}
a:hover{color:#0000FF;}

.title{background:#FEEB99;padding:0 8px;}
.title1{background:#E9E9E9;padding:0 8px;}
.menu{border-bottom:2px #F6841E solid}
.bottom{border-top:2px #F6841E solid}
#ding {  
    position:fixed;  
    left:0px;  
    top:0; 
	width:100%;
    _position:absolute;  
    _bottom:expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight);  
}