@charset "utf-8";
/* CSS Document */

#module_board   { cursor:default; }
#module_board a { cursor:pointer; }

#module_board .board_desc { border:1px solid #DDDDDD; background-color:#FFAAAF; margin:1px 0px 10px 0px; padding:10px; color:#3B3B3B;}     /* 828282¸¦ 3B3B3B·Î */

#module_board, #module_board input, #module_board textarea { font-family: Dotum,Gulim,MS UI Gothic,Apple Gothic; font-size: 12px; }
#module_board select    { font-family:menu; font-size-adjust:inherit; font-stretch:normal; font-variant:normal; font-weight:normal; font:normal; font-size: 12px; }
#module_board label     { cursor:pointer; }
#module_board form      { border:1px; margin:0px; padding:0px; }
#module_board .input    { border:solid 1px #E1E1E1; height:12px; padding:3px; }
#module_board .input_report { border:solid 1px #E1E1E1; height:12px; padding:3px; width:40px; height:19px; background-color:#FFFFFF; color:#3B3B3B;}       /* AAAAAA¸¦ 3B3B3B·Î */
#module_board .survey_item { width:278px; margin-top:5px; display:block;}
#module_board .checkbox { margin:0px;border:0px;overflow:hidden;width:13px;height:13px; margin-right:4px;cursor:pointer; }

#module_board button { margin:0px; padding:0px; border:0px; display:inline; background-color:transparent; cursor:pointer; }   
#module_board button.setup   { background:url(./images/btn_setup_module.gif) no-repeat; width:63px; height:21px; }            /* height¸¦ 21·Î */
#module_board button.viewall { background:url(./images/btn_viewall.gif) no-repeat; width:63px; height:21px; }
#module_board button.post    { background:url(./images/btn_post.gif) no-repeat; width:38px; height:21px; }        /* °Ô½ÃÆÇ ±Û¾²±â(µî·Ï)¹öÆ° */
#module_board button.modify    { background:url(./images/btn_modify.gif) no-repeat; width:38px; height:21px; }        /* °Ô½ÃÆÇ ¼öÁ¤¹öÆ°  */
#module_board button.del    { background:url(./images/btn_del.gif) no-repeat; width:38px; height:21px; }        /* °Ô½ÃÆÇ »èÁ¦¹öÆ° */
#module_board button.administ    { background:url(./images/btn_administ.gif) no-repeat; width:38px; height:21px; }        /* °Ô½ÃÆÇ °ü¸®¹öÆ° */
#module_board button.post_d  { background:url(./images/btn_post_disabled.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewlist    { background:url(./images/btn_viewlist.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewlist_d  { background:url(./images/btn_viewlist_disabled.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewprev    { background:url(./images/btn_viewprev.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewprev_d  { background:url(./images/btn_viewprev_disabled.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewnext    { background:url(./images/btn_viewnext.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewnext_d  { background:url(./images/btn_viewnext_disabled.gif) no-repeat; width:70px; height:21px; }
#module_board button.votecast    { background:url(./images/btn_votecast.gif) no-repeat; width:70px; height:21px; }
#module_board button.viewresult  { background:url(./images/btn_viewresult.gif) no-repeat; width:70px; height:21px; }              /* height¸¦ 21·Î */
#module_board button.series_new  { background:url(./images/btn_new_series.gif) no-repeat; width:90px; height:21px; }
#module_board button.file_attach { background:url(./images/btn_file_attach.gif) no-repeat; width:81px; height:21px; }
#module_board button.file_delete { background:url(./images/btn_file_delete.gif) no-repeat; width:81px; height:21px; }
#module_board button.file_insert { background:url(./images/btn_file_insert.gif) no-repeat; width:100px; height:21px; }
#module_board button.goback      { background:url(./images/btn_goback.gif) no-repeat; width:63px; height:21px; }           /* height¸¦ 21·Î */
#module_board button.complete    { background:url(./images/btn_complete.gif) no-repeat; width:38px; height:21px; }         /* width¸¦ 38·Î height¸¦ 21·Î */
#module_board button.survey_add  { background:url(./images/btn_survey_add.gif) no-repeat; width:68px; height:21px; }
#module_board button.survey_del  { background:url(./images/btn_survey_del.gif) no-repeat; width:68px; height:21px; }
#module_board button.item_add  { background:url(./images/btn_item_add.gif) no-repeat; width:68px; height:21px; margin-top:8px;}

#module_board input.complete     { background:url(./images/btn_complete.gif) no-repeat; width:38px; height:21px;margin:0px; padding:0px; border:0px; display:inline; background-color:transparent; cursor:pointer; }    /* width:70 -> 38 */
#module_board input.search_bbs       { background:url(./images/btn_search.gif) no-repeat; width:42px; height:21px; margin:0px; padding:0px; border:0px; display:inline; background-color:transparent; cursor:pointer; }    /* width:57px; height:25px; */
#module_board input.comment      { background:url(./images/btn_post_comment.gif) no-repeat; width:70px; height:25px; margin:0px; padding:0px; border:0px; display:inline; background-color:transparent; cursor:pointer; }
#module_board button.search_c    { background:url(./images/btn_search_cancel.gif) no-repeat; width:42px; height:21px; }     /* width:46px; height:25px; */
#module_board button.icon_rss    { background:url(./images/icon_nm_rss.gif) no-repeat; width:16px; height:16px; }
#module_board button.icon_reply  { background:url(./images/icon_sm_reply.gif) no-repeat center top; width:8px; height:11px; }
#module_board button.icon_delete { background:url(./images/icon_sm_delete.gif) no-repeat center top; width:8px; height:11px; }

