
.c_Can
{
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.c_Can1 {
	color: #888;
	text-decoration: none;
	font-size: 10px;
}
.c_Can2 {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
.c_can_hover{
    color: #f57c1e;
	text-decoration: none;
	font-size: 10px;
	}
.c_can_on{
color:#fff;
text-decoration: none;
	font-size: 10px;
	background:#f57c1e
}
.c_weekday { /* Monday - Friday text STYLE*/
	color: #fff;
	background:#f47f20;
	font:400 10px "tahoma";
}
.c_year {

	font-size: 10px;
	color: #FFF;
}
.c_month {
	font-size: 10px;
	color: #FFF;
}
.c_today {    						/*Today is yy-mm-dd STYLE */
	color:#f37e13;
	text-align:center;
	font:700 10px/20px "verdana"
	
}
.c_today span{
	color: #000;
	font-weight: 400;
}
.c_border1 {    /* board inside */
	border: 1px solid #fff;


}
.c_date{
background: transparent;

}

.c_bg{
background: url(img/bj2.gif) no-repeat top left;
width:176px;
height: 180px;
position: absolute;
text-align: center;
z-index: 9999;
}
.c_bgtop{

	width:176px;
	height:21px;
	font: 400 10px "tahoma";
}
.c_bgtop select{
	font: 400 10px "tahoma";
	color: #7b7b7b;
}

#c_calendardate td{
height:20px; 
font:400 10px/20px "tahoma";
vertical-align: middle;
}

