body{font:62.5% "Trebuchet MS", sans-serif;margin:50px;background-color:#666;}
/* time-bg */
.time-bg{background-color:#999;width:90%;margin:0 auto;padding:20px;}
.time-bg #amount{border:0;background-color:#999;font-weight:bold;font-size:20px;color:#FFC;}
.time-bg #slider-range{width:70%;margin:0 auto;margin-top:50px;cursor:pointer;}
.ui-slider {position:relative;text-align:left;}
.ui-slider .ui-slider-handle {position:absolute;z-index:2;width:1.4em;height:1.4em;cursor:move;}
.ui-slider .ui-slider-range {position:absolute;z-index:1;display:block;border:0;background-position:0 0;}
.ui-slider .ui-slider-handle,.ui-slider .ui-slider-range{filter:inherit;}
.ui-slider-horizontal {height:1em;}
.ui-slider-horizontal .ui-slider-handle {top:-.3em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range {top:0;height:100%;}
.ui-widget {font-size:1.1em;}
.ui-widget-content{border:1px solid #dddddd;background:#eeeeee 50% top repeat-x;color:#333333;}
.ui-widget-header{background:#9F3 50% 50% repeat-x;}
/* ½»»¥×´Ì¬ ----------------------------------*/
.ui-state-default{border:1px solid #cccccc;background:#f6f6f6;font-weight:bold;color:#1c94c4;}
.ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce;font-weight:bold;color:#c77405;}
.ui-corner-all{border-radius:10px;}
.time-bg .rangeSpan{font-size:16px;color:#ffc;}
.time-bg #time{width:70%;height:20px;margin:0 auto;}
.time-bg ul{margin-top:20px;margin:0 auto;width:100%;height:auto;padding:0;}
.time-bg li{float:left;list-style:none;text-align:center;}
.time-bg .button{width:100px;height:30px;text-align:center;line-height:30px;margin:0 auto;font-size:15px;border:1px solid #666;cursor:pointer;border-radius:5px;}
.time-bg .button:hover{background-color:#ccc;box-shadow:0 0 6px #CCC;}