@charset "utf-8";
.cusel,.cuselFrameRight,.jScrollPaneDrag,.jScrollArrowUp,.jScrollArrowDown{background:url(imgs/select.png) no-repeat;float:left}
.cusel{height:20px;background-position:left top;display:block;padding:0 2px;position:relative;z-index:25;cursor:pointer;color:#2d6fb8;margin-right:24px}
.cuselFrameRight{position:absolute;z-index:25;top:0;right:0;height:100%;width:24px;background-position:right top;margin-right:-24px}
.cuselText{height:14px;padding:3px 0 0 7px;cursor:pointer;overflow:hidden;position:relative;z-index:1;font:11px Arial,Tahoma;position:absolute;top:0;left:0;color:#2d6fb8}
.cusel span{display:block;cursor:pointer;white-space:nowrap;padding:2px 5px;zoom:1}
.cusel span:hover,.cusel .cuselOptHover{color:#0c55a6;font:12px Arial;background:#eee}
.cusel .cuselActive{color:#0c55a6;cursor:default;font:12px Arial}
.classDisCusel,.classDisCusel .cuselFrameRight{cursor:default}
.classDisCusel .cuselText{cursor:default}
.cusel-scroll-wrap{display:block;visibility:hidden;position:absolute;left:0;top:100%;background:#fff;min-width:100%;width:auto;border:1px solid #7f9db9;font:12px Arial;color:#0c55a6;padding:8px;margin-top:1px}
.cusel .jScrollPaneContainer{position:relative;overflow:hidden;z-index:25}
.cusel .jScrollPaneTrack{height:100%;width:7px!important;background:#ccc;position:absolute;top:0;right:4px}
.cusel .jScrollPaneDrag{position:absolute;background-position:-40px -26px;cursor:pointer;width:12px!important;height:27px!important;right:-3px;background:#0c55a6}
.cusel .jScrollPaneDragTop{position:absolute;top:0;left:0;overflow:hidden}
.cusel .jScrollPaneDragBottom{position:absolute;bottom:0;left:0;overflow:hidden}
.cusel .jScrollArrowUp{position:absolute;top:0;right:2px;width:26px;height:12px;cursor:pointer;background-position:-2px -26px;overflow:hidden}
.cusel .jScrollArrowDown{width:25px;height:12px;position:absolute;top:auto;bottom:0;right:3px;cursor:pointer;background-position:-21px -26px;overflow:hidden}