@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------------------------------------------------------------------------------
    ÀüÃ¼
--------------------------------------------------------------------------------------------------------------------------------------- */
#module_board                           { align:center; }
#module_board .clearing                 { clear:both; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ¸®½ºÆ® ºä
--------------------------------------------------------------------------------------------------------------------------------------- */
#module_board .board_head .bottom_pagemark       { color:#BBBBBB; }
#module_board .board_head a.board_button         { color:#FFC6C6; border:none; background:none; }
#module_board .board_head a.board_button:hover   { color:#FF9393; border:none; background:none; }
#module_board .board_head .bottom_pagenum_bold   { color:#FF0000; font-weight:bold; }
#module_board .board_head .bottom_pagenum        { color:#DDDDDD; }
#module_board .board_head .board_pages a         { border:none; background:none; }
#module_board .board_head .board_pages a:hover   { border:none; background:none; color:#93AAFF; }
#module_board button.post                        { background:url(./images/btn_post.gif) left top no-repeat; width:60px; height:20px; border:1px solid #EEEEEE; border-right:none; border-bottom:none; }
#module_board button.viewall                     { background:url(./images/btn_view_all.gif) left top no-repeat; width:60px; height:20px; border:1px solid #EEEEEE; border-right:none; border-bottom:none; }

#module_board .board_head                        { padding:0px 15px 0px 15px; align:center; text-align:center; }
#module_board .board_head .head_left             { float:left; margin-top:5px; padding-left:18px; background:url(./images/bullet_pass.gif) left top no-repeat; }
#module_board .board_head .head_left a           { border:none; border-bottom:1px dotted #FFFFFF; background:none; }
#module_board .board_head .head_left a:hover     { border:none; border-bottom:1px dotted #DDDDDD; }
#module_board .board_head .head_center           { float:right; color:#DDDDDD; margin-left:0px; width:70px; margin-top:5px; text-align:right; }
#module_board .board_head .head_right            { float:right; width:140px; }
#module_board .main_post_view                    { margin-top:-10px; }

* html #module_board button.viewall              { margin-right:6px; }
* html #module_board .neg                        { margin-bottom:-10px; }
* html #module_board .board_head .head_left      { margin-top:5px; }
* html #module_board .board_head .head_center    { margin-top:5px; }
* html #module_board button.post                 { height:22px; }
* html #module_board button.viewall              { height:22px; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ½ÉÇÃ ¸®½ºÆ®
--------------------------------------------------------------------------------------------------------------------------------------- */
#module_board .simple_list                       { margin:0px 13px 0px 13px; }
#module_board .board_foot                        { margin-top:6px; margin-bottom:12px; }

#module_board .board_list            { background:none; padding-top:0px; margin-bottom:0px; table-layout:fixed; text-align:left; }
#module_board .board_list th         { height:14px; background-color:#F3F3F3; color:#DDDDDD; font-family:verdana; font-variant:small-caps; font-size:11px; text-align:center; }
#module_board .board_list td         { height:20px; border-bottom:dotted 1px #FFFFFF; border-top:solid 1px #FFFFFF; }
#module_board .board_list .row_01 td { background-color:#FDFDFD; }
#module_board .board_list .row_02 td { background-color:#F9F9F9; }

#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:100%; height:12px; 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 top no-repeat; }
#module_board .board_list td.subject .new     { padding-left:16px; background:url(./images/icon_sm_new.gif) left top no-repeat; }
#module_board .board_list td.subject .hot     { padding-left:11px; background:url(./images/icon_sm_star.gif) left top 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 .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 a.fc_01:link    { color:#666666; background:none; border:none; }
#module_board a.fc_01:visited { color:#666666; background:none; border:none; }
#module_board a.fc_01:hover   { color:#BBBBBB; background:none; border:none; }
#module_board a.fc_01:active  { color:#BBBBBB; background:none; border:none; }
#module_board .fc_02 { color:#7C7769; }
#module_board .fc_03 { color:#CDCBCB; }
#module_board .fc_04 { color:#CDCBCB; }
#module_board .fc_05 { color:#F58029; }
#module_board .lh150 { line-height:150%; }
* html #module_board .simple_list      { margin-top:0px; height:1%; }
* html #module_board .board_list       { background:none; padding-top:0px; margin-top:0px; height:1%; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    Æû(ÀÎÇ²), ¹öÆ°
--------------------------------------------------------------------------------------------------------------------------------------- */

