/* NHAjax */
/*
	background-image¿¡´Â ¾Æ¿ô¶óÀÎÀ¸·Î »ç¿ëµÉ ±×¸²À» ÁöÁ¤ÇÏ°í °¡·Î¼¼·Î Å©±â¸¦ ¼³Á¤
*/
.NHWinTopLeft {width:8px;height:8px; background: transparent url(corners.png); }
.NHWinTop {height:8px; background: transparent url(tb.png) repeat-x;}
.NHWinTopRight {width:8px;height:8px; background: transparent url(corners.png) 0 -8px; }
.NHWinLeft {width:8px;height:100%; background: transparent url(lr.png) repeat-y;}
.NHWinRight {width:8px;height:100%; background: transparent url(lr.png) repeat-y -3px 0;}
.NHWinBottomLeft {width:8px;height:8px; background: transparent url(corners.png) 0 -16px; }
.NHWinBottom {height:8px; background:url(tb.png) 0 -3px; }
.NHWinBottomRight {width:8px;height:8px; background: transparent url(corners.png) 0 -24px;cursor:nw-resize;}

.NHWinTitle {padding-left:10px; font-weight:bold; border-bottom:1px solid #EEEEEE; background: url(backt.png) repeat-x; cursor:pointer;}
.NHWinTitleR {width:45px;text-align:right;height:20px;padding-right:1px; font-weight:bold; border-bottom:1px solid #EEEEEE; background: url(backt.png) repeat-x; cursor:pointer;}
.NHWinContent {vertical-align:top;padding:0px;margin:0px; background-color:#FFFFFF} /* paddingÀÇ »óÇÏ¿µ¿ªÀº 0À¸·Î °íÁ¤ÇÒ°Í(À©µµ¿ìÃÖ´ë¹öÆ°½Ã »óÇÏ°ø¹é°ü·Ã) */


/* ´Þ·Â ½ÃÀÛ */
.NHCalTable {background: url(backCal.png);}
.NHCalTitle {cursor:pointer;vertical-align:middle;}
/* ´Þ·Â ³¡ */