#module_board #board_head       { margin-bottom:5px; height:25px;}
#module_board #board_head .bg_C { background:url(./images/) repeat-x; }                        /* °Ô½ÃÆÇ À§¿¡ µª½º Ç¥½Ã ¹è°æ   bar_head_c.gif */
#module_board #board_head .bg_L { background:url(./images/) no-repeat; width:6px; }       /* °Ô½ÃÆÇ À§¿¡ µª½º Ç¥½Ã ¹è°æ   bar_head_l.gif */
#module_board #board_head .bg_R { background:url(./images/) no-repeat; width:6px; }     /* °Ô½ÃÆÇ À§¿¡ µª½º Ç¥½Ã ¹è°æ   bar_head_r.gif */
#module_board #board_head td.button_L { padding-right:5px; width:70px; }
#module_board #board_head td.button_R { padding-left:5px; width:38px; }

#module_board #board_head.top div.board_title           { margin-top:4px; background:url(./images/icon_nm_page_white.gif) left no-repeat; height:14px; padding-top:3px; padding-left:20px; float:left; }
#module_board #board_head.top div.board_list_count      { margin-top:4px; height:14px; padding-top:3px; float:right; margin-right:5px; }
#module_board #board_head.top div.board_list_count span { font-weight:bold; }
#module_board #board_head.top div.button_rss            { margin-top:4px; float:right; }
#module_board #board_head.bottom div                    { margin-top:4px; height:14px; padding-top:3px; font-size:11px; letter-spacing:-1px; word-spacing:3px; }
#module_board #board_head.bottom                        { margin-bottom:20px; }

#module_board #board_list            { margin-bottom:5px; table-layout:fixed; } 
#module_board #board_list th         { background:url(./images/bg_head.gif) repeat-x; height:32px; color:#7C7769; border:solid 0px #FFFFFF; }         /* Á¦¸ñÁÙ BGÄÃ·¯   background:url(../images/bg_head.gif); height:24px; border:0px; background-color:#FBFAF7;  */
#module_board #board_list td         { height:34px; }
#module_board #board_list .row_01 td { background:url(./images/bg_head2.gif) repeat-x; height:34px; }           /* 1¹øÂ°ÁÙ BGÄÃ·¯ background-color:#FFFFFF; */
#module_board #board_list .row_02 td { background:url(./images/bg_head2.gif) repeat-x; height:34px; }         /* 2¹øÂ°ÁÙ BGÄÃ·¯  background-color:#FFFFFF; */
/* #module_board #board_list .row_02 td { background-color:#FCFBF9; } */
#module_board #board_list th div     { white-space:nowrap; padding:3px 5px 0px 5px; }
#module_board #board_list td div     { white-space:nowrap; }

#module_board #board_list td.no      div { padding:2px 5px 2px 5px; text-align:center; font-family:Tahoma; font-size:11px; color:#7C7769; }
#module_board #board_list td.subject div { padding:3px 5px 0px 5px; width:90%; overflow:hidden; text-overflow:ellipsis; }
#module_board #board_list td.subject label    { height:10px; font-family:Tahoma; font-size:10px; color:#969696; }
#module_board #board_list td.subject .comment { padding-left:12px; padding-right:4px; background:url(./images/icon_sm_comment.gif) left no-repeat; }
#module_board #board_list td.subject .new     { padding-left:16px; background:url(./images/icon_sm_new.gif) left no-repeat; }
#module_board #board_list td.subject .hot     { padding-left:11px; background:url(./images/icon_sm_star.gif) left no-repeat; }
#module_board #board_list .nt td.subject div { background:url(./images/icon_sm_warning.gif) no-repeat left; padding-left:15px; margin-left:5px; }
#module_board #board_list .nt td.no      div { font-weight:bold; }
#module_board #board_list .nr td.msg     div { padding-bottom:40px; padding-top:40px; text-align:center; color:#CDCBCB; }
#module_board #board_list .nm td.subject div { background:url(./images/icon_sm_page_white.gif) no-repeat left; padding-left:15px; margin-left:5px; }
#module_board #board_list .sr td.subject div { background:url(./images/icon_sm_pages_blue.gif) no-repeat left; padding-left:15px; margin-left:5px; color:#CDCBCB; }

#module_board #board_list .sel_row td.subject { font-weight:bold; }


