/*scroller*/
#scroller {padding:62px 0px 68px 0px; height:1%; position:relative; width:123px; float:left; z-index:20;}
#scroller #scr_top{width:123px; height:62px; display:block; text-indent: -10000px; overflow:hidden; background:url(../i/bt_top.png); position:absolute; z-index:10; top:15px; cursor:pointer;}
#scroller #scr_bottom{width:123px; height:68px; display:block; text-indent: -10000px; overflow:hidden; background:url(../i/bt_bottom.png);  position:absolute; z-index:10; bottom:18px; cursor:pointer;}

#scroller .block{width:103px; padding:0 0 4px 0px; background:#fff;}
#scroller .block img{display:block; border:0;}

#scroll_area{overflow:hidden;position:relative; height:426px;  width:123px;}
#wrap_area{position:absolute; top:0; left:10px;}

.border{width:10px; height:95%; background:#fff; margin-top:6px; float:left;}
.r{float:right;}

.text{display:none;}
#sc_popup {position:absolute;top:20px; left:90px; z-index:1000; display:none;}
#sc_popup td{font-size:1%;}
#sc_popup .t_l{background:url(../i/tl.png) 100% 100% no-repeat; height:20px; padding:5px;}
#sc_popup .m_t{background:url(../i/t_m.png) 0 100% no-repeat;}
#sc_popup .t_r{background: url(../i/t_r.png) 0% 100% no-repeat;  padding:10px;}
#sc_popup .pop_cont{background: #23477A; font-size:100%; color:#fff;}
#pop_content{white-space:nowrap;}
#sc_popup .m_l{background:#23477A;}
#sc_popup .m_r{background:url(../i/m_r.png) 0 0 repeat-y;}
#sc_popup .b_l{background:url(../i/bl.png) 100% 0 no-repeat;  height:20px; padding:8px 0;}
#sc_popup .b_m{background:url(../i/bm.png) 0 0 repeat-x;}
#sc_popup .b_r{background:url(../i/b_r.png) 0 0 no-repeat;}


#scroller #scr_top.disable{background:url(../i/bt_top_d.png);}
#scroller #scr_bottom.disable{ background:url(../i/bt_bottom_d.png);}
