/*banner*/
#banner { width:100%; height:585px; margin:0px auto; overflow:hidden; z-index:-1; position:relative; }
#btn { display: inline; /*width:500px;*/ height:18px; float:left; margin:-50px 0px 0px -25px; position:absolute; z-index:1; left:66%; }
#btn a { color:#36f; font:700 11px "Arial"; background:url(../images/de3_05.jpg) no-repeat; float:left; width:28px; height:5px; line-height:18px; text-align:center; text-decoration:none; margin-left:5px; display:block; opacity:0.7;}
#btn a.activeSlide { color:#fff; background:url(../images/q1.jpg) no-repeat; }
#btn a:hover { color:#fff; background:url(../images/de3_05.jpg) no-repeat; }
/*banner*/