#module_board td.writer div { padding-top:4px;padding-right:5px; font-weight:bold; }
#module_board td.guest_writer div { padding-top:4px;padding-right:5px;}
#module_board div.lv30 { background:url(../../../../../../common/images/level/icon_lv_30.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv29 { background:url(../../../../../../common/images/level/icon_lv_29.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv28 { background:url(../../../../../../common/images/level/icon_lv_28.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv27 { background:url(../../../../../../common/images/level/icon_lv_27.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv26 { background:url(../../../../../../common/images/level/icon_lv_26.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv25 { background:url(../../../../../../common/images/level/icon_lv_25.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv24 { background:url(../../../../../../common/images/level/icon_lv_24.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv23 { background:url(../../../../../../common/images/level/icon_lv_23.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv22 { background:url(../../../../../../common/images/level/icon_lv_22.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv21 { background:url(../../../../../../common/images/level/icon_lv_21.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv20 { background:url(../../../../../../common/images/level/icon_lv_20.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv19 { background:url(../../../../../../common/images/level/icon_lv_19.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv18 { background:url(../../../../../../common/images/level/icon_lv_18.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv17 { background:url(../../../../../../common/images/level/icon_lv_17.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv16 { background:url(../../../../../../common/images/level/icon_lv_16.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv15 { background:url(../../../../../../common/images/level/icon_lv_15.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv14 { background:url(../../../../../../common/images/level/icon_lv_14.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv13 { background:url(../../../../../../common/images/level/icon_lv_13.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv12 { background:url(../../../../../../common/images/level/icon_lv_12.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv11 { background:url(../../../../../../common/images/level/icon_lv_11.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv10 { background:url(../../../../../../common/images/level/icon_lv_10.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv09 { background:url(../../../../../../common/images/level/icon_lv_09.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv08 { background:url(../../../../../../common/images/level/icon_lv_08.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv07 { background:url(../../../../../../common/images/level/icon_lv_07.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv06 { background:url(../../../../../../common/images/level/icon_lv_06.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv05 { background:url(../../../../../../common/images/level/icon_lv_05.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv04 { background:url(../../../../../../common/images/level/icon_lv_04.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv03 { background:url(../../../../../../common/images/level/icon_lv_03.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv02 { background:url(../../../../../../common/images/level/icon_lv_02.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv01 { background:url(../../../../../../common/images/level/icon_lv_01.gif) no-repeat left; padding-left:30px; margin-left:5px; }
#module_board div.lv00 { background:url(../../../../../../common/images/level/icon_lv_00.gif) no-repeat left; padding-left:30px; margin-left:5px; font-weight:normal; }
#module_board #board_list td.date    div { padding:2px 5px 2px 5px; text-align:center; font-family:Tahoma; font-size:11px; color:#7C7769; }
#module_board #board_list td.vote    div { padding:2px 5px 2px 5px; text-align:center; font-family:Tahoma; font-size:11px; color:#969696; }
#module_board #board_list td.hits    div { padding:2px 5px 2px 5px; text-align:center; font-family:Tahoma; font-size:11px; color:#969696; }

#module_board #board_view                     { background-color:#FFFFFF; margin-bottom:5px; }   /* ¶óÀÎ»ö E1E1E1 */
#module_board #board_view th                  { height:24px; background-color:#F0F5FA; border:solid 0px #FFFFFF; text-align:left; }     /* Æ®·¢¹é URL¹è°æ */
#module_board #board_view .td                 { height:24px; background-color:#FFFFFF; padding:2px 9px 9px 9px; }       /* °Ô½ÃÆÇ ÀÐ±âÈ­¸é BGÄÃ·¯ */
#module_board #board_view .tbl_top            { height:32px; background:url(./images/bg_head.gif) repeat-x; margin:0px 0px 0px 0px; }    /*  */
#module_board #board_view .tbl_top td         { border:1px; background:transparent; padding:0px; margin:0px; height:20px; }   /* border 0  -> 1 */
#module_board #board_view .tbl_normal         { margin:0px 0px 0px 0px; }
#module_board #board_view .tbl_normal td      { border:0px; background:transparent; padding:0px; margin:0px; }   /* border 0  -> 1 */
#module_board #board_view .tbl_normal .writer div { margin-left:0px; }  
#module_board #board_view .tbl_normal .permalink  { text-align:right; font-size:11px; font-family:Tahoma; color:#FE9530; }       /* °Ô½ÃÆÇ ÀÐ±âÈ­¸é ¾ÆÆ¼Å¬URL */
#module_board #board_view td.series_title   div { padding:3px 5px 0px 15px;  text-align:left;  margin-left:8px; background:url(./images/icon_sm_pages_blue.gif) no-repeat left; font-weight:normal; }
#module_board #board_view td.series_link        { padding:2px 8px 2px 8px; text-align:right; font-weight:normal; }
#module_board #board_view td.series_link  .prev { padding:3px 10px 0px 18px; background:url(./images/btn_srprev.gif) no-repeat left; color:#7C7769; text-decoration:underline; }
#module_board #board_view td.series_link  .next { padding:3px 0px 0px 18px; background:url(./images/btn_srnext.gif) no-repeat left; color:#7C7769; text-decoration:underline; }
#module_board #board_view td.subject        .sr { padding:3px 8px 0px 7px; text-align:left;  margin-left:8px; }
#module_board #board_view td.subject        .nm { padding:3px 8px 0px 7px; text-align:left;  margin-left:8px; background:url(./images/) no-repeat left; }  /* ÁÂ ¿©¹é 15¸¦ 7·Î ºñÁöÀÌ¹ÌÁö icon_sm_page_white.gif »èÁ¦ */
#module_board #board_view td.subject        .nt { padding:3px 8px 0px 7px; text-align:left;  margin-left:8px; background:url(./images/icon_sm_warning.gif) no-repeat left; }
#module_board #board_view td.date           div { padding:2px 8px 2px 8px; text-align:right; font-family:Tahoma; font-size:11px; color:#7C7769; }
#module_board #board_view .contents             { padding:4px 0 10px 0; }    /* ÀüºÎ 10À» º¯°æ */
#module_board #board_view .contents       .body { width:100%; margin:5px 0px 20px 0px; border:inherit; line-height:150%; cursor:text; }
#module_board #board_view .signature            { color:#969696; width:100%; }
#module_board #board_view td.tag            div { padding:3px 5px 0px 15px;  text-align:left; background:url(./images/icon_sm_tags.gif) no-repeat left; font-weight:normal; }

