.select_calander{width:470px; background:#45637d; border:1px solid #45637d; text-align:center; color:#fff; font-size:16px; height:50px;}
.select_calander input{cursor:pointer; width:20px; height:20px; background:url('/web/image/sub/calander_arrow01.png'); border:0; vertical-align:middle;}
.select_calander input:last-of-type{background:url('/web/image/sub/calander_arrow02.png');}

.calander{width:470px;}
/*.calander tbody tr:first-of-type td{height:40px; background:#e5f3ff; cursor:default;}*/
.calander td{border:1px solid #ccc !important; height:50px; font-size:16px; font-weight:400; text-align:center; background:#fff; cursor:pointer;}
.calander .satColor{color: #328edc}
.calander .sunColor{color: #e90000}
.calanderDay{ border: 1px solid #ff6c00 !important;background-color: #ff6c00 !important;color: white; }
.calanderDay font{ color: white !important;}
.calanderTime{ color:#ff6c00 !important; }