#module_board input.input               { border-bottom:dotted 1px #E1E1E1; height:12px; margin-right:3px; padding:3px; color:#CDCBCB; }
#module_board .writer                   { width:70px; }
#module_board .passwd                   { width:52px; }
#module_board .email                    { width:130px; }
#module_board input.complete            { background:url(./images/btn_complete.gif) no-repeat; width:80px; height:23px; margin:0px; padding:0px; border:none; display:block; background:transparent; cursor:pointer; }
#module_board input.search              { background:url(./images/btn_search.gif) no-repeat; width:44px; height:23px; margin:0px; padding:0px; border:none; display:block; background:transparent; cursor:pointer; }
#module_board input.btn_comment         { width:100%; height:23px; margin:0px; padding:0px; border:none; display:block; background:#FAFAFA; cursor:pointer; font-size:11px; font-family:verdana; font-variant:small-caps; font-weight:bold; color:#FFAA33; }
#module_board button.search_c           { background:url(./images/btn_search_cancel.gif) no-repeat; width:44px; height:23px; }
#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:11px; height:17px; }
#module_board button.icon_delete        { background:url(./images/icon_sm_delete.gif) no-repeat center top; width:11px; height:17px; }
* html #module_board button.icon_reply  { background:url(./images/icon_sm_reply.gif) no-repeat center; }
* html #module_board button.icon_delete { background:url(./images/icon_sm_delete.gif) no-repeat center; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    º»¹® ºä (POST)
--------------------------------------------------------------------------------------------------------------------------------------- */
#module_board .board_all                  { margin-top:0px; }
.board_all .board_top                     { padding:0px 35px 0px 35px; background:url(./images/white_paper_top.gif) left top no-repeat; }
.board_all .board_top .have_layout        { height:50px; }
.board_all .board_top .month_date         { float:left; width:32px; height:45px; padding:16px 0px 0px 5px; background:url(./images/calendar.gif) left top no-repeat; line-height:90%; }
.board_all .board_top .title_area_top     { float:right; width:440px; padding:3px 0px 0px 0px; }
  .title_area_top .series_title           { float:left; font-size:12px; font-family:Tahoma,dotum; font-variant:small-caps; padding:1px 4px 0px 16px; border:1px dotted #FFFFFF; background:url(./images/orange.gif) left no-repeat; }
  .title_area_top .module_category        { float:left; font-size:12px; font-family:Tahoma,dotum; font-variant:small-caps; margin-left:6px; padding:1px 4px 0px 20px; border:1px dotted #FFFFFF; background:url(./images/module_category.gif) left no-repeat; }
  .title_area_top .series_link            { float:left; }
  .title_area_top .series_title_empty     { float:left; height:17px; width:11px; background:url(./images/twinkle.gif) left no-repeat; }
  .title_area_top .permalink              { float:right; height:17px; padding-top:3px; font-size:11px; font-family:Tahoma; color:#DDDDDD; }
.board_all .board_top .title_area_bottom  { float:right; width:440px; padding:2px 0px 0px 0px; }
  .title_area_bottom .subject             { float:left; font-size:16px; font-family:Tahoma,dotum; font-weight:bold; color:#999999; }
  .title_area_bottom .year_time           { float:right; font-size:11px; font-family:Tahoma; margin-top:6px; }
.board_all .board_middle                  { padding:0px 40px 0px 40px; background:url(./images/white_paper_middle.gif) left top repeat-y; }
.board_all .board_middle .contents        { line-height:140%; }
  .contents .image_gallery                { margin:10px 0px 10px 0px; }
.board_all .board_middle .profile         { margin-top:8px; }
  .profile .signature                     { float:left; text-align:left; align:center; width:330px; padding:5px; margin-right:8px; border:1px dotted #DDDDDD; }
  .profile .profile_image                 { float:right; align:right; width:120px; }
.board_all .board_middle .google_banner   { margin:12px 0px 0px 0px; }
.board_all .board_middle .ip_address      { font-family:tahoma; font-size:10px; color:#DDDDDD; margin-top:12px; padding:0px 0px 0px 0px; }
.board_all .board_middle .tag_list        { height:14px; margin-top:0px; padding:6px 0px 2px 0px; border:1px dotted #DDDDDD; border-left:none; border-right:none; }
.board_all .board_middle .board_button    { font-family:tahoma; font-size:11px; font-variant:small-caps; color:#DDDDDD; margin-top:4px; height:20px; }
  .board_button .buttons_left             { float:left; width:50%; height:20px; text-align:left; }
  .board_button .buttons_right            { float:right; width:50%; height:20px; text-align:right; }
  .article_manager .manager_select        { float:right; }
  .article_manager .manager_submit        { float:right; margin-right:6px; }
  .article_manager .input_report          { border:solid 1px #E1E1E1; height:12px; margin-top:1px; width:70px; height:16px; background:#CCCCCC; color:#FFFFFF; }
.board_all .board_middle .extend_attached { font-family:tahoma; font-size:10px; color:#DDDDDD; }
.board_all .board_bottom                  { padding:0px 40px 0px 40px; background:url(./images/white_paper_bottom.gif) left bottom no-repeat; height:50px; }

* html .board_all .board_middle                      { height:1%; }
* html .board_all .board_middle .contents            { height:1%; }
* html .board_all .board_middle .ip_address          { height:1%; }
* html .board_all .board_middle .tag_list            { height:1%; }
* html .board_all .board_middle .extend_attached     { height:1%; }
* html .board_all .board_middle .button_trackback    { height:1%; }
* html .board_all .board_middle .button_comment      { height:1%; }
* html .board_all .board_top .title_area_top         { height:1%; }
* html .board_all .board_middle .extend_attached     { height:1%; }
  * html .title_area_top .series_title               { height:1%; }
  * html .title_area_top .module_category            { height:1%; }
  * html .title_area_top .series_link                { height:1%; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ÄÚ¸àÆ®
--------------------------------------------------------------------------------------------------------------------------------------- */
#module_board .extend_comment .spacer           { margin-bottom:8px; }
#module_board .extend_comment .item             { margin-bottom:8px; }
#module_board .extend_comment .item .indent     { width:20px; }
#module_board .extend_comment .item .writer     {  }
#module_board .extend_comment .item .memo       { padding-top:3px; padding-right:5px; line-height:130%; font-size:12px; text-align:left; }
#module_board .extend_comment .item .date_date  {  }
#module_board .extend_comment .item .date_time  { text-transform:lowercase; }
#module_board .extend_comment .item .writer div { font-weight:normal; }

#module_board .extend_comment .comment_line_left_bg     { padding:9px -4px 9px 4px; background:url(./images/comment_left.gif) left top no-repeat; }
#module_board .extend_comment .comment_line_left_writer { padding:9px 0px 9px 0px; align:left; text-align:left; background:url(./images/comment_center.gif) left top repeat-x; }
#module_board .extend_comment .comment_line_center      { padding:12px 0px 9px 0px; align:right; text-align:right; background:url(./images/comment_center.gif) left top repeat-x; }
#module_board .extend_comment .comment_line_right       { padding:10px 0px 9px 0px; align:right; text-align:right; background:url(./images/comment_right.gif) left top no-repeat; font-family:verdana; font-size:11px; color:#AAAAAA; margin-top:12px; font-variant:small-caps; }
.comment_line_right_right_padding                       { padding-right:16px; }
* html #module_board .extend_comment                    { margin-top:0px; }
* html #module_board .extend_comment .comment_line_right  { padding-top:9px; }
* html #module_board .extend_comment .item .date_time     { font-variant:none; text-transform:lowercase; }
* html #module_board .extend_comment .comment_line      {  }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    Æ®·¢¹é, Ã·ºÎÆÄÀÏ
--------------------------------------------------------------------------------------------------------------------------------------- */
#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; font-size:12px; color:#CDCBCB; }
#module_board .extend_trackback .item .memo     { margin-left:3px; padding:0px 5px 0px 15px; font-size:12px; color:#969696; }
#module_board .extend_trackback .item .date     { margin-left:5px; padding:2px 5px 0px 15px; font-size:10px; font-family:Tahoma; color:#969696; }
* html #module_board .extend_trackback          { margin-top:0px; }

#module_board .extend_attached .item a          { color:#FFC6C6; border:none; background:none; }
#module_board .extend_attached .item a:hover    { color:#FF9393; border:none; background:none; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ±Û ÀÛ¼º, ¼öÁ¤, ¼³¹®Á¶»ç, ºñ¹Ð¹øÈ£ È®ÀÎ, ±âº» Á¤ÀÇ
--------------------------------------------------------------------------------------------------------------------------------------- */
/* ±âº» Á¤ÀÇ */
#module_board .float_left                    { float:left; }
#module_board .float_right                   { float:right; }
#module_board .div_checkbox                  { float:left; width:19px; height:15px; padding-top:3px; }
#module_board .checkbox                      { margin:0px; background:none; overflow:hidden; width:13px; height:13px; padding-top:1px; margin-right:6px; cursor:pointer; }
#module_board .border_dotted                 { border:1px dotted #DEDEDE; }
#module_board .center_text                   { width:100%; text-align:center; align:center; }
#module_board .width_full                    { width:100%; }
#module_board .one_line                      { width:100%; margin-top:3px; }
#module_board .margin_top_no                 { margin-top:-20px; }
  * html #module_board .margin_top_no        { margin-top:0px; }
#module_board .margin_bottom                 { margin-bottom:3px; height:20px; width:100%; }
  * html #module_board .margin_bottom        { margin-bottom:0px; }
#module_board .margin_top_10                 { margin-top:10px; }
#module_board .margin_top_20                 { margin-top:20px; }
#module_board .margin_bottom_more            { margin-bottom:20px; width:100%; }
#module_board .padding_top                   { padding-top:3px; height:80%; }
#module_board .padding_around                { margin:12px 20px -6px 20px; padding:12px; text-align:center; }
* html #module_board .padding_around         { margin:12px 20px 12px 20px; }
#module_board .field_name                    { float:left; width:70px; }
#module_board .field_name_right              { float:right; width:70px; }
#module_board .module_name                   { float:left; padding:6px 6px 0px 6px; }
  .board_post input                          { border:none; background:#F6F6F6; }
  .board_post .input_writer                  { float:left; height:100%; }
  .board_post .input_email                   { float:right; height:100%; }
  .board_post .input_writer input            { width:80px; }
  .board_post .input_email input             { width:160px; }
#module_board .writer_buttons_left           { float:left; height:100%; margin-right:6px; }
#module_board .writer_buttons_right          { float:right; height:100%; margin-left:6px; }

/* ±Û ÀÛ¼ºÆû */
.write_form .board_top                       { margin-top:-10px; height:50px; padding:0px 40px 0px 40px; background:url(./images/white_paper_top.gif) left top no-repeat; }
.write_form .board_post                      { padding:0px 40px 0px 40px; background:url(./images/white_paper_middle.gif) left top repeat-y; }
.write_form .board_bottom                    { padding:0px 40px 0px 40px; background:url(./images/white_paper_bottom.gif) left bottom no-repeat; height:50px; }
#module_board .subject_article               { float:left; width:240px; height:14px; }
  .subject_article input                     { width:220px; height:14px; }
#module_board .subject_serial                { float:left; width:160px; height:14px; }
  .subject_serial input                      { width:140px; }
#module_board .insert_editor                 { float:left; width:100%; height:1%; margin-bottom:6px; }
#module_board .write_tag                     { float:left; width:180px; height:14px; }
  .write_tag input                           { width:160px; }
#module_board .label_use                     { float:left; width:60px; white-space:nowrap; }
#module_board .label_allow                   { float:left; width:120px; white-space:nowrap; }
#module_board .label_sendto                  { float:left; width:80px; white-space:nowrap; }
#module_board .write_trackback               { float:left; width:200px; height:14px; }
  .write_trackback input                     { width:180px; }
#module_board .write_survey_title            { float:left; width:220px; height:14px; }
  .write_survey_title input                  { width:200px; }
#module_board .not_a_member_password         { float:left; width:120px; height:14px; }
  .not_a_member_password input               { width:100px; }
#module_board .write_match_num               { float:right; height:100%; width:90px; height:14px; }
  .write_match_num input                     { width:79px; }
#module_board .number_image                  { float:right; height:100%; width:100px; }
  #zone_file_upload_inner input              { cursor:pointer; }
.write_form .select_something                { float:left; height:100%; margin-right:6px; }
.write_form .select_something select         { border:1px dotted #DDDDDD; margin-bottom:6px; }
.write_form button                           { width:80px; height:20px; border:1px solid #CCCCCC; background:none; font-size:12px; padding-top:2px; }
.write_form .board_submit_button             { height:20px; width:100%; margin-top:20px; }
  * html .write_form .board_submit_button    { margin-top:0px; }
.write_form .board_submit_button input       { width:80px; height:20px; border:1px solid #CCCCCC; background:#FF0000; color:#FFFFFF; font-weight:bold; font-size:12px; cursor:pointer; }
.write_form .each_survey                     { padding:12px; margin-top:6px; height:100%; background:#FAFAFA; border:1px dotted #DDDDDD; }
* html .write_form .each_survey              { padding-bottom:0px; }
  .write_survey_item input                   { width:200px; }
  .write_survey_item .item_add               { margin-top:10px; }

/* ¼³¹® */
.write_form .board_post .tab                 { margin-top:8px; }
.write_form .board_post .tab .tab_area       { background:url(./images/tab_bg.gif) repeat-x; height:28px; padding-left:5px; }
.write_form .board_post .tab .tab_btm        { clear:both; border:solid 1px #E1E1E1; border-top-width:0px; border-bottom:none; height:3px; overflow:hidden; }
.write_form .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:#F69900; }
.write_form .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:#CCCCCC; }
#module_board .survey_subject                { margin:0px 0px 6px 0px; height:16px; text-align:left; border-bottom:1px solid #DDDDDD; }
* html #module_board .survey_subject         { margin:6px 0px 6px 0px; }
#module_board .survey_result                 { text-align:left; padding-left;12px; margin-bottom:0px; }
#module_board .empty_div                     { margin-top:0px; }
* html #module_board .empty_div              { margin-top:-12px; }
  .survey_result .survey_item                { height:18px; margin:0px; padding:0px; }
  .survey_result .survey_item_result         { height:18px; margin:0px; padding:0px; padding-top:3px; }
  .survey_result .survey_item_name           { float:left; height:14px; width:180px; margin-right:6px; }
  .survey_result .survey_item_num            { float:left; height:14px; width:70px; margin-right:6px; text-align:right; }
  .survey_result .survey_item_space          { float:left; height:14px; width:10px; margin-right:6px; color:#DDDDDD; }
  .survey_result .survey_item_bar            { float:left; height:8px; width:120px; align:left; padding-top:2px; }
  .survey_result .bar                        { height:6px; border:1px solid #DDDDDD; background:#EEEEEE; }
  .survey_result .bar_inside                 { height:4px; border-top:1px solid #FFFFFF; background:#DDDDDD; font-size:2px; }
  .survey_result .label_survey_item          { float:left; width:180px; white-space:nowrap; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ¸µÅ© Cascading
--------------------------------------------------------------------------------------------------------------------------------------- */

#module_board .series_title             a:link      { text-decoration:none; color:#DDDDDD; background:none; border:none; font-weight:bold; }
#module_board .series_title             a:visited   { text-decoration:none; color:#DDDDDD; background:none; border:none; font-weight:bold; }
#module_board .series_title             a:hover     { text-decoration:none; color:#AAAAAA; background:none; border:none; font-weight:bold; }
#module_board .series_title             a:active    { text-decoration:none; color:#AAAAAA; background:none; border:none; font-weight:bold; }
#module_board .module_category          a:link      { text-decoration:none; color:#DDDDDD; background:none; border:none; font-weight:bold; }
#module_board .module_category          a:visited   { text-decoration:none; color:#DDDDDD; background:none; border:none; font-weight:bold; }
#module_board .module_category          a:hover     { text-decoration:none; color:#AAAAAA; background:none; border:none; font-weight:bold; }
#module_board .module_category          a:active    { text-decoration:none; color:#AAAAAA; background:none; border:none; font-weight:bold; }
#module_board .permalink                a:link      { text-decoration:none; color:#CCCCCC; background:none; border:1px dotted #FFFFFF; }
#module_board .permalink                a:visited   { text-decoration:none; color:#CCCCCC; background:none; border:1px dotted #FFFFFF; }
#module_board .permalink                a:hover     { text-decoration:none; color:#999999; background:none; border:1px dotted #DDDDDD; }
#module_board .permalink                a:active    { text-decoration:none; color:#999999; background:none; border:1px dotted #DDDDDD; }
#module_board .contents                 a:link      { text-decoration:none; background:none; border:none; }
#module_board .contents                 a:visited   { text-decoration:none; background:none; border:none; }
#module_board .contents                 a:hover     { text-decoration:none; color:#00EA33; background:none; border:none; }
#module_board .contents                 a:active    { text-decoration:none; color:#00EA33; background:none; border:none; }
#module_board .profile                  a:link      { text-decoration:none; background:none; border:none; }
#module_board .profile                  a:visited   { text-decoration:none; background:none; border:none; }
#module_board .profile                  a:hover     { text-decoration:none; color:#00EA33; background:none; border:none; }
#module_board .profile                  a:active    { text-decoration:none; color:#00EA33; background:none; border:none; }
#module_board .board_button a.button_bold:link      { text-decoration:none; color:#FFAA33; background:#FFFFFF; border:1px dotted #FFFFFF; font-weight:bold; }
#module_board .board_button a.button_bold:visited   { text-decoration:none; color:#FFAA33; background:#FFFFFF; border:1px dotted #FFFFFF; font-weight:bold; }
#module_board .board_button a.button_bold:hover     { text-decoration:none; color:#FFAA33; background:#FFF7D3; border:1px dotted #FFD200; font-weight:bold; }
#module_board .board_button a.button_bold:active    { text-decoration:none; color:#FFAA33; background:#FFF7D3; border:1px dotted #FFD200; font-weight:bold; }
#module_board .button_trackback                     { margin-bottom:6px; font-size:10px; font-family:verdana; }
#module_board .button_trackback         a:link      { text-decoration:none; color:#CCCCCC; background:none; border:none; border-bottom:1px dotted #FFFFFF; }
#module_board .button_trackback         a:visited   { text-decoration:none; color:#CCCCCC; background:none; border:none; border-bottom:1px dotted #FFFFFF; }
#module_board .button_trackback         a:hover     { text-decoration:none; color:#999999; background:none; border:none; border-bottom:1px dotted #CCCCCC; }
#module_board .button_trackback         a:active    { text-decoration:none; color:#999999; background:none; border:none; border-bottom:1px dotted #CCCCCC; }
#module_board .button_comment                       { margin-bottom:6px; font-size:10px; font-family:verdana; }
#module_board .button_comment           a:link      { text-decoration:none; color:#CCCCCC; background:none; border:none; border-bottom:1px dotted #FFFFFF; }
#module_board .button_comment           a:visited   { text-decoration:none; color:#CCCCCC; background:none; border:none; border-bottom:1px dotted #FFFFFF; }
#module_board .button_comment           a:hover     { text-decoration:none; color:#999999; background:none; border:none; border-bottom:1px dotted #CCCCCC; }
#module_board .button_comment           a:active    { text-decoration:none; color:#999999; background:none; border:none; border-bottom:1px dotted #CCCCCC; }
* html #module_board .button_trackback              { margin-top:6px; }
* html #module_board .button_comment                { margin-top:6px; }
* html #module_board .board_button a.button_bold:hover     { border:1px dotted #FFFFFF; border-bottom:1px dotted #FFD200; }
* html #module_board .board_button a.button_bold:active    { border:1px dotted #FFFFFF; border-bottom:1px dotted #FFD200; }
* html #module_board .permalink                a:hover     { border:1px dotted #FFFFFF; }
* html #module_board .permalink                a:active    { border:1px dotted #FFFFFF; }


/* ---------------------------------------------------------------------------------------------------------------------------------------
    ·¹º§¾ÆÀÌÄÜ, ³¯Â¥, ÃßÃµ, Á¶È¸¼ö
--------------------------------------------------------------------------------------------------------------------------------------- */
#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; }