#module_board #extend_attached .item       { word-spacing:2px; background:url(./images/icon_sm_file.gif) no-repeat left; height:16px; padding:2px 5px 1px 15px; text-align:left; font-weight:normal; color:#CDCBCB; font-family:Tahoma; font-size:11px; width:230px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-right:20px; float:left; }
#module_board #extend_attached a           { word-spacing:0px; }
#module_board #extend_attached .item .desc { word-spacing:0px; color:#7C7769; }

#module_board #extend_comment .spacer           { margin-bottom:8px; }
#module_board #extend_comment .item             { margin-bottom:8px; }
#module_board #extend_comment .item .indent     { width:25px; }
#module_board #extend_comment .item .writer     { width:110px; }
#module_board #extend_comment .item .memo       { padding-top:3px;padding-right:5px; line-height:130%; }
#module_board #extend_comment .item .date       { font-size:10px; font-family:Tahoma; color:#969696; }
#module_board #extend_comment .item .writer div { font-weight:normal; }

#module_board #extend_trackback .addr           { background:url(./images/icon_nm_tbout.gif) no-repeat left; height:16px; padding:2px 5px 1px 20px; text-align:left; font-weight:normal; font-family:Tahoma; font-size:11px; margin-bottom:5px; }
#module_board #extend_trackback .item .from     { background:url(./images/icon_sm_tbin.gif) no-repeat left; height:16px; padding:3px 5px 0px 15px; text-align:left; font-weight:normal; margin-left:3px; margin-top:5px; color:#CDCBCB; }
#module_board #extend_trackback .item .memo     { margin-left:3px; padding:0px 5px 0px 15px; color:#969696; }
#module_board #extend_trackback .item .date     { margin-left:5px; padding:2px 5px 0px 15px; font-size:10px; font-family:Tahoma; color:#969696; }

#module_board #board_post                     { background-color:#F0F0F0; margin-bottom:5px; }  /* e1e1e1 */
#module_board #board_post th                  { height:24px; background-color:#F0F5FA; border:solid 0px #FFFFFF; text-align:left; }  /* FBFAF7 */
#module_board #board_post .td                 { height:24px; background-color:#FFFFFF; padding:1px 9px 9px 9px; }

#module_board #board_post .tab           { margin-top:8px; }
#module_board #board_post .tab .tab_area { background:url(./images/tab_bg.gif) repeat-x; height:28px; padding-left:5px; }
#module_board #board_post .tab .tab_btm  { clear:both;border:solid 0px #FFFFFF; border-top-width:0px; height:3px; overflow:hidden; }   /* e1e1e1 */
#module_board #board_post .tab .tab_01   { cursor:pointer; float:left;background:url(./images/tab_01.gif) no-repeat; width:84px; height:19px;text-align:center;padding-top:9px;font-weight:bold;color:#F58029; }
#module_board #board_post .tab .tab_02   { cursor:pointer; float:left;background:url(./images/tab_02.gif) no-repeat; width:84px; height:19px;text-align:center;padding-top:9px;color:#CDCBCB; }

#module_board .tbl_box    { border:solid 1px #F0F0F0; background-color:#FFFFFF; margin-top:10px; }
#module_board .tbl_box th { background-color:#FDFCFB; padding:8px; text-align:left; font-weight:normal; }

#module_board td.desc     { padding-top:3px; }

