img {
	border: 0;
}

select.month {
	padding: 2px 3px 0 3px;
	font-family: arial;
	font-size: 11px;
	color: #303030;
	height: 17px;
	border: 1 solid #d2e1ea;
}

.title-day {
	height: 24px;
	font-family: arial;
	font-size: 11px;
	color: #db5801;
	font-weight: normal;
	text-align: right;
}

.t-year {
	padding-top: 2px;
	font-family: dotum;
	font-size: 11px;
	color: #003356;
	font-weight: bold;
}

.t-sun {
	padding-right: 4px;
	background: #efeae5;
	font-family: arial;
	font-size: 11px;
	color: #ce1a1a;
	font-weight: normal;
	text-align: right;
	height: 16px;
}

.t-week {
	padding-right: 4px;
	background: #efeae5;
	font-family: arial;
	font-size: 11px;
	color: #2a2a2a;
	font-weight: normal;
	text-align: right;
	height: 16px;
}

.t-sat {
	padding-right: 4px;
	background: #efeae5;
	font-family: arial;
	font-size: 11px;
	color: #0075a6;
	font-weight: normal;
	text-align: right;
	height: 16px;
}