@charset "euc-kr";



table {border-collapse:collapse;}



/* ÀÏº° ´Þ·Â ·¹ÀÌ¾î */

.DateList .x-date-active{

	cursor:pointer;color:black;

	width:21px;

	padding-bottom:2px;

	font-size:10px;

	color:#4A4A46;

	font-family:"Verdana","smas-serif";

	text-align:center;	

	line-height:12px;

}



.x-date-active a:link, 

.x-date-active a:hover,

.x-date-active a:visited { color:#4A4A46; }





.DateList .x-date-prevday {

	color:#aaa;

	font-family:"Verdana","smas-serif";

	font-size:10px;	

	text-align : center;

	line-height:12px;	

	padding-bottom:2px;	

}

.x-date-prevday a:link, 

.x-date-prevday a:hover,

.x-date-prevday a:visited { color:#aaa; text-decoration:none!important; }



.DateList .x-date-nextday {

	color:#aaa;

	font-family:"Verdana","smas-serif";

	font-size:10px;	

	text-align : center;	

	line-height:12px;	

	padding-bottom:2px;		

}

.x-date-nextday a:link, 

.x-date-nextday a:hover,

.x-date-nextday a:visited { color:#aaa; text-decoration:none!important; }



/* ¼±ÅÃºÒ°¡ÀÏ(ÈÞ¹«ÀÏ) ½ºÅ¸ÀÏÃß°¡ 2009.05.04 jk */

.DateList .x-date-disabled{

	cursor:default;

	color:#ddd;

	font-family:"Verdana","smas-serif";

	font-size:10px;	

	text-align : center;

	line-height:12px;	

	padding-bottom:2px;	

}

.x-date-disabled a:hover{cursor:default;color:#ddd;}

.x-date-disabled a:link{cursor:default;color:#ddd;}



/**

.x-date-inner td{border:1px solid #fff;text-align:right;padding:0;}

.x-date-inner a{padding:2px 5px;display:block;font:normal 11px arial,helvetica,tahoma,sans-serif;text-decoration:none;color:black;text-align:right;zoom:1;}

.x-date-inner .x-date-active{cursor:pointer;color:black;}

.x-date-inner .x-date-selected a{background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;padding:1px 4px;}

.x-date-inner .x-date-today a{border:1px solid darkred;padding:1px 4px;}

.x-date-inner .x-date-selected span{font-weight:bold;}

.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a{color:#aaa;text-decoration:none!important;}

.x-date-bottom{padding:4px;border-top:1px solid #a3bad9;background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;}

.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{text-decoration:none!important;color:black;background:#ddecfe;}

.x-date-inner .x-date-disabled a{cursor:default;background:#eee;color:#bbb;}

**/

/*override Ext-..*/

.x-date-picker {

	border-style : none;

}

.calender_box {

	position: relative;

	width:171px;

	height:151px;

	text-align:center;

	background: #f00 url('/contents/ionresource/images/common/bg_cal.gif') no-repeat;

}

.calender_btn_close {

	position: absolute;

	top: 4px;

	right: 6px;

	}

.calender_box table {

	margin:0 auto;

}

.calender_box table.dateView {

	margin:1px 0 5px 0;

	_margin:8px 0 7px 0;

}

.calender_box table.DateList {

	margin:4px auto 0;

	_margin:6px 0 11px 0;

}

	.calender_box table.DateList td {

		width:20px;

	}

	

.btnDateLeft {

	width:68px;

	text-align:right;

}

.btnDateLeft img {

	margin-top:2px;

	margin-right:6px;

}

.TxtDateMid {

	font-size:10px;

	color:#3C3C3C;

	font-weight:bold;

	font-family:"Verdana","smas-serif";

	text-align:center;

}

.btnDateRight {

	width:57px;

	text-align:left;

}

.btnDateRight img {

	margin-top:2px;

	margin-left:6px;

}

.calDate {

	width:18px;

	padding-bottom:2px;

	font-size:10px;

	color:#4A4A46;

	text-align:center;	

	line-height:12px;

}

.calDate a:link, 

.calDate a:hover,

.calDate a:visited { color:#4A4A46; font-family:"Verdana","smas-serif";}



.calDate_sat {

	width:17px;

	font-size:10px;

	text-align:center;	

	line-height:12px;

	padding-bottom : 2px;

}

.calDate_sat a:link, 

.calDate_sat a:hover,

.calDate_sat a:visited { color:#1F7D69; font-family:"Verdana","smas-serif";}



.calDate_sun {

	width:17px;

	font-size:10px;	

	text-align:center;	

	line-height:12px;

	padding-bottom : 2px;	

}

.calDate_sun a:link, 

.calDate_sun a:hover,

.calDate_sun a:visited { color:#F0000F; font-family:"Verdana","smas-serif";}



.calDate_on {

	font-size:10px;

	color:#fff;

	text-align:center;

	line-height:12px;

	background:url('/contents/ionresource/images/common/bg_cal_date.gif') no-repeat 2px top;

	padding-bottom : 2px;	

}

.calDate_on a:link, 

.calDate_on a:hover,

.calDate_on a:visited { color:#FFFFFF;font-family:"Verdana","smas-serif"; }



/* ¿ùº° ´Þ·Â ·¹ÀÌ¾î */

.Month_box{

	position: relative;

	width:166px;

	height:123px;

	text-align:center;

	background:url('/contents/ionresource/images/common/bg_month.gif') no-repeat;

}

.Month_box table {

	margin: 0 auto;

}

/*

.month_box .close{

	text-align:right;

	margin: 0 6px 0 0;

}

*/

.Month_box table.Month_View {

	width:142px;

	height:19px;

	margin-top: 5px;

	margin-bottom:7px;

	text-align:center;

	background:url('/contents/ionresource/images/common/bg_month01.gif') no-repeat;

}

.Month_box table.Month_View img {

	margin:1px 0 0 0

}

.btnMonth_Left {

	width:48px;

	text-align:right;

}

.btnMonth_Right {

	width:47px;

	text-align:left;

}





/*.month_box{

	width:154px;

	_width:166px;

	height:131px;

	padding:6px 0 0 12px;

	background:url('/contents/ionresource/images/common/bg_month.gif') no-repeat;

}



.month_box .year{

	margin:6px 11px 0 0;

	_margin:12px 11px 0 0;

	width:142px;

	height:19px;

	padding:1px 0 0 0;

	_padding:3px 0 0 0;

	font-size:10px;

	color:#3C3C3C;

	font-weight:bold;

	font-family:"Verdana","smas-serif";

	text-align:center;

	background:url('/contents/ionresource/images/common/bg_month01.gif') no-repeat;

}

*+html .month_box .year {

	margin:12px 11px 0 0;

}

.month_box .year img{

	margin: 0 9px 0 10px;

}

.month_box ul.month{

	margin:5px 0 0 0;

	_margin:6px 0 0 0;

}

.month_box ul.month li{

	float:left;

	margin:2px 0 0 2px;

	_display:inline;

}

.month_box ul.month li img{

	display:block;

}*/
