/* 线路上的发团日期日历 */ 
	.tCal{
		border-collapse: collapse;
		border:1px #ccc solid;
		text-align: center;
		font-size: 12px;
		font-family: Arial;
		background:#fff;
	}
	.tCal  div { text-align:center;}
		.tCal th{
			background: #F9F9F9;
			border:1px #ccc solid;
		}
		.tCal tbody td{
			width: 60px!important;
			width:57px;
			border:1px #ccc solid;
		}
		 
		.tCalPassed{
			color: #CCC;
		}	
		 
		.date_other { 
			 color: #CCC;
		}
		.price_span {
			color:#00f; 			
		}
		.price_span2 {
			color:#999999; 			
		}
			.tCalPassed .price_span{
				color: #CCC;
			}
		.site_span {
			position: absolute; 
			right:1px; 
			top:0;			  
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
  		}
		.site_span1 {
			font-family: "宋体",Arial, Helvetica, sans-serif;
 		}	
		.tCalPrice{
			cursor: pointer;
		}
		.tCalPrice2{
			cursor: auto;
		}
			
		.tCalToday{
			background: #EFEFEF;
		}
		.tCalYuan{
			font-size: 10px;
		}
		.tCalHot{
			background: url(icon_tCalHot.gif) no-repeat 36px 3px;
		}
		.tCalJin{
			background: url(icon_tCalJin.gif) no-repeat 36px 3px;
		}
		.tCalFlipBw{
			float:left;
			color: #00F;
			cursor: pointer;
		}
		.tCalFlipFw{
			position: absolute;
			right: 0;
			color: #00F;
			cursor: pointer;
		}
		.tCalFlip_disabled{
			color: #CCC;
			cursor: default;
		}
		.tCalMonth{
			font-weight: bold;
		}

.calendar_bg { position: relative;z-index:10;}

.cred,a.cred:link,a.cred:visited{ color:#ff0000; }
.cyellow,a.cyellow:link,a.cyellow:visited{color: #FF6600;}

.calendar_bg,a.calendar_bg:link,a.calendar_bg:visited {  background:#fff; display:block; width:100%;height:100%; text-decoration:none;}
a.calendar_bg:hover {  background:#FFC; color:#000000; display:block; width:100%;height:100%; text-decoration:none;}	

a.tCalJin,a.tCalJin:link,a.tCalJin:visited{ background: url(images/icon_tCalJin.gif) no-repeat 3px 3px; }
a.tCalJin:hover { background: url(images/icon_tCalJin.gif) no-repeat 3px 3px #FFC; }

#show_cal1 a.calendar_bg:link,#show_cal1 a.calendar_bg:visited{ text-decoration:none; color:#000;}
#show_cal1 a.calendar_bg:hover{ text-decoration:none;}
#show_cal2 a.calendar_bg:link,#show_cal2 a.calendar_bg:visited{ text-decoration:none; color:#000;}
#show_cal2 a.calendar_bg:hover{ text-decoration:none;}	

#show_cal1 .route_calendar_current { background:#ffc;}
#show_cal1 .route_calendar_current a.calendar_bg:link,#show_cal1 .route_calendar_current a.calendar_bg:visited {  background:#ffc; display:block; width:100%;height:100%; text-decoration:none;}
#show_cal1 .route_calendar_current a.calendar_bg:hover { background:#FFC; color:#000000; display:block; width:100%;height:100%; text-decoration:none;}	
#show_cal2 .route_calendar_current { background:#ffc;}
#show_cal2 .route_calendar_current a.calendar_bg:link,#show_cal1 .route_calendar_current a.calendar_bg:visited {  background:#ffc; display:block; width:100%;height:100%; text-decoration:none;}
#show_cal2 .route_calendar_current a.calendar_bg:hover { background:#FFC; color:#000000; display:block; width:100%;height:100%; text-decoration:none;}
.ico_cuxiao {
    width:22px;
    height:11px;
    background:url(http://img1.tuniucdn.com/u/ico/promo_ico_cuxiao.png) no-repeat;
    background-position:0 0;
    text-indent:-9999px;
    position:absolute;
    left:-1px;
    top:-1px;
	overflow:hidden;
}
.ico_tejia2 {
    width:22px;
    height:11px;
    background:url(http://img1.tuniucdn.com/u/ico/promo_ico_tejia2.png) no-repeat;
    background-position:0 0;
    text-indent:-9999px;
    position:absolute;
    left:-1px;
    top:-1px;
	overflow:hidden;
}
/*线路预定优惠提示 by guang 20110608*/
.ico_youhui{width:14px;height:14px;background:url(http://img1.tuniucdn.com/ui/cate/css/20110607/youhui_icon.png) 0 0 no-repeat;position:absolute;top:0;right:0;text-indent:-9999px;overflow:hidden;z-index:999;}
.youhui_early_tips{padding:10px;display:none;z-index:1000;color:#333;width:300px;background:#f2f2f2;border:1px solid #999;position:absolute;-webkit-border-radius:6px;-moz-border-radius:6px;}
.youhui_early_tips h3{font-size:14px;text-align:left;}
.youhui_early_tips ul{text-align:left;}
.youhui_early_tips li{margin:5px 0 0 0;}
.youhui_early_tips li span{color:#f60;}
.czindex{z-index:12;}
.tips_arrow{width:15px;height:16px;background:url(http://img1.tuniucdn.com/ui/cate/css/20110607/tips_arrow_right.png) no-repeat 0 0;display:block;position:absolute;right:-15px;top:20px;z-index:999;}