#module_board .tbl_survey        { border:solid 1px #F0F0F0; background-color:#FFFFFF; margin-top:10px; }   /* e1e1e1 */
#module_board .tbl_survey th     { border:none; padding:0px; margin:0px; }
#module_board .tbl_survey .bdr   { border:solid 1px #E5E4E3; background-color:#FFFFFF; padding:5px 10px 5px 10px; text-align:left; font-weight:normal; margin:10px; }
#module_board .tbl_survey .title { background:url(./images/icon_nm_stats.gif) no-repeat left; height:16px; padding:3px 5px 1px 20px; text-align:left; margin:5px; }
#module_board .tbl_survey .item  { height:14px; padding:3px 0px 3px 0px; }
#module_board .tbl_survey input  { margin-bottom: 1px; }
#module_board .tbl_survey label  { font-weight:normal; }
#module_board .tbl_survey .button { margin:5px; text-align:center; }
#module_board .tbl_survey .result td { height:20px; }
#module_board .tbl_survey .result .name  { padding-right:40px; }
#module_board .tbl_survey .result .value { text-align:right; }
#module_board .tbl_survey .result .bar   { background-color:#F58029; border:solid 1px #F88E3F; overflow:hidden; height:1px; }

#module_board #module_search { margin-top:0px; }

#module_board a:link    { text-decoration: none; }
#module_board a:visited { text-decoration: none; }
#module_board a:hover   { text-decoration: underline; }
#module_board a:active  { text-decoration: none; }

#module_board .hr_dot_01 { background:url(./images/patt_dot.gif); height:1px; overflow:hidden; }
#module_board .hr_dot_02 { background:url(./images/patt_dot_02.gif); height:1px; overflow:hidden; }

#module_board .bold   { font-weight:bold; }
#module_board .normal { font-weight:normal; }
#module_board .ul   { text-decoration:underline; }
#module_board .fc_01 { color:#000000; }
#module_board a.fc_01:link    { color: #000000; }
#module_board a.fc_01:visited { color: #555555; }
#module_board a.fc_01:hover   { color: #000000; }
#module_board a.fc_01:active  { color: #CC0000; }
#module_board .fc_02 { color:#B91A4D; }
#module_board .fc_03 { color:#A814E7; }    /* °Ô½ÃÆÇ ÀÐ±â ÅÂ±×/ÃßÃµ/Á¶È¸ ÆùÆ® ÄÃ·¯ */
#module_board .fc_04 { color:#CDCBCB; }  
#module_board .fc_05 { color:#F58029; }
#module_board .lh150 { line-height:150%; }












/* ¿©±âºÎÅÍ´Â ³»°¡ ³ÖÀº°Å */

