
.day_dd {
	float:left;
	width:23px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.day_cont {
	float:left;
	width:23px;
	height:23px;
	text-align: center;
}
.day_cont_lin {

}
.cal_cont {
	float:left;
	width:165px;
	position: relative;
	text-align: center; border: 1px solid #666666;

}
.cal_head {
	float:left;
	width:165px;
	color: #003366;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;	background: url(images/daybg.jpg);

}
