@charset "utf-8";
/* CSS Document */


.showday{ width:350px; height:265px; border:1px #CCC solid;}
.time_controller{ width:350px; height:50px;}
.datetime_pick{width:350px;height:265px;display:none;position:relative; }
.showday li{ width:35px; height:25px; text-align:center; line-height:25px; float:left; margin:5px 6px; list-style:none; border:1px #ccc solid; cursor:pointer;}
.date:hover{ color:#FFF; background-color:#39F;}
.show_xingqi{width:110px; height:40px; text-align:center; line-height:40px;display:none; position:absolute; top:50px; left:380px; color:#FFF; font-size:14px; background:url(../images/arrow.gif) 0 0 no-repeat; }