@CHARSET "gb2312";
.xui-slidePanel{width:100%;position: relative;margin:5px 0px 5px 0px;padding:2px;}
.xui-slidePanel-top{width:100%;height:30px;border-bottom: 1px  solid  #e8e6e7; }
.xui-slidePanel-top-title{height:30px;font: 16px Î¢ÈíÑÅºÚ;color: #ea7944;text-align: center;padding-right:2px;float: left;}
.xui-slidePanel-top-arrow{width:36px;height:30px;float: right;cursor: pointer;}
.xui-slidePanel-top-arrow-up{background: url("images/btn09.png")  no-repeat  bottom;}
.xui-slidePanel-top-arrow-up:hover{background: url("images/btn10.png")  no-repeat  bottom;}
.xui-slidePanel-top-arrow-down{background: url("images/btn11.png")  no-repeat  bottom;}
.xui-slidePanel-top-arrow-down:hover{background: url("images/btn12.png")  no-repeat  bottom;}
.xui-slidePanel-content-body{width: 100%;padding-top:2px;padding-bottom:2px;}