@charset:"utf-8";
.InoBoard {font-size:12px; color:#7C7C7C;word-spacing:-0.0em;letter-spacing:-0.0em;}
.InoBoard a:link{font-size:12px; font-family:; text-decoration:none; color:#7C7C7C;word-spacing:-0.0em;letter-spacing:-0.0em}
.InoBoard a:visited{font-size:12px; text-decoration:none; color:#7C7C7C;word-spacing:-0.0em;letter-spacing:-0.0em}
.InoBoard a:hover{font-size:12px; text-decoration:underline; color:#7C7C7C;word-spacing:-0.0em;letter-spacing:-0.0em}
.InoBoard_Input {border:1px solid #D0D0D0;background-color:#FFFFFF;font-size:11px;height:19px}
.InoBoard_Input2 {border:1px solid #DCDCDC;background-color:#F9F9F9;font-size:11px;height:19px}
.InoBoard_textarea {border:1px solid #DCDCDC;background-color:#F9F9F9;font-size:11px;height:19px}
.search_list {background-color:#FFFF66;}

TD.InoBoard_BG {background-color:#82A7D3;}
TD.InoBoard_Line {background-color:#CFD0D1;}
TD.InoBoard_BG2 {background-color:#F2F2F2;}
TD.InoBoard_BG3 {background-color:#F9F9F9; font-family:"dotum";font-size:11px;font-weight:bold;color:#969696;}

/*P {font-family:"dotum";line-height:17px;color:#454545;font-size:12px;margin-top:2px; margin-bottom:2px;}*/



/*********달력*************************/
div.calendarArea { position:absolute;top:0px;left:100px;z-index:9999;width:170px;overflow:hidden;border:solid 1px #cacaca; background-color:#ffffff; z-index:110000; }
div.calendarArea div.dateArea { padding:8px 11px 0 20px; height:23px; text-align:center; font-weight:bold; font-size:11px; font-family:"verdana","tahoma"; color:#333333; letter-spacing:-1px; overflow:hidden; }
div.calendarArea div.dateArea img { vertical-align:middle; }
* html div.calendarArea div.dateArea img { position:relative; top:2px; } 
div.calendarArea div.dateArea img.prev { margin-right:3px; }
div.calendarArea div.dateArea img.next { margin-left:3px; }
div.calendarArea div.dateArea a.close { float:right; display:block; background:url("/shop/skin/inoproject/images/bt_close.gif") no-repeat left top; width:11px; height:12px; overflow:hidden; text-indent:-1000px; margin:1px 0 0 0; }
div.calendarArea div.calendar { clear:both; padding-bottom:5px; }
div.calendarArea table { width:100%; }
div.calendarArea table th, div.calendarArea table td { vertical-align:middle; text-align:center; font-size:11px; font-family:"dotum","Apple Gothic","sans-serif"; }
div.calendarArea table th { height:20px; background-color:#e5eaff; font-weight:normal; }
div.calendarArea table td { height:18px; }
div.calendarArea table td a { color:#666666; font-size:11px; font-family:"gulim","Apple Gothic","sans-serif"; }
div.calendarArea table td.today a { color:#485ce3; text-decoration:underline; font-weight:bold; }
table.hmCalendar .blank { width:5px; font-size:1px; line-height:1px; white-space:nowrap; }