/**********************************************************
	´Þ·Â Å¬·¡½º
***********************************************************/
	
	.saturday			{ width:21; height:19px; font-size:8pt; text-align:center; color:#0F35AC; font-weight:bold; cursor:hand; background:#EBEBEB;}
	.sunday				{ width:21; height:19px; font-size:8pt; text-align:center; color:#EB7719; font-weight:bold; cursor:hand; background:#EBEBEB;}
	.today				{ width:21; height:19px; font-size:8pt; text-align:center; color:#172734;font-weight:bold; cursor:hand; background:#EBEBEB;}
	.day				{ width:21; height:19px; font-size:8pt; text-align:center; color:#000000; cursor:hand; background:#EBEBEB;}
	.blank				{ width:21; height:19px; font-size:8pt; color:#FFFFFF; background:#EBEBEB;}
	.selectedday		{ width:21; height:19px; font-size:8pt; text-align:center; font-weight:bold; cursor:hand; background:#EBEBEB;}
	.scheduled			{ width:21; height:19px; font-size:8pt; text-align:center; font-weight:bold; cursor:hand; background:#E689AF;}