/* topBanner
---------------------------------------------------------------------*/
#topBanner {
width:520px;
height:172px;
background: url(../img/top/rotate_bg.png) no-repeat;
margin-left: 5px;
}

#mainBanner {
padding:6px 0 6px 6px;
float:left;
}

#thumBanner {
width:112px;
padding:3px 6px 3px 3px;
float:right;
}

#rotate_up {
width:110px;
height:10px;
}

#rotate_down {
width:110px;
height:10px;
float:left;
}

#rotate_thumb {
width:112px;
height:140px;
overflow:hidden;
}

#rotate_thumb ul {
margin-top: 5px;
padding: 0;
}

#rotate_thumb li {
list-style:none;
height:45px;
hidden: none;
margin:0 0 2px 0;
padding:0;
clear:both;
}

.rotate_thumb1 {
opacity:0.5;
}

.rotate_thumb2 {
border: 1px solid #FFF;
}

.rotate_thumb3 {
opacity:0.5;
}
