@charset "EUC-KR";

/* À§ÀÇ Charset´Â ¹Ýµå½Ã Àû¿ë¹Ù¶ø´Ï´Ù. */
/* CSS Àû¿ë¼ø¼­ : ¾ÆÀÌµð > ÅÂ±×¿Í Å¬·¡½º > Å¬·¡½º > ÅÂ±×
/* CSS ¼±ÅÃÀÚ ¼±¾ð¼ø¼­ : Type Selector, Layout Selector, Class Selector, Etc */
/* CSS ¼Ó¼º ¼±¾ð¼ø¼­ : display, overflow, float, position, z-index, width & height, margin & padding, border, font, background, etc */

/* Type Selector */
/* #myics{position:absolute;top:44px;left:76%;height:30px;text-align:right;margin:auto;} */

@charset "EUC-KR";

/* WebStyle Development Team Woo Seok, Shin 081230 */
/* CSS Àû¿ë¼ø¼­ : ¾ÆÀÌµð > ÅÂ±×¿Í Å¬·¡½º > Å¬·¡½º > ÅÂ±×
/* CSS ¼±ÅÃÀÚ ¼±¾ð¼ø¼­ : Type Selector, Layout Selector, Class Selector, Etc */
/* CSS ¼Ó¼º ¼±¾ð¼ø¼­ : display, overflow, float, position, z-index, width & height, margin & padding, border, font, background, etc */

/* Type Selector */
html,body { 
	scrollbar-3dlight-color:#b4b4b4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#eeeeee;
	scrollbar-darkshadow-color:#efefef;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#b4b4b4;
	margin:0px;
	padding:0px;
	font-size:0px;
	color:#999999;
	background-color:transparent;
}

input.sTop {width:159px; height:18px; margin:0px; padding:2px 0px 0px 5px; _padding-top:1px; border:none;}

#myics {position:absolute; top:42px; right:5px; z-index:20; margin:0px;}
#myics dl {overflow:hidden;}
#myics dt {float:left; width:175px; margin-top:5px; margin-left:30px;}
#myics dd.init {float:left; display:inline; width:166px; height:19px; _height:18px; margin-left:7px; padding:11px 4px 4px 11px;_padding-top:4px; background:url('/Images/inc/bg_sForm.gif') left top no-repeat;}
#myics dd.btn {float:left; display:inline; width:36px; margin-left:3px; _margin-top:-1px; margin-right:3px;}

/*
#myics{position:absolute;top:44px;left:50%;height:30px;text-align:right;margin:auto;}
#myics dl {overflow:hidden;}
#myics dt {float:left; display:inline; width:180px; margin-top:5px;}
#myics dd.init {float:left; display:inline; width:174px; height:19px;  padding:6px 4px 4px 6px; background:url('/Images/inc/bg_sForm.gif') left top no-repeat;}
#myics dd.btn {float:left; display:inline; width:36px; margin-left:3px;}
*/
/* ¸Þ´ºÀüÃ¼º¸±â */
#menu {position:absolute; top:5px; left:21%; z-index:30; width:256px; font-size:0px; padding:0px;}
#menu div.menuAll_top {position:relative; width:216px; height:27px; padding:20px 20px 0px 20px; background:url('/Images/inc/bg_menuAll_top.gif') left top no-repeat;}
#menu div.menuAll_top .title {overflow:hidden; width:216px; padding-bottom:5px; border-bottom:#D5D5D5 1px solid;}
#menu div.menuAll_top .title p.txt {float:left; padding-top:5px;}
#menu div.menuAll_top .title p.close {float:right; display:inline;}
#menu div.menuAll_body {clear:both; position:relative; width:216px; padding:10px 20px 5px 25px; background:url('/Images/inc/bg_menuAll_body.gif') left top repeat-y;}
#menu div.menuAll_bottom {width:256px; height:15px; background:url('/Images/inc/bg_menuAll_bottom.gif') left top no-repeat;}


