	*{margin:0px;padding:0px;}
			li{list-style:none;}
			#calendar2{
				
				height:auto;
				background:url(./images/bg1.jpg) no-repeat 0px 0px;
				overflow:hidden;
				font-family:'微软雅黑';
			}
			#calendar2 .select2{}
			#calendar2 .select2 .time2{
			}
			#calendar2 .select2 .time2 a{
				display:block;
				width:15px;
				height:27px;
				float:left;
				margin-left:2px;
			}
			#calendar2 .select2 .time2 .btnPre2:hover{
				background:url(./images/bg.jpg) no-repeat -14px -61px;
			}
			#calendar2 .select2 .time2 .btnNext2:hover{
				background:url(./images/bg.jpg) no-repeat -138px -61px;
			}
			#calendar2 .select2 .time2 .year2{
				width:590px;
				height:27px;
				float:left;
				text-align:center;
				
				position:relative;
				z-index:1;
			}
			#calendar2 .select2 .time2 .month2{
				width:590px;
				text-align:center;
				height:27px;
				float:left;
			
				position:relative;
				z-index:1;
			}
			#calendar2 .selec2t .time2 span{
				display:block;
				width:100%;
				height:27px;
				line-height:27px;
				color:#503f25;
				font-size:12px;
				text-align:center;
				cursor:pointer;
			}
			#calendar2 .select2 .time2 span i{
				font-style:normal;
			}
			#calendar2 .select2 .time2 select{
				position:absolute;
				width:64px;
				top:27px;
				border:0px;
				display:none;
				z-index:1;
			}
			#calendar2 table{
				width:585px;
				height:294px;
				margin:10px 0px 10px 10px;
				position:relative;
				border-collapse: collapse;
				z-index:0;
			}
			#calendar2 table thead th{
				width:90px;
				height:51px; background:url(../images/tdbj.jpg) repeat-x; text-align:center; font-size:15px; color:#ffffff;
			}
			#calendar2 table thead th.red{
				color:#ba4f2d;
			}
			#calendar2 table tbody td{
				text-align:center;
				width:90px;
				height:52px;
				cursor:pointer;
				font-family:Arial;
			}
			#calendar2 table tbody td span{
				color:#ccc;
			}
			#calendar2 table tbody td.hover{
				background-color:#EBEFF4;
			}
			#calendar2 table tbody td.active{
				color:#000;
				background-color: #EBEFF4;
			}
			#dhx_month_body2{background:url(../images/daymoney.png) no-repeat left center; padding-left:9px;}
			.dhx_month_head2{
			background-color: #EBEFF4;
			color: #2F3A48;
			border-right: 1px dotted #586A7E;
			height: 18px;
			padding-right: 5px;
			padding-top: 3px;
			text-align: right;
			}

			.dhx_month_body2 {
			border-right: 1px dotted #586A7E;
			border-bottom: 1px dotted #586A7E;
			margin-top:10px;
			}
			.clear2{ clear:both;}
			.cald2{ float:left; width:595px;}
			#week{  display:inline; margin-left:10px;}