1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#time_show{
color:#FEA6CC !important
position:absolute;
z-index:610;
width:61px;
white-space:nowrap;
font-size:11px;
height:23px;
margin-top:-23px;
text-align:center;
padding-left:3px;}
#time_show span{
font-weight:400;
padding-top:9px;
color: #000 !important;opacity: 0.5;
filter: alpha(opacity=50);
}