span.DatePicker{
	width: 202px;
	display:inline;
}

iframe.es_calendar_container {
	margin:0 0 0 2px;
	width: 202px;
}
.calender {
	width:200px;
	height:25px;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
	font-size:11px;
}
.calender a:link, .calender a:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.calender a:active, .calender a:hover {
	font-weight:normal;
	text-decoration:underline;
}
table.calender .year_srh{
	padding : 0;
	border : 0;
	margin : 0;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
	color:#fff;
	background:#cc0000;
}
table.calender .year_srh td{
	padding : 0;
	border : 0;
	margin : 0;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
	color:#fff;
	background:#cc0000;
	height: 20px;
}
table.calender tbody td {
	padding : 0;
	border : 0;
	margin : 0;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
}
.calender tbody td img {
	vertical-align:middle;
}
.calender select {
	font-family:Dotum;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	margin:0 3px 0 2px;
	height:16px;
}
table .month_week{
	width:200px;
	margin:0;
	padding:0;
} 
table .month_week tr th{
	font-weight:normal;
	margin:0;
	padding:0;
} 

table .month_week .week {
	font-family:Dotum;
	font-size:12px;
	color:#fff;
	text-align: center;
	background-color: #990000;
	height: 18px;
}
table .month_week .week2 {
	font-family:Dotum;
	font-size:12px;
	color:#fff;
	padding:1px 5px 0 5px;
	height:25px;
}
table .month_day{
	width:200px;
	margin:0;
	padding:0;
}
table .month_day tr{
	margin:0;
	padding:0;
} 
table .month_day td{
	margin:0;
	padding:0;
	background:#fff;
	height:22px;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}  
table .month_day td.day {
	width:25px;
	height:20px;
	color:#000000;
	text-align:center;
	padding:1px 1px 0 1px;
	line-height:140%;
	vertical-align:bottom;
	cursor:hand;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
	font-weight: normal;
}
table .month_day td.day_red {
	width:25px;
	height:20px;
	color:#ff0000;
	text-align:center;
	line-height:140%;
	vertical-align:bottom;
	cursor:hand;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_red a:link, table .month_day .day_red a:visited {
	color:#ff0000;
	text-decoration:none;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_red a:active, table .month_day .day_red a:hover {
	color:#ff0000;
	text-decoration:underline;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_blue {
	width:25px;
	height:20px;
	color:#0078FF;
	text-align:center;
	line-height:140%;
	vertical-align:bottom;
	cursor:hand;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_blue a:link, table .month_day .day_blue a:visited {
	color:#0078FF;
	text-decoration:none;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_blue a:active, table .month_day .day_blue a:hover {
	color:#0078FF;
	text-decoration:underline;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_on {
	font-family:Dotum;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-1px;
	text-decoration:none;
	text-align:center;
	background-color:#ff8800;
	line-height:140%;
	vertical-align:bottom;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_on a:link, table .month_day .day_on a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
table .month_day .day_on a:active, table .month_day .day_on a:hover {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
	font-family:tahoma,Dotum,µ¸¿ò,sans-serif;
}
.input {
	font-size: 9pt;
}
/*.DatePickerHdr {
	BORDER-RIGHT: #d2d2d2 2px solid !important;
	BORDER-LEFT: #d2d2d2 2px solid !important;
	BORDER-BOTTOM:#d2d2d2 2px solid !important;
}
.border_head {
	BORDER-RIGHT: #d2d2d2 2px solid !important;
	BORDER-TOP: #d2d2d2 2px solid !important;
	BORDER-LEFT: #d2d2d2 2px solid !important;
}
.border_body {
	BORDER-RIGHT: #d2d2d2 2px solid;
	BORDER-TOP: #d2d2d2 2px solid;
	BORDER-LEFT: #d2d2d2 2px solid;
	BORDER-BOTTOM: #d2d2d2 1px solid;
	padding:1px;
}
td.DatePickerHdr img {
	vertical-align:top;
	cursor:hand;
}
*/