/*public*/
/*events-list-end*/
/*time*/
.Calendar {
 background-color:#fff;
	text-align:center;
	width:99.7%;
	 margin:0 0 0 0;
	 border:1px solid #07426a;
	
	line-height:1.5em;
}
.Calendar table.tb_date{
	border: 1px solid #d6d6d6;
	width:100%; 
	margin:0;
}

.Calendar table.tb_date thead td{
	border-right: 1px solid #D6D6D6;
	color:#333333;
	padding:1px;
	font-size:12px;
	height: 40px;
    line-height: 40px;
	background:#f1f1f1}

.Calendar table.tb_date tbody td {
	font-size: 12px;
	height:40px;
    text-align: center;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
/* 	background:#f1f1f1; */
	color:#333333;
	position:relative;
	cursor: pointer;
}
.events{position:relative;}
.events .onload{ 
	width:250px;position:absolute;z-index:1000;display:none;border:1px solid #ababab;
	background:white !important;text-align:left;padding:15px;
	height:200px; 
	/* height:100px; ³öÏÖ¹ö¶¯ÌõÅäÖÃ*/
	
	/* overflow:auto; */
	overflow:hidden;
	
	}
#dv_scroll_bar {border-left: 2px solid #cdcdcd;
    height:200px;
    position: absolute;
    right: 35px;
    top: 0;
    width: 15px;
    z-index: 1001;}
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:20px;width:15px;height:270px;}
#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:-8px;top:0;width:15px;height:29px;overflow:hidden;background:url(imgsrcoll.gif) no-repeat;cursor:pointer;}
/* .events ul li,.Calendar table.tb_date tbody td .events ul li a{line-height:20px;color: #333;}
.Calendar table.tb_date tbody td .events ul li a{margin-left:10px;color:#07426A} */
/* .events ul li,.Calendar table.tb_date tbody td .events  a{line-height:20px;color: #333;} */
.events span,.Calendar table.tb_date tbody td .events  a{line-height:20px;color: #333;}
.Calendar table.tb_date tbody td .events  a{margin-left:10px;color:#07426A}
.Calendar table.tb_date tbody td a{color:#333333;height:40px; line-height:40px;}
#idCalendarPre{
	cursor:pointer;
	margin-left:20%;
}
#idCalendarNext{
	cursor:pointer;
	margin-left:2px;
}
#idCalendarPre_little{
	cursor:pointer;
	margin-left:20%;
}
#idCalendarNext_little{
	cursor:pointer;
	margin-left:4px;
}
#idCalendar td.onToday {
	font-weight:bold;
	background:#07426a;
	color:#fff; 
	/* color:#333333; */
}
#idCalendar td.onToday a{color:#fff;}
#idCalendar_little td.onToday {
	font-weight:bold;
	background:#778088;
	color:#fff;
}
#idCalendar td.onToday div a{color:#07426A;}
#idCalendar td.onSelect {
	font-weight:bold;
}
.thisday{

    border-bottom: 3px solid #f59b3a;
    display: block;
}


#day0,#day1,#day2,#day3,#day4,#day5,#day6,#day7,#day8,#day9,#day10,#day11,#day12,#day13,#day14,#day15{ }

.nullday{
	background:#ccc;
    border: 1px solid #ccc;
}
.Calendar_top{
	width:28%;
	height:100%;
	background:#07426a;
	line-height:30px;
	text-align:left;
	cursor:pointer;
	/*float:left;*/
	color:#fff;
	border-right: 1px solid #d6d6d6;
}
.distance{width:100%; text-align:center; float:left; display:block; margin-top:20px;}
.distance span{ display:inline-block;width:auto;height:30px; border-bottom:1px solid #fff; font-size:20px; font-weight:bold;}
.Calendar_title{ margin-left:10px;}
.Calendar_top span input{ width:31%}
.Calendar_top span{ line-height:30px;}
.Calendar_input{ color:#fff; padding: 1px 2px;}
#idCalendarPre,#idCalendarNext{ background-image:url(imagesarrwo_2.png);_background-image:url("imagesarrwo_2.png");background-repeat:no-repeat;width:11px;height:20px; display:inline-block;}
#idCalendarPre{ background-position:0 -21px;}
#idCalendarNext{ background-position:-20px -21px;}
#idCalendarPre:hover{ background-position:0 0;}
#idCalendarNext:hover{ background-position:-20px 0;}
.Calendar_update{float:left;width:69px;margin-left:5px}
.Calendar_year{font-size:20px}
.Calendar_month{font-size:16px}