@charset "utf-8";
/* CSS Document */
/*line_details*/
html,body{ -webkit-text-size-adjust:none;}  
/*rili*/ 
.Calendar { font-family:Microsoft Yahei; width:586px; border-left:1px solid #CCCCCC;} 
.c_header{ background:#f8f8f8;text-align:center;font-size:16px; font-weight:bold;color:#888;padding:10px 0px;border-right:1px solid #CCCCCC;} 
.Calendar a{ color:#630;} 
.Calendar table{ width:100%; border:0;} 
.Calendar table thead{color:#666; background:#eee;text-align:center;} 
.Calendar table thead td{ height:34px; font-weight:bold;color:#889;border-right:1px solid #CCCCCC;} 
#idCalendar  td {text-align:right;font-size:12px;color:#666;padding:1px 5px 1px 1px;height:62px;border-bottom:1px solid #ddd;border-right:1px solid #ddd; width:70px;}  
#idCalendarPre{cursor:pointer;float:left;padding-right:5px;background:url(http://img.badazhou.com/style/images/pre_next.png) no-repeat 0px 0px;width:30px; height:20px;} 
#idCalendarNext{cursor:pointer; float:right; padding-right:5px; background:url(http://img.badazhou.com/style/images/pre_next.png) no-repeat 0px -20px ; width:30px; height:20px;}  
#idCalendar td.onToday span{ color:#fb5f0a;} 
#idCalendar td.onSelect { font-weight:bold;}  
#idCalendar .zhenti{padding-top:10px;} 
#idCalendar .fu{color:#666;font-size:12px;} 
#idCalendar .price{font-weight:bold;color:#fb5f0a;font-size:14px;}

