@charset "euc-kr";
.calendar_img {
	height: 173px;
	padding-top:12px;
	text-align: center;
	background: url(/img/calendar/pop_calendar_img.gif) no-repeat;
}
.calendar_board {
	height: 140px;
	padding-top:6px;
	text-align: center;
	overflow-x:hidden;
	background: url(/img/calendar/pop_calendar_board.gif) no-repeat;
}
.year {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#808080;
	font-weight:bold;
	line-height:16px;
}
.month {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#808080;
	line-height:16px;
}
.date {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#808080;
	text-align:center;
	line-height:20px;
}
.date a { color:#808080; text-decoration: none; }
.date a:hover { color:#00a2ee; text-decoration: underline; }
.date_t {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#ffffff;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	background: url(/img/calendar/pop_calendar_today.gif) center no-repeat;
}
.date_s {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#ffffff;
	text-align:center;
	line-height:20px;
	background: url(/img/calendar/pop_calendar_select.gif) center no-repeat;
}
.holiday {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#ee570c;
	text-align:center;
	line-height:20px;
}
.holiday a { color:#ee570c; text-decoration: none; }
.holiday a:hover { color:#ee570c; text-decoration: underline; }
.tit_s {
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#a38458;
	text-align:left;
	line-height:14px;
}
.list_time {
	width:42px;
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#ffffff;
	text-align:center;
	padding-top:2px;
	padding-left:0px;
	line-height:28px;
	font-weight:bold;
	background: url(/img/calendar/pop_calendar_time.gif) center no-repeat;
}
.list_text {
	padding-left:3px;
	font-family:µ¸¿ò; 
	font-size:12px; 
	color:#5380a6;
	text-align:left;
	padding-top:7px;
	line-height:18px;
}

