@charset "utf-8";
/* CSS Document */

@import url(common.css);
@import url(layout.css);

/* TITLE : HS Sub page
 * UPDATE: 20091228
 * AUTHOR: KANG WOL SUNG */
 
 /** body_background **/
html { overflow-y:scroll; overflow-x:auto; }

body { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_repeat_top.gif) repeat-x; width:100%; background-color:#ffffff; overflow-y:hidden; }

/** wrap_bottom_copyright_bg **/
.wrap_body { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_bottom.jpg) no-repeat center bottom; width:100%; }

/** wrap_main_bg(100504 업데이트때 수정) **/
.Main_wrapOut { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_sub_100427.jpg) no-repeat center top; width:100%; }

/** wrap **/
#wrap { width:984px; margin:0 auto;}
#sub_header { height:354px; display:inline-block; font-size:0; line-height:0; }
#container { width:952px; clear:both; margin:0 auto; }
.snb { width:237px; float:left; margin-top:15px; }
#colgroup { width:715px; float:left; background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_sub_colgroup.gif) no-repeat 0 0; }
.contentWrap { width:635px; margin:0 auto; margin-top:25px; }


.content_path { position:relative; z-index:2000; }
.content_path h3 { position:absolute; top:-59px; left:0; }
.content_path .path { position:absolute; top:-50px; right:32px; }
.content_path .path p { font-size:11px; color:#678eab; }

#content { width:635px; display:inline-block; clear:both; overflow:hidden; display/*\**/:table\9 }



/* btn_up */
.UpWrap { clear:both; position:relative; z-index:1000; font-size:0; line-height:0; }
.UpWrap_frame { position:absolute;  top:80px; left:952px; width:40px; height:240px; }


/* top Event */
.eventTop_wrap { position:relative; font-size:0; line-height:0; z-index:1000; }
.eventTop { position:absolute; top:140px; left:751px; }
.eventTop .leftBtn { position:absolute; top:48px; left:12px; z-index:1002; }
.eventTop .rightBtn { position:absolute; top:48px; right:12px; z-index:1002; }



/**** 메인과 같은 퀵메뉴 추후 삭제될수 있음 ******/
/* Qick_menu */
.left_Qmenu { width:237px; margin-top:10px; }
.Qmenu { background:url(http://image.howlingsword.co.kr/HSver0.1/img/main/bg_Qmenu.gif) no-repeat 0 0; height:98px; padding-left:15px; padding-top:9px; }
.Qmenu li { float:left; height:46px; overflow:hidden; }






/* nav */
.navWrap_bg { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_nav_01.jpg) no-repeat top; width:237px; margin-top:6px; }
.navWrap { width:215px; margin:0 auto; padding-top:6px; }
.navList { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_nav_02.jpg) repeat-y; width:194px; padding-left:21px; margin-top:11px; }
.navList li { width:175px; height:31px; overflow:hidden; }

.navList_depthWrap { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_nav_02.jpg) repeat-y; width:194px; padding-left:21px; }
.navList_depth { width:150px; margin:0 0 0 11px; }
.navList_depth li { line-height:0; font-size:0; }
.navList_depth .depthList { height:23px; overflow:hidden; }
.navList_depth_line { background:url(http://image.howlingsword.co.kr/HSver0.1/img/Mn/cscenter/lefMnuD_h_line.gif) no-repeat 0 0; width:150px; height:2px; overflow:hidden; }

.navList_bottom { background:url(http://image.howlingsword.co.kr/HSver0.1/img/common/bg_nav_03.jpg) no-repeat 0 0; width:100%; height:22px; }

