/* ========================================================================= */
/* sum */
#num{background:#39688e}

.num-big{width:0px;height:48px;margin:0 auto;text-align:center;}
.num-big ul{margin:0;padding:0;}
.num-big ul li{0position:relative; 0right:50%;width:28px;height:48px;margin:0 4px;overflow:hidden;float:left;display:inline;background:url("../img/number-big.png") no-repeat;zoom:1;}
.num-big ul li.point{width:8px;background-position:0 -500px;}

.num-normal{width:276px;height:34px;position:absolute;top:134px;left:0px;}
.num-normal ul{position:relative; left:50%;float:left;}
.num-normal ul li{position:relative; right:50%;width:18px;height:34px;margin:0 3px;overflow:hidden;float:left;display:inline;background:url("../img/number-normal.png") no-repeat;zoom:1;}
.num-normal ul li.point{width:6px;background-position:0 -350px;}

.num-small{width:214px;height:30px;position:absolute;top:144px;left:756px;}
.num-small ul{position:relative; left:50%;float:left;}
.num-small ul li{position:relative; right:50%;width:15px;height:30px;margin:0 2px;overflow:hidden;float:left;display:inline;background:url("../img/number-small.png") no-repeat;zoom:1;}
.num-small ul li.point{width:4px;background-position:0 -300px;}
/* ========================================================================= */