body {background:#FFF url(http://) repeat-x;line-height:18px;margin:0 0 0 0px}
body.preview {background:#FFF;line-height:18px;margin:0}

th,td {color:#151515;font:12px 'dotum','verdana';line-height:18px;word-break:break-all}

h1,h2,p,ol,dl,dt,dd,hr {list-style:none;margin:0;padding:0}

div {margin:0;padding:0}
.divl {float:left}
.divr {float:right}
.divc {clear:both}

form  {margin:0;padding:0}
input {color:#505558;font-family:'dotum','verdana';margin:0;padding:2px 0 0 3px}
input.radio {margin:0 3px -3px 0}
input.checkbox {height:15;margin:0 3px 0 0}
input.text {border:1px solid #AAA;height:20px}
input.idpw {border:1px solid #AAA;height:20px;font:11px tahoma}
select {color:#151515;font:12px 'dotum','verdana';line-height:18px} *html select {font:12px 'dotum'}
textarea {border:1px solid #AAA;color:#151515;font:12px 'dotum','verdana';line-height:17px;padding:5px;overflow:auto}

img {border:0}
img .ulink {margin:0 3px 2px 1px}

a:link {color:#151515;font:12px 'dotum','verdana';text-decoration:none}
a:visited {color:#151515;font:12px 'dotum','verdana';text-decoration:none}
a:hover {color:#151515;font:12px 'dotum','verdana';text-decoration:none}

.name {font:12px 'dotum','verdana' #069;line-height:21px;text-decoration:underline}
.name img {margin:1px 3px 1px 0}
.name a:link {color:#069;font:12px 'dotum','verdana';line-height:21px;text-decoration:underline}
.name a:visited {color:#069;font:12px 'dotum','verdana';line-height:21px;text-decoration:underline}
.name a:hover {color:#F60;font:12px 'dotum','verdana';line-height:21px;text-decoration:underline}

.link {color:#069}
.link img {margin:6px 3px 7px 1px}
.link .hmore {margin:11px 0 0 0}
.link .num {font:11px tahoma}
.link a:link {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.link a:visited {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.link a:hover {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.link a.nu:link {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.link a.nu:visited {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.link a.nu:hover {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}

.olink {color:#F60}
.olink img {margin:6px 3px 7px 1px}
.olink .hmore {margin:11px 0 0 0}
.olink .num {font:11px tahoma}
.olink a:link {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.olink a:visited {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.olink a:hover {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.olink a.nu:link {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.olink a.nu:visited {color:#F60;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.olink a.nu:hover {color:#069;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}


h1 {clear:both;color:#000;font:14px 'dotum','verdana';font-weight:bold;margin:15px 0 7px 0}
h1 img {margin:1px 5px 2px 0}
h1 span {color:#999;font:12px tahoma;font-weight:normal}
h2 {clear:both;color:#000;font:12px 'dotum','verdana';font-weight:bold}
h2 img {margin:4px 5px 6px 7px}

.t_line16 {line-height:16px}

#jh {clear:both;height:158px;margin:0;padding:0 0 15px 65px}
#jbl {clear:both;height:100%;margin:0;max-height:100%;padding:0 25px 0 65px;width:585px} *html #jbl {width:675px} 
#jbc {clear:both;height:100%;margin:0;max-height:100%;padding:0 25px 0 65px;width:845px}
#jbr {clear:both;background:url(http://file.jocoso.ne.jp/jump/common/g_jbr.gif) repeat-y;height:100%;margin:0;max-height:100%;padding:0 65px 30px 0;width:235px} *html jbr {width:300px}
#jf {clear:both;height:118px;margin:0;padding:30px 0 0 65px}


.login a:link {color:#6F6E6E;font:11px 'dotum','verdana';line-height:18px;text-decoration:none}
.login a:visited {color:#6F6E6E;font:11px 'dotum','verdana';line-height:18px;text-decoration:none}
.login a:hover {color:#68BC5B;font:11px 'dotum','verdana';line-height:18px;text-decoration:none}





/* top */
#top {clear:both;margin:15px 0 7px 0}
#top .log {padding:30px 0 0 0} 

/* log */
#log {margin-top:30px} 

/*nevi*/
#nevi {clear:both;width:850px;margin-bottom:8px}
#nevi .bgm {background:url(../img/bg_ct_m01.gif) no-repeat;height:97px;padding:0px 0 0 35px}
#nevi .bgrk {background:url(../img/bg_ct_rk.gif) no-repeat;height:97px;padding:0 0 0 35px}
#nevi .bgjp {background:url(../img/bg_ct_jp.gif) no-repeat;height:97px;padding:0 0 0 35px}
#nevi .bgsp {background:url(../img/bg_ct_sp.gif) no-repeat;height:97px;padding:0 0 0 35px}
#nevi .tt {width:82px;height:29px;line-height:29px;font-weight:bold;letter-spacing:-1px;padding:6px 0px 0px 0px; text-decoration:none}
#nevi .tt a:link {width:82px;height:29px;line-height:29px;font-weight:bold;letter-spacing:-1px;padding:7px 0px 0px 0px; text-decoration:none;}
#nevi .tt a:hover {width:82px;height:29px;line-height:29px;font-weight:bold;letter-spacing:-1px;padding:7px 0px 0px 0px;color:#0F6C25;text-decoration:underline}
#nevi .tt a:visited {width:82px;height:29px;line-height:29px;font-weight:bold;letter-spacing:-1px;padding:7px 0px 0px 0px; text-decoration:none}
#nevi .tm {width:82px;height:25px;vertical-align:top;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px}
#nevi .tm a:link {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px; text-decoration:none}
#nevi .tm a:hover {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px;color:#FFFFFF;text-decoration:underline}
#nevi .tm a:visited {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px; text-decoration:none}
#nevi .tb {width:82px;height:25px;vertical-align:top;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:0px 0px 7px 0px}
#nevi .tb a:link {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:0px 0px 7px 0px; text-decoration:none}
#nevi .tb a:hover {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:0px 0px 7px 0px;color:#FFFFFF;text-decoration:underline}
#nevi .tb a:visited {width:82px;height:25px;line-height:25px;font-weight:bold;letter-spacing:-1px;padding:0px 0px 7px 0px; text-decoration:none}
#nevi .mt {width:82px;height:29px;line-height:29px;padding:6px 0px 0px 0px; text-decoration:none}
#nevi .mt a:link {width:82px;height:29px;line-height:29px;padding:6px 0px 0px 0px; text-decoration:none}
#nevi .mt a:hover {width:82px;height:29px;line-height:29px;padding:6px 0px 0px 0px;color:#FFFFFF;text-decoration:underline}
#nevi .mt a:visited {width:82px;height:29px;line-height:29px;padding:6px 0px 0px 0px; text-decoration:none}
#nevi .mm {width:82px;height:25px;vertical-align:top;line-height:25px;padding:2px 0px 4px 0px}
#nevi .mm a:link {width:82px;height:25px;line-height:25px;padding:2px 0px 4px 0px; text-decoration:none}
#nevi .mm a:hover {width:82px;height:25px;line-height:25px;padding:2px 0px 4px 0px;color:#FFFFFF;text-decoration:underline}
#nevi .mm a:visited {width:82px;height:25px;line-height:25px;padding:2px 0px 4px 0px; text-decoration:none}
#nevi .mms {width:82px;height:25px;vertical-align:top;line-height:25px;color:#0F6C25;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px}
#nevi .mms a:link {width:82px;height:25px;line-height:25px;color:#0F6C25;font-weight:bold;letter-spacing:-1px;padding:2px 0px 4px 0px; text-decoration:none}
#nevi .mms a:hover {width:82px;height:25px;line-height:25px;padding:2px 0px 4px 0px;color:#0F6C25;font-weight:bold;letter-spacing:-1px;text-decoration:underline}
#nevi .mms a:visited {width:82px;height:25px;line-height:25px;color:#0F6C25;padding:2px 0px 4px 0px;font-weight:bold;letter-spacing:-1px; text-decoration:none}
#nevi .mb {width:82px;height:25px;vertical-align:top;line-height:25px;padding:0px 0px 7px 0px}
#nevi .mb a:link {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px; text-decoration:none}
#nevi .mb a:hover {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px;color:#FFFFFF;text-decoration:underline}
#nevi .mb a:visited {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px; text-decoration:none}
#nevi .mbs {width:82px;height:25px;vertical-align:top;line-height:25px;color:#0F6C25;font-weight:bold;letter-spacing:-1px;padding:0px 0px 7px 0px}
#nevi .mbs a:link {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px;color:#0F6C25;font-weight:bold;letter-spacing:-1px; text-decoration:none}
#nevi .mbs a:hover {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px;color:#0F6C25;font-weight:bold;letter-spacing:-1px;text-decoration:underline}
#nevi .mbs a:visited {width:82px;height:25px;line-height:25px;padding:0px 0px 7px 0px;color:#0F6C25;font-weight:bold;letter-spacing:-1px; text-decoration:none}


/* body */
#bd {clear:both;width:850px;margin-bottom:10px}
#bd .sbg {background:url(../img/bg_bx_srch01.gif) no-repeat;height:1px}
#bd .sspc {background:#D7EABC;padding:8px 20px 8px 20px}
#bd .sspc .a_search { float:left; text-align:left; margin-top:0px; margin-right:10px; }
#bd .sspc .a_search input.input  { width:150px; height:21px; background:url(./images/menubar/search_input_bg.gif) no-repeat; border:none; margin-top:0px; padding:4px 0px 0px 5px; text-align:left; color:#75A43E; }
#bd .sspc .a_search input.submit { width:42px; height:21px; background:url(./images/menubar/search_input_submit.gif) no-repeat; border:none; margin:0px; cursor:pointer; }

#bd .hot  {float:left;background:#FFFFFF;padding:6px 10px 3px 10px} 
#bd .hotsp {padding:13px 9px 19px 9px}
#bd .hotsp01{padding:0 5px 0 10px;width:135px}
#bd .hotsp02 {padding:13px 9px 9px 9px}

.bdc {font:12px 'dotum','verdana' #4A4949;line-height:18px;word-break:break-all}
.bd a:link {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.bd a:visited {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.bd a:hover {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.bd_11 {font:11px 'dotum','verdana' #4A4949;line-height:18px;word-break:break-all}

#bd .nbgt {background:url(../img/bg_bx_ntc01.gif) no-repeat;height:2px}
#bd .nbgm {background:url(../img/bg_bx_ntc02.gif);height:2px;padding:3px 5px 3px 5px} 
#bd .nbgb {background:url(../img/bg_bx_ntc03.gif) no-repeat;height:2px} 
#bd .nspc01 {background:#FFFFFF;padding:6px 0px 3px 10px} 
#bd .nspc02 {background:#FFFFFF;color:#6F6E6E;font:11px;padding:6px 8px 3px 0px} 
#bd .nspc02 a:link {background:#FFFFFF;color:#6F6E6E;font:11px;text-decoration:none}
#bd .nspc02 a:visited {background:#FFFFFF;color:#6F6E6E;font:11px;text-decoration:none}
#bd .nspc02 a:hover {background:#FFFFFF;color:#F28822;font:11px;text-decoration:none}
#bd .nspc03 {float:left;padding:3px 0 3px 13px} 
#bd .nspc03 a:link {color:#151515;text-decoration:none}
#bd .nspc03 a:visited {color:#151515;text-decoration:none}
#bd .nspc03 a:hover {color:#F28822;text-decoration:none}
#bd .mo {color:#4A4949;font:11px}
#bd .mo a:link {color:#4A4949;font:11px;text-decoration:none}
#bd .mo a:visited {color:#4A4949;font:11px;text-decoration:none}
#bd .mo a:hover {color:#4A4949;font:11px;text-decoration:none}

/* footer */
#foot {color:#979696;clear:both;margin:20px 0 30px 0}
#foot .spc01 {float:left;background:url(../img/line_foot.gif);height:4px} 
#foot .spc02 {font:12px 'dotum','verdana' #979696;line-height:18px;background:#FFFFFF;padding:10px 15px 8px 15px} 
#foot .spc02 a:link {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
#foot .spc02 a:visited {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
#foot .spc02 a:hover {color:#68BC5B;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}








/* gnb */
#gnb {clear:both;width:850px;margin-bottom:10px}
#gnb .box01 {background:url(../img/bg_bx_top01.gif) no-repeat;height:2px}
#gnb .box02 {background:url(../img/bg_bx_top02.gif);height:2px;padding:2px 16px 2px 17px} 
#gnb .box03 {background:url(../img/bg_bx_top03.gif) no-repeat;height:2px}
#gnb .box04 {background:url(../img/bg_bx_top02.gif);height:2px;padding:4px 6px 2px 6px} 
#gnb .box05 {background:url(../img/bg_bx_top05.gif)} 
#gnb .tab01 {background:url(../img/bg_bx_tab01.gif) no-repeat;height:27px}
#gnb .tab02 {height:29;width:79;padding:2px 5px 0px 5px} 
#gnb .tab03 {background:#196E36;color:#FFFFFF;padding:2px 5px 0px 5px} 
#gnb .line01 {background:url(../img/bg_bx_top31.gif);height:1px} 
#gnb .txtmg {padding:7px 0 2px 0} 
#gnb .txtbl {font-weight:bold} 
#gnb .txtbl a:link {color:#151515;font:12px 'dotum','verdana';font-weight:bold;text-decoration:none}
#gnb .txtbl a:visited {color:#151515;font:12px 'dotum','verdana';font-weight:bold;text-decoration:none}
#gnb .txtbl a:hover {color:#151515;font:12px 'dotum','verdana';font-weight:bold;text-decoration:underline}

/* contens */
#cts {clear:both;width:850px}
#cts .src01 {background:url(../img/bg_bx_srch01.gif) no-repeat;height:1px}
#cts .src02 {background:#D7EABC;padding:8px 20px 8px 20px}

#cts .hot  {float:left;background:#FFFFFF;padding:6px 10px 3px 10px} 
#cts .hotsp {padding:13px 9px 19px 9px}
#cts .hotsp01{padding:0 5px 0 10px;width:135px}
#cts .hotsp02 {padding:13px 9px 9px 9px}

/* notice */
.ntc {font:12px 'dotum','verdana' #4A4949;line-height:18px;word-break:break-all}
.ntc a:link {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.ntc a:visited {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.ntc a:hover {color:#4A4949;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}
.ntc_11 {font:11px 'dotum','verdana' #4A4949;line-height:18px;word-break:break-all}

#ntc {clear:both;width:585px;margin-bottom:20px}
#ntc .li01 {background:url(../img/bg_bx_ntc01.gif) no-repeat;height:2px}
#ntc .li02 {background:url(../img/bg_bx_ntc02.gif);height:2px;padding:3px 5px 3px 5px} 
#ntc .li03 {background:url(../img/bg_bx_ntc03.gif) no-repeat;height:2px} 
#ntc .spc01 {float:left;background:#FFFFFF;padding:6px 10px 3px 10px} 
#ntc .spc02 {float:right;background:#FFFFFF;padding:6px 10px 3px 10px} 
#ntc .spc03 {float:left;padding:3px 0 3px 13px} 
#ntc .mo {color:#4A4949;font:11px}
#ntc .mo a:link {color:#4A4949;font:11px;text-decoration:none}
#ntc .mo a:visited {color:#4A4949;font:11px;text-decoration:none}
#ntc .mo a:hover {color:#4A4949;font:11px;text-decoration:none}

/* footer */
.foot {font:12px 'dotum','verdana' #979696;line-height:18px;word-break:break-all}
.foot a:link {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.foot a:visited {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
.foot a:hover {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}

#foot {color:#979696;clear:both;margin:20px 0 30px 0}
#foot .spc01 {float:left;background:url(../img/line_foot.gif);height:4px} 
#foot .spc02 {float:left;color:#979696;background:#FFFFFF;padding:10px 15px 8px 15px} 

#foot .mail{font:12px 'dotum','verdana' #979696;line-height:18px;word-break:break-all}
#foot .mail a:link {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
#foot .mail a:visited {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:none}
#foot .mail a:hover {color:#979696;font:12px 'dotum','verdana';line-height:18px;text-decoration:underline}

/* hot ranking */
#hrk
#hrk .atl01{padding:13px 9px 19px 9px}
#hrk .bg01 {background:url(../img/bg_rk_txt01.gif);height:314px;line-height:31px;padding:5px 0 0 20px}
#hrk .spc01 {float:left;background:#EBEBEB;padding:4px 0 0 12px} 
#hrk .spc02 {float:right;padding-right:12px;text-align:right}
#hrk .spc03 {float:right;padding-right:5px;color:#DFDFDD;font:11px 'dotum','verdana';text-align:right}
#hrk .spc04 {line-height:31px}

/* week ranking */
#wrk
#wrk .atl01{padding:13px 9px 19px 9px}
#wrk .bg01 {background:url(../img/line_dot_wrk.gif);height:1px}
#wrk .spc01 {float:left;line-height:20px;padding:6px 0 6px 12px} 
#wrk .spc02 {float:right;padding-right:12px;text-align:right}
#wrk .spc03 {float:right;padding-right:5px;color:#DFDFDD;font:11px 'dotum','verdana';text-align:right}
#wrk .spc04 {line-height:31px}
#wrk .11 {font:14px 'dotum','verdana';color:#DFDFDD}


.table{width:800px; height=380; overflow: auto; padding:20px; border:0 solid; font:12px u; color:"#ffffff";}

/*tab*/
#tab {clear:both}
#tab .slc {background:url(../img/bg_ct_st01.gif) no-repeat;height:27px}






