@charset "utf-8";

/* reset */
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

img, fieldset {
    border: 0 none;
}

h1, h2, h3, h4, h5, dl, dt, dd, th, td, p, form, fieldset, legend {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:link:hover, a:active {
    text-decoration: underline;
}

input, select, textarea {
    vertical-align: middle;
}

body, input, select, textarea, th, td {
    font-size: 14px;
    font-family: '돋움', dotum, AppleGothic, sans-serif;
    color: #333;
}

.non, legend, caption {
    display: none;
}

a span, a strong, a em {
    cursor: pointer;
}

em {
    font-style: normal;
}

input[type='text'], input[type='password'], input[type='submit'] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

hr {
    display: none;
}

menu, menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

section, header, nav, details, summary, article, footer, menu, hgroup, output {
    display: block;
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.ir_pm {
    display: block;
    overflow: hidden;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
    text-indent: -9999em;
}

.ir_wa {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.screen_out {
    overflow: hidden;
    position: absolute;
    left: -9999in;
    width: 0px;
    height: 0px;
    font-size: 0;
    line-height: 0;
}

/*.btn, a.btn, a.btn:hover {display: inline-block; color: #333; text-decoration: none;padding: 0 14px;border: 1px solid #c2c3c7;border-radius: 3px;font-size: 13px;line-height: 28px;letter-spacing: -1px;text-shadow: 0 -1px 0 rgba(255,255,255,0.2);background-color: #f8f8f8;background-image: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#f4f4f4));background-image: -moz-linear-gradient(top,#fdfdfd,#f4f4f4);background-image: -o-linear-gradient(top,#fdfdfd,#f4f4f4);background-image: linear-gradient(to bottom,#fdfdfd,#f4f4f4);}*/
.btn_em {
    font-weight: bold;
    letter-spacing: -1px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #727d90;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#818c9e), to(#647084));
    background-image: -moz-linear-gradient(top, #818c9e, #647084);
    background-image: -o-linear-gradient(top, #818c9e, #647084);
    background-image: linear-gradient(to bottom, #818c9e, #647084);
}

.txt_num, .txt_date, .txt_replynum {
    font-family: helvetica;
}

.txt_bar {
    color: #e0e0e0;
    vertical-align: 1px
}

.section_intro {
    background: url(/homepage/img/tit_bg_intro_outside.gif) repeat-x 0 0;
}

.section_news {
    background: url(/homepage/img/tit_bg_news_outside.gif) repeat-x 0 0;
}

.section_sermon {
    background: url(/homepage/img/tit_bg_sermon_outside.gif) repeat-x 0 0;
}

.section_confession {
    background: url(/homepage/img/tit_bg_confession_outside.gif) repeat-x 0 0;
}

.section_board {
    background: url(/homepage/img/tit_bg_board_outside.gif) repeat-x 0 0;
}

/* header */
.doc_header {
    position: relative;
    min-width: 990px;
    height: 101px;
}

.logo {
    float: left;
    margin: 12px 0px 0 13px;
    position: relative;
    top: 0;
    left: 0;
    width: 156px;
    height: 68px;
}

.home {
    display: block;
    width: 156px;
    height: 68px;
    background: url(/homepage/img/logo_dungbul.gif) no-repeat;
    line-height: 68px;
    text-align: right;
}

.home_txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 156px;
    height: 68px;
    z-index: -1;
    font-size: 20px;
}

.skip_nav {
    position: absolute;
    top: 2px;
    top: -30px;
    left: -18px;
    font-size: 11px;
    color: #ddd;
    line-height: 18px;
    letter-spacing: -1px;
    text-indent: 20px;
    z-index: 100;
}

.link_skip_to_contents {
    font-size: 11px;
    color: #666;
}

.doc_header_top {
    position: relative;
    width: 978px;
}

.doc_header_top .user_links {
    position: absolute;
    top: 3px;
    right: 10px;
    text-align: right;
    padding-left: 20px;
    font-size: 12px;
    color: #666;
    letter-spacing: -1px
}

.login_form {
    position: absolute;
    top: 0px;
    left: 240px;
    z-index: 1000
}

.login_form input[type="text"] {
    width: 300px
}

.bar {
    font-size: 11px;
    color: #ccc;
}

.uetc {
    margin-left: 1px;
    margin-right: 16px;
    font-size: 11px;
    letter-spacing: -1px;
}

.uetc a, .uetc button {
    font-size: 11px;
    letter-spacing: -1px;
}

.upw {
    margin-left: 4px;
}

.btn_login,
.btn_logout {
    margin: 0;
    padding: 0;
    border: 0 none;
    width: 41px;
    height: 17px;
    overflow: hidden;
    background: url(/homepage/img/login.png) no-repeat 0 1px;
    cursor: pointer;
}

.btn_logout {
    width: 47px;
    background-position: 0 -24px;
}

.btn_login .inner,
.btn_logout .inner {
    display: inline-block;
    text-indent: -1000px;
}

#globalNavigatioBar {
    position: absolute;
    top: 30px;
    left: 285px;
}

.gnb, .gnb ul, .gnb li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.gnb {
    position: relative;
    width: 731px;
    height: 54px;
    background: url(/homepage/img/merge_gnb.gif) no-repeat;
    overflow: hidden;
}

.go_intro, .go_news, .go_sermon, .go_confession, .go_board {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.go_intro {
    width: 152px;
}

.go_news {
    width: 142px;
}

.go_sermon {
    width: 153px;
}

.go_confession {
    width: 130px;
}

.go_board {
    width: 140px;
}

.gnb_txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    z-index: -1;
}

* + html body .gnb_txt {
    display: none;
}

.gnb ul {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
}

.gnb_home, .opt_select {
    display: none;
}

.gnb_intro_hovered .gnb_sub_intro {
    display: block;
}

.gnb_news_hovered .gnb_sub_news {
    display: block;
    padding-left: 111px;
}

.gnb_sermon_hovered .gnb_sub_sermon {
    display: block;
    padding-left: 159px;
}

.gnb_confession_hovered .gnb_sub_confession {
    display: block;
    padding-left: 451px;
}

.gnb_board_hovered .gnb_sub_board {
    display: block;
    padding-left: 0px;
}

.section_intro .gnb {
    background-position: 0 0px;
}

.section_news .gnb {
    background-position: 0 -40px;
}

.section_sermon .gnb {
    background-position: 0 -80px;
}

.section_confession .gnb {
    background-position: 0 -120px;
}

.section_board .gnb {
    background-position: 0 -160px;
}

.gnb li li {
    margin: 0 0px 0 10px;
    padding-left: 11px;
    background: url(/homepage/img/merge_gnb.gif) no-repeat -1086px 5px;
}

.gnb li li a,
.gnb_sub_txt {
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
    color: #777;
}


/* nav */
.local_nav {
    position: relative;
    clear: both;
    width: 100%;
}

.tit_sub {
    position: absolute;
    top: 253px;
    left: 40px;
    font-size: 15px;
    letter-spacing: -1px;
}

.section_intro .local_nav {
    background: url(/homepage/img/tit_intro.gif) no-repeat;
}

.section_news .local_nav {
    background: url(/homepage/img/tit_news.gif) no-repeat;
}

.section_sermon .local_nav {
    background: url(/homepage/img/tit_sermon.gif) no-repeat;
}

.section_confession .local_nav {
    background: url(/homepage/img/tit_confession.gif) no-repeat;
}

.section_board .local_nav {
    background: url(/homepage/img/tit_board.gif) no-repeat;
}

.summary {
    position: relative;
    width: 990px;
    height: 210px;
    overflow: hidden;
}

.summary_txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding-left: 100px;
    width: 100%;
    height: 210px;
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    z-index: -1;
}

* + html body .summary_txt {
    display: none;
}

.section_intro .summary {
    background: url(/homepage/img/tit_pic_intro_in.gif) no-repeat;
}

.section_intro .summary_txt {
    background-color: #438e99;
    color: #fff;
}

.section_news .summary {
    background: url(/homepage/img/tit_pic_news_in.gif) no-repeat;
}

.section_news .summary_txt {
    background-color: #437399;
    color: #fff;
}

.section_sermon .summary {
    background: url(/homepage/img/tit_pic_sermon_in.gif) no-repeat;
}

.section_sermon .summary_txt {
    background-color: #4d4499;
    color: #fff;
}

.section_confession .summary {
    background: url(/homepage/img/tit_pic_confession_in.gif) no-repeat;
}

.section_confession .summary_txt {
    background-color: #994373;
    color: #fff;
}

.section_board .summary {
    background: url(/homepage/img/tit_pic_board_in.gif) no-repeat;
}

.section_board .summary_txt {
    background-color: #995948;
    color: #fff;
}

.sub_nav, .sub_nav li {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.loc_nav {
    clear: both;
    margin: 0;
    padding: 0 0 0 15px;
}

.sub_nav {
    position: absolute;
    top: 243px;
    left: 40px;
    width: 160px;
    padding-top: 38px;
    border-bottom: 1px solid #eaeaea;
}

.sub_nav li {
    position: relative;
    clear: both;
}

.section_intro .sub_nav {
    background: url(/homepage/img/nav_intro.gif) no-repeat;
}

.section_news .sub_nav {
    background: url(/homepage/img/nav_news.gif) no-repeat;
}

.section_sermon .sub_nav {
    background: url(/homepage/img/nav_sermon.gif) no-repeat;
}

.section_confession .sub_nav {
    background: url(/homepage/img/nav_confession.gif) no-repeat;
}

.section_board .sub_nav {
    background: url(/homepage/img/nav_board.gif) no-repeat;
}

.sub_nav a {
    display: block;
    float: left;
    width: 100%;
    height: 28px;
    border-top: 1px solid #eaeaea;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: -1px;
    text-indent: 5px;
    color: #666;
}

.sub_nav .on a,
.sub_nav a:hover {
    background: url(/homepage/img/bl_nav_arrow.gif) no-repeat right 2px;
    text-decoration: none
}

.htit_1 {
    margin: 10px 0;
    padding-left: 13px;
    background: url(/homepage/img/ico_dot.gif) no-repeat 0px -36px;
    font-weight: bold;
    color: #A54E7D;
}

.htit_2 {
    margin: 10px 0;
    padding-left: 13px;
    background: url(/homepage/img/ico_dot.gif) no-repeat 0px -15px;
    font-weight: bold;
    color: #4e9aa5;
}

.htit_3 {
    margin: 10px 0;
    padding-left: 13px;
    background: url(/homepage/img/ico_dot.gif) no-repeat 0px 5px;
    font-weight: bold;
    color: #A54E7D;
}

/* article */
#contents {
    margin: 30px 0px 0px 240px;
    width: 750px;
    line-height: 180%;
    color: #666;
    background: url(/homepage/img/nav_bg.gif) repeat-y -239px 0;
    position: relative;
}

.article {
    padding: 0px 20px 20px 20px;
    min-height: 500px
}

.article_txt_type {
    padding: 0 50px;
}

.article_txt_type p {
    padding: 10px 0;
}

.article_bbs_list_type {
    clear: both;
    padding: 0 50px;
}

.article_etc_type {
    padding: 0 0 0 30px;
}

.article_revs_type {
    padding: 0 50px;
}

.vision_cut {
    padding-top: 70px;
}

.revs_cut {
    clear: both;
    padding-top: 50px;
}


/* home evt img start */
.home_img {
    position: absolute;
    top:0;
    left:7px;
    width: 435px;
    min-height: 500px;
    margin: 0;
    background: url(/homepage/img/pc_main_2019_8.png) no-repeat 0 0;
    background-size: 435px;
    border-radius: 7px; border:1px solid #fff; box-shadow: 3px 3px 10px #ddd
}

.section_home #contents, .section_etc #contents {
    width: auto;
    min-height: 500px;
    padding-left: 435px;
    margin: 0;
}

/* home evt img end */
.section_home .sub_tit {
    position: relative;
    top: 5px;
    border: none;
    height: 21px;
}

.section_home .sub_tit_link {
    display: inline-block;
    width: 100px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #333;
    text-indent: 3px;
}

.section_home .sub_tit_txt {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #82bec7;
    text-indent: 3px;
    font-weight: bold;
}

.news_section,
.bbs_section,
.digitalDungbul_section {
    position: relative;
    width: 280px;
}

.digitalDungbul_section {
    /*display: none;*/
}

.digitalDungbul_photo {
    width: 293px;
    height: 137px;
    overflow: hidden;
    /*display: none;*/
}



.top_list,
.top_thum_list {
    list-style: none;
    margin: 0;
    padding: 7px 0 7px 5px;
}

.top_list {
    height: AUTO;
    overflow: hidden
}

* + html body .top_list {
    min-height: 70px;
}

.top_list li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 21px;
}

.top_thum_list li {
    list-style: none;
    padding: 0;
    float: left;
    width: 86px;
    margin: 0 5px 0 0;
}

.top_thum_list a {
    font-size: 12px;
    color: #333;
}

.top_list a {
    display: block;
    font-size: 12px;
    color: #333;
    text-indent: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_list .txt_tit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_list .txt_date {
    font-size: 11px;
    color: #777;
}

.thum_dd {
    float: left;
    display: block;
    border: 1px solid #ccc;
    padding: 3px;
}

.thum {
    display: block;
}

.thum_txt {
    clear: both;
    display: block;
    text-align: center;
    height: 22px;
    overflow: hidden;
}

.top_list .txt_date {
    display: none;
}

.link_section {
    /*position: absolute;*/
    /*clear: both;*/
    margin-top: 9px;
    /*width: 500px;*/
    /*top: 527px;*/
}

.link_section li {
    float: left;
    margin: 4px 4px 0px 0;
}

.link_section a {
    position: relative;
    display: block;
    background-image: url(/homepage/img/merge_top_imgs_new.png);
    background-repeat: no-repeat;
}

.link_msgOfTheCross a {
    width: 191px;
    height: 48px;
    background-position: -1px -67px;
    border: 1px solid #ddd;
}

.link_worshipTimeInfo a {
    width: 61px;
    height: 47px;
    background-position: 0px -138px;
}

.link_newMemberInfo a {
    width: 61px;
    height: 47px;
    background-position: -69px -138px;
}

.link_location a {
    width: 61px;
    height: 47px;
    background-position: -138px -138px;
}

.link_txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    font-size: 11px;
    text-align: center;
    letter-spacing: -1px;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    background-color: #fafafa;
    z-index: -1;
}

.link_etc {
    display: none;
}

* + html body .link_txt {
    display: none;
}

.link_section .link_msgOfTheCross {
    margin-right: 23px;
}

.sermonweek_section {
    position: absolute;
    top: 120px;
    left: 750px;
    clear: both;
    width: 196px;
    padding: 8px 0 0 0;
    background-image: url(/homepage/img/bg_top_round.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

.sermonweek_section .sub_tit_sermonWeek {
    height: 2px;
}

.sermonweek_section dl {
    position: relative;
    padding: 2px 11px 10px 11px;
    background-image: url(/homepage/img/bg_top_round.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}

.sermonweek_section dd {
    font-size: 11px;
    line-height: 16px;
    color: #333;
    text-indent: 10px;
}

.sermonWeek_sbj {
    margin-bottom: 10px;
    height: 27px;
    line-height: 27px;
    background-image: url(/homepage/img/merge_top_imgs.gif);
    background-repeat: no-repeat;
    background-position: 0 -247px;
}

.sermonWeek_sbj_link {
    margin-left: 28px;
    display: block;
    height: 27px;
    color: #fff;
    width: 130px;
    font-weight: bold;
    letter-spacing: -1px;
    overflow: hidden;
}

.sermonweek_section .from_rev_khy {
    height: 70px;
    padding-left: 80px;
    line-height: 60px;
    background-image: url(/homepage/img/pic_top_rev_khy.jpg);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.btn_goSermon {
    position: absolute;
    top: 120px;
    left: 100px;
    display: block;
    width: 62px;
    height: 16px;
    color: #fff;
    line-height: 17px;
    letter-spacing: -1px;
    background-color: #666;
    background-image: url(/homepage/img/merge_top_imgs.gif);
    background-repeat: no-repeat;
    background-position: -189px -252px;
}

.more {
    clear: both;
}

.more_link {
    position: absolute;
    top: 0;
    right: 3px;
    width: 39px;
    height: 22px;
    display: block;
    float: left;
    font-family: verdana;
    font-size: 10px;
    text-indent: -1000px;
}

.contents_header {
    position: relative;
    margin: 0 40px;
}

.section_home .contents_header,
.section_etc .contents_header {
    display: none;
}

.sub_head .bround {
    display: none
}

.sub_tit {
    border-bottom: 1px solid #eaeaea;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    font-weight: bold;
}

/*.section_home .sub_tit {*/
/*    padding-left: 0;*/
/*    background-image: url(/homepage/img/merge_top_imgs_new.gif);*/
/*}*/

/*.section_intro .sub_tit {*/
/*    background-image: url(/homepage/img/subtit_intro.gif);*/
/*}*/

/*.section_news .sub_tit {*/
/*    background-image: url(/homepage/img/subtit_news.gif);*/
/*}*/

/*.section_sermon .sub_tit {*/
/*    background-image: url(/homepage/img/subtit_sermon.gif);*/
/*}*/

/*.section_confession .sub_tit {*/
/*    background-image: url(/homepage/img/subtit_confession.gif);*/
/*}*/

/*.section_board .sub_tit {*/
/*    background-image: url(/homepage/img/subtit_board_new.gif);*/
/*}*/

.sub_tit_1 {
    background-position: 0 -40px;
}

.sub_tit_2 {
    background-position: 0 -80px;
}

.sub_tit_3 {
    background-position: 0 -120px;
}

.sub_tit_4 {
    background-position: 0 -160px;
}

.sub_tit_5 {
    background-position: 0 -200px;
}

.sub_tit_6 {
    background-position: 0 -240px;
}

.sub_tit_7 {
    background-position: 0 -280px;
}

.sub_tit_8 {
    background-position: 0 -320px;
}

.sub_tit_9 {
    background-position: 0 -360px;
}

.sub_tit_10 {
    background-position: 0 -400px;
}

.sub_tit_11 {
    background-position: 0 -440px;
}

.sub_tit_e1 {
    background-position: 0 -520px;
}

.sub_tit_e2 {
    background-position: 0 -560px;
}

.sub_tit_e3 {
    background-position: 0 -600px;
}

.section_board .sub_tit_e0, .section_board .sub_tit_e4 {
    background-image: url(/homepage/img/christmas_view_title.jpg);
    background-position: -28px 9px;
}

.sub_tit_e5 {
    background-position: 0 -660px;
}

.section_board .sub_tit_2014_christmas {
    background-image: url(/homepage/img/christmas_view_title.jpg);
    background-position: -29px 9px;
}

/*.section_board .sub_tit_25th_photo {background-image:url(/homepage/img/25th_photo_view_title.jpg);background-position: -29px 9px;}*/
/*.section_board .sub_tit_25th_love {background-image:url(/homepage/img/25th_love_view_title.jpg);background-position: -29px 9px;}*/
/*.section_home .sub_tit_evt {*/
/*    background-image: url(/homepage/img/evt_data_section.jpg);*/
/*    background-position: -29px 11px;*/
/*}*/

.section_home .evt_tit .sub_tit_txt {
    display: none;
}

.sub_tit_txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    z-index: -1;
    font-size: 14px;
    text-indent: 21px;
    letter-spacing: -1px;
}

* + html body .sub_tit_txt {
    display: none;
}

.sub_tit_news {
    background-position: 0 0;
}

.sub_tit_total {
    background-position: 0 -22px;
}

.sub_tit_totalReply {
    background-position: 0 -277px;
}

.sub_tit_sermonWeek {
    background-position: 0 -220px;
}

/*.section_home .sub_tit_2014_christmas {*/
/*    background-image: url(/homepage/img/christmas_main_title.jpg);*/
/*    background-position: 0 0px;*/
/*}*/

/*.section_home .sub_tit_25th_photo {*/
/*    background-image: url(/homepage/img/25th_photo_main_title.jpg);*/
/*    background-position: 0 0px;*/
/*}*/

/*.section_home .sub_tit_25th_love {*/
/*    background-image: url(/homepage/img/25th_photo_main_love.jpg);*/
/*    background-position: 0 0px;*/
/*}*/

/*!*새노래로찬양하다 제목 이미지*!*/
/*.section_home .evt_tit {*/
/*    background-image: url(/homepage/img/evt_tit.jpg);*/
/*    background-position: 0 0px;*/
/*}*/

.date_subject_list, .date_subject_list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.date_subject_list li {
    display: none;
}

.date_subject_list li.slt {
    display: block;
}

.line_nav {
    position: absolute;
    top: 12px;
    right: 5px;
    font-size: 10px;
    color: #eaeaea;
}

.line_nav span {
    font-size: 11px;
    color: #bebebe;
    letter-spacing: -1px;
}

.line_current_nav {
    font-weight: bold;
}

.sub_summary_intro {
    position: relative;
    width: 100%;
    height: 135px;
    text-indent: -1000px;
    background: url(/homepage/img/sub_tit_intro.jpg) no-repeat 0px bottom;
    overflow: hidden;
}

.sub_summary_revs {
    position: relative;
    width: 100%;
    height: 52px;
    text-indent: -1000px;
    background: url(/homepage/img/sub_tit_intro2.gif) no-repeat 0px 20px;
    overflow: hidden;
}

.sub_summary {
    display: none;
    padding: 20px 30px;
    color: #333;
    background-color: #fafafa;
}

.doc_footer  {
    margin-top: 30px;
}

.doc_footer .user_info {
    display: none;
}

.header_user_info {
    display: none;
}

.scroll_top {
    position: relative;
    width: 630px;
    height: 150px;
    margin-left: 300px;
    text-indent: -1000px;
    background: url(/homepage/img/nav_scroll_top.gif) no-repeat 0 bottom;
    overflow: hidden;
}

.scroll_top a.btn_top {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 38px;
    height: 38px;
    overflow: hidden;
}

.section_home .scroll_top, section_etc .scroll_top {
    display: none;
}

.err_msg {
    padding: 50px 0 200px 0;
}

/* about revs */
.aboutRevs_item {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 30px;
    letter-spacing: -1px;
    border-top: 1px solid #ccc;
}

.aboutRevs_item_fst {
    border-top: 0px;
}

.revs_kjc, .revs_khy, .revs_ksw {
    float: left;
}

.aboutRevs_item dl {
    float: left;
    padding: 0 0 0 10px;
}

.aboutRevs_item dt {
    margin-top: 17px;
    padding-left: 13px;
    background: url(/homepage/img/ico_dot.gif) no-repeat 0px -36px;
    font-weight: bold;
    color: #A54E7D;
}

.aboutRevs_item dd {
    padding-left: 12px;
}

.aboutRevs_item ul,
.aboutRevs_item li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
}

/* aboutWorship */
.worshipInfo_item {
    float: left;
    width: 100%;
    padding-bottom: 100px;
}

.worshipInfo_item .worshipInfo_list_1 {
    float: left;
    width: 48%;
}

.worshipInfo_item .worshipInfo_list_2 {
    float: right;
    width: 48%;
}

.worshipInfo_list thead,
.worshipInfo_item thead,
.worshipInfo_list a.button, .worshipInfo_list a.button span,
.worshipInfo_item a.button, .worshipInfo_item a.button span {
    background-color: #99c9c1;
}

td.worship_title, td.location, td.date_ko {
    font-size: 12px;
    color: #666;
    text-align: center;
    height: 30px;
    border-bottom: 1px solid #ddd;
}


/* organazation */
.organization_item {
    position: relative;
    width: 668px;
    height: 493px;
    background: url(/homepage/img/pic_organization_20250929_01.png) no-repeat 0 -3px;
    overflow: hidden;
}

.organization_list {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    z-index: -1;
    font-size: 11px;
    font-style: normal;
}

/* location */
.location_item {
    padding-left: 0px;
}

.article_txt_type .location_item_map {
    position: relative;
    top: -10px;
    left: -10px;
    padding: 0;
}

.article_txt_type .location_item_info {
    position: relative;
    top: -35px;
    padding: 0 0 0 115px;
}

.bus_blue {
    color: blue;
}

.bus_black {
    color: black
}

.bus_green {
    color: green;
}

/* emblem */
.emblem_item {
    position: relative;
    width: 668px;
    height: 1100px;
    background: url(/homepage/img/emblem.png) no-repeat 0 -3px;
    overflow: hidden;
}

.emblem_list {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    z-index: -1;
    font-size: 11px;
    font-style: normal;
}

/* cross */
#aboutCross {
    margin: 0;
    padding: 0;
    width: 650px;
    height: 459px;
    background: url(/homepage/img/bg_cross.gif) no-repeat;
    overflow: hidden;
}

.cross_section {
    display: none;
    position: relative;
    margin-left: 10px;
    width: 626px;
    height: 459px;
}

.sec1 #crossSection1,
.sec2 #crossSection2,
.sec3 #crossSection3,
.sec4 #crossSection4 {
    display: block;
}

.cross_desc {
    display: block;
    margin-top: 1px;
}

.link_prev {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 304px;
    height: 440px;
    text-indent: -1000px;
    overflow: hidden;
}

.link_next {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 304px;
    height: 440px;
    text-indent: -1000px;
    overflow: hidden;
}

/* news */
.board_list {
    width: 100%;
}

.board_list thead {
    background-color: #ccc;
}

.section_intro thead,
.section_intro a.button, .section_intro a.button span {
    background-color: #99C9C1;
}

.section_news thead,
.section_news a.button, .section_news a.button span {
    background-color: #8ea8bd;
}

.section_sermon thead,
.section_sermon a.button, .section_sermon a.button span {
    background-color: #8f89ba;
}

.section_confession thead,
.section_confession a.button, .section_confession a.button span {
    background-color: #bc7a9e;
}

.section_board thead,
.section_board a.button, .section_board a.button span {
    background-color: #ba9086;
}

.section_intro .paging_comm .page:hover, .section_intro .paging_comm em.page {
    border: 1px solid #99C9C1;
    color: #99C9C1;
}

.section_news .paging_comm .page:hover, .section_news .paging_comm em.page {
    border: 1px solid #8ea8bd;
    color: #8ea8bd;
}

.section_sermon .paging_comm .page:hover, .section_sermon .paging_comm em.page {
    border: 1px solid #8f89ba;
    color: #8f89ba;
}

.section_confession .paging_comm .page:hover, .section_confession .paging_comm em.page {
    border: 1px solid #bc7a9e;
    color: #bc7a9e;
}

.section_board .paging_comm .page:hover, .section_board .paging_comm em.page {
    border: 1px solid #ba9086;
    color: #ba9086;
}

.board_list th div {
    height: 25px;
    line-height: 26px;
}

.board_list th div, .board_list th div a {
    font-size: 12px;
    color: #fff;
    letter-spacing: -1px;
}

.num, .date, .reading {
    font-size: 11px;
    font-family: tahoma;
    color: #666;
    text-align: center;
    height: 25px;
}

.board {
    font-size: 12px;
}

.board_list tr.bg2 {
    background: none repeat scroll 0 0 #FBFBFB;
}

.boardBottom {
    margin-top: 10px;
}

.leftButtonBox {
    float: left;
}

.rightButtonBox {
    float: right;
}

a.button {
    background-color: #8ea8bd;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: bold;
    letter-spacing: -1px;
    border: 1px solid #eee;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-radius: 3px;
}

a.button span {
    background-position: right top;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    height: 20px;
    line-height: 21px;
    border: 1px solid #fafafa;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-radius: 3px;
    letter-spacing: -1px;
}

.boardSearch {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
}

/*  register */
.register_form, .result_register, .relogin_form {
    width: 500px;
}

.register_form h3 {
    font-size: 13px;
    letter-spacing: -1px;
}

.register_item th {
    width: 130px;
    text-align: left;
    vertical-align: top;
    color: #333;
    text-indent: 12px;
    letter-spacing: -1px
}

.register_item .required th {
    text-indent: 0px
}

.register_item td {
    vertical-align: top;
}

.register_item input {
    width: 140px;
    border: 1px solid #ccc
}

.register_item td input {
    border: 1px solid #ccc
}

.register_form .info {
    font-size: 11px;
    color: #333;
}

.result_register_form {
    margin: 0 0 30px 0;
    padding: 10px;
    color: red;
    font-size: 13px;
    border: 1px solid red;
    background-color: #fafafa;
}

.result_register_desc {
    margin: 0 0 30px 0;
    padding: 10px;
    color: blue;
    font-size: 13px;
    border: 1px solid red;
    background-color: #fafafa;
}

.register_form td input.error {
    border: 1px dotted red;
}

.register_btns {
    padding: 40px 14px;
}


/* sitemap_nav */
#sitemap {
    display: none;
    position: relative;
}

.sitemap_nav {
    padding-left: 83px;
    border-top: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
    background-color: #fafafa;
}

.sitemap_h {
    clear: both;
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 12px;
    letter-spacing: -1px;
}

.sitemap_nav ul,
.sitemap_nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap_nav .sitemap_list {
    width: 864px;
    overflow: hidden;
    border-left: 1px solid #eee
}

.sitemap_li {
    float: left;
    width: 20%;
    line-height: 150%;
}

.sitemap_li a {
    color: #333;
}

.sitemap_nav_tit {
    display: block;
    border-right: 1px solid #eee;
    padding: 10px 10px 5px 10px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #666;
}

.sitemap_nav .sitemap_sub_list {
    border-top: 1px solid #eee;
    padding: 5px 0px;
}

.sitemap_sub_list li {
    margin: 0 4px 0 10px;
    padding-left: 11px;
    background: url(/homepage/img/merge_gnb.gif) no-repeat -1086px 7px;
}

.sitemap_sub_list li a {
    font-size: 11px;
    letter-spacing: -1px;
    color: #333;
}

.section_home #sitemap {
    display: block;
}

.section_home .sitemap_nav {
    padding-left: 0;
    border-top: 0 none;
    background: url(/homepage/img/tit_bg_intro_outside.gif) repeat-x 0 -256px;
}

.section_home .sitemap_nav .sitemap_list {
    width: 948px;
    border: 0 none;
}

.section_home .sitemap_h {
    display: none;
}

.section_home .sitemap_nav_tit {
    padding-left: 20px;
    border: 0 none;
    color: #fff;
    line-height: 40px;
}

.section_home .sitemap_nav_tit a {
    color: #fff;
}

.section_home .nali_1 {
    background-color: #4e9aa5;
}

.section_home .nali_2 {
    background-color: #438e99;
}

.section_home .nali_3 {
    background-color: #3a838e;
}

.section_home .nali_4 {
    background-color: #327984;
}

.section_home .nali_5 {
    background-color: #3a838e;
}

/* schedule_section */
.wing_section {
    position: absolute;
    top: 0px;
    left: 750px;
    clear: both;
    width: 196px;
}

.schedule_section {
    padding: 0;
    line-height: 150%;
    border-radius: 7px; border:1px solid #ddd; box-shadow: 3px 3px 10px #ddd; background-color: #fff
}

.schedule_section_inner {
    position: relative;
    padding: 2px 11px 10px 11px;
}

/*.schedule_section .opt_date {overflow:hidden;height:19px;padding:0 12px;margin-bottom:3px;text-align:center;}*/
.schedule_section .opt_date {
    padding: 0 12px;
    margin-bottom: 3px;
    text-align: center;
    font-size: 12px
}

.schedule_section .opt_date p {
    font-size: 14px;
    font-weight: 700
}

.opt_date .btn_prev {
    position: absolute;
    top: 2px;
    left: 16px;
}

.opt_date .btn_next {
    position: absolute;
    top: 2px;
    right: 16px;
}

.opt_date .time {
    font-weight: bold;
    font-size: 12px;
}

.tbl_calendar {
    width: 100%;
}

.tbl_calendar th {
    border-bottom: 1px solid #eaeaea;
    font-size: 11px;
    color: #666;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

.tbl_calendar td {
    text-align: center;
}

.schedule_section .day {
    display: block;
    height: 18px;
    font-size: 11px;
    color: #000;
    line-height: 20px;
}

.schedule_section .slt {
    font-weight: bold;
}

.schedule_section .sat .day {
    border-right: 0 none;
}

.schedule_section .today {
    background-color: #72a6ef;
}

.schedule_section .today .day {
    color: #fff;
}

.schedule_section td a {
    text-decoration: underline;
}

.schedule_section a.day {
    text-decoration: none;
    background-color: #ff6633;
    color: #fff !important;
    letter-spacing: -1px;
}

.schedule_section .today a {
    color: #fff;
}

.schedule_section .sun .day, .schedule_section .hol .day {
    color: #f92d32;
}

.schedule_section .nocur, .schedule_section .nocur_sun {
    background-color: #F8F8F8;
}

.schedule_section .nocur .day {
    color: #c6c6c6;
}

.schedule_section .nocur_sun .day, .schedule_section .nocur_holiday .day {
    color: #f7cfd0;
}

.date_desc {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 12px;
}

.section_news .schedule_section {
    top: 382px;
    left: 763px;
    width: 180px;
    background-image: none;
}

.section_news .schedule_section_inner {
    padding: 2px 5px 0px 5px;
    height: 160px;
    background-image: none;
}

.section_news .schedule_section .tbl_calendar {
    border-spacing: 0px;
    border: 1px solid #777;
}

.section_news .schedule_section .tbl_calendar th {
    color: #fff;
}

.section_news .schedule_section .day {
    height: 22px;
    line-height: 22px;
}

.section_news .date_desc {
    display: none;
}

.bbs_schdule {
    padding-right: 170px;
}

/* photo */
.tab_photo {
    overflow: hidden;
    position: relative;
    padding: 0 22px;
    margin: 0 0 10px 0;
}

.year_preview {
    overflow: hidden;
    position: relative;
    height: 35px;
}

.tab_menu {
    position: absolute;
    top: 0px;
    height: 36px;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

.tab_menu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 20%;
    border-bottom: 1px solid #b2b2b2;
    height: 34px;
    background: #f6f6f6
}

.tab_menu .link_tab {
    display: block;
    height: 27px;
    padding-top: 7px;
    border-right: 1px solid #ddd;
    font-size: 13px;
    text-align: center;
    color: #666
}

.tab_menu .on {
    height: 34px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 0;
    background: #fff
}

.tab_menu .on .link_tab {
    position: relative;
    height: 28px;
    margin-left: -1px;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    color: #222
}

.tab_menu .lst {
    border-right: 0 none
}

.tab_menu .lst .link_tab {
    border-right: 0
}

.btn_year {
    position: absolute;
    overflow: hidden;
    top: 0px;
    width: 20px;
    height: 33px;
    border: 1px solid #b2b2b2;
    background-color: #f2f4f7
}

.btn_prev {
    left: 0
}

.btn_next {
    right: 0
}

.btn_year {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.btn_year .ico_prev, .btn_year .ico_next {
    display: block;
    overflow: hidden;;
    background-image: url(/homepage/img/homepage/img_arrow.gif);
    background-repeat: no-repeat
}

a .ico_prev {
    background-position: 6px 10px
}

span .ico_prev {
    background-position: 6px -14px
}

a .ico_next {
    background-position: 7px -39px
}

span .ico_next {
    background-position: 7px -63px
}

.bg_paging {
    background: url(/homepage/img/paging_comm.gif) no-repeat;
}

/*  뷰페이지 상단 */
.view_head {
    clear: both;
    overflow: hidden;
    position: relative;
    margin: 9px 0 10px;
    padding: 18px 12px 13px;
    border-top: 1px solid #999;
    background-color: #fbfbfb;
    border-bottom: 1px solid #eee
}

.view_head .wrap_btn {
    position: absolute;
    right: 12px;
    bottom: 15px
}

.view_head .tit_view {
    display: block;
    font-size: 1.333em;
    line-height: 1.3;
    color: #000
}

.view_head .cont_info {
    display: block;
}

.view_head .cont_info .txt_bar {
    font-size: 12px;
    color: #e0e0e0;
    vertical-align: 1px
}

.view_head .cont_info .txt_name {
    font-size: 14px;
    color: #777
}

.view_head .cont_info .txt_date {
    font-size: 12px;
    font-family: Helvetica;
    color: #999
}

.view_head .txt_source {
    display: block;
    font-size: 12px;
    color: #888;
}

.view_head .txt_source .txt_num {
    font-weight: bold
}

.view_head .txt_source .txt_num:nth-child(2) {
    margin-right: 8px
}

.attach_list {
    clear: both;
}

.attach_list ul, .attach_list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.attach_list ul {
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 5px 0 -2px;
    line-height: 13px;
    clear: both;
    vertical-align: top;
}

.attach_list li {
    clear: both;
    padding: 2px;
}

.attach_list .txt_name {
    float: left;
    padding-left: 2px;
    color: #43b1d7;
}

.attach_list .txt_bar {
    display: inline;
    float: left;
    margin: 0 6px;
    font-size: 12px;
    line-height: 13px;
    color: #d9d9d9;
    vertical-align: top;
}

.btn_list, .btn_prev, .btn_next {
    color: #666;
}

/* 뷰페이지 하단 */
.view_body {
    padding: 3px 10px;
    font-size: 15px;
    line-height: 1.6;
}

.board_view .view_foot {
    margin-top: 5px;
    border-top: 1px solid #999;
}

.board_view .view_foot .txt_artist {
    display: block;
    padding: 7px;
    background-color: #fafafa;
    font-size: 11px;
}

.board_view .view_foot .wrap_info {
    overflow: hidden;
    width: 100%;
    padding-bottom: 11px;
    border-bottom: 1px solid #eaeaea;
}

.board_view .view_foot .btn_consumer {
    overflow: hidden;
    width: 179px;
    margin: 0 auto 40px;
}

.board_view .view_foot .btn_consumer .btn_sns {
    width: 102px;
}

.board_view .view_foot .btn_consumer .btn_sns .btn_more {
    display: inline;
}

.board_view .view_foot .wrap_artist {
    margin: 0 0 8px;
}

.board_view .view_foot .wrap_view_option {
    float: right;
    padding-right: 9px;
}

.board_view .view_foot .wrap_view_option .btn_option {
    float: left;
    padding-bottom: 1px;
    font-size: 11px;
    color: #888;
    letter-spacing: -1px;
    line-height: 14px;
    vertical-align: top;
}

.board_view .view_foot .wrap_view_option .btn_scrap {
    padding-right: 17px;
    background-position: 34px -442px;
}

.board_view .view_foot .wrap_view_option .btn_report {
    padding-right: 18px;
    background-position: 25px -465px;
}

.board_view .view_foot .wrap_view_option .txt_bar {
    display: inline;
    float: left;
    margin: 0 8px 0 7px;
    font-size: 11px;
    line-height: 13px;
    color: #e0e0e0;
    vertical-align: top;
}

.board_view .view_foot .wrap_cmt {
    width: 100%;
    clear: both;
}

/* 뷰페이지 하단 리스트 */
.board_view .wrap_board_list {
    overflow: hidden;
    width: 100%;
    padding: 14px 0 4px;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    background: #fbfbfb;
}

.board_view .wrap_board_list li {
    display: inline;
    overflow: hidden;
    float: left;
    width: 668px;
    padding: 0 15px 7px;
    line-height: 15px;
}

.board_view .wrap_board_list li .item_tit {
    float: left;
    width: 513px;
    padding-right: 5px;
    line-height: 14px;
}

.board_view .wrap_board_list li .txt_tit {
    float: left;
    margin-right: 2px;
    padding-left: 12px;
    background-position: -114px -564px;
}

.board_view .wrap_board_list .on .txt_tit {
    background-position: -109px -593px;
}

.board_view .wrap_board_list .on .item_tit, .board_view .wrap_board_list .on .wrap_recom {
    font-weight: bold;
}

.board_view .wrap_board_list li .txt_writer {
    float: left;
    width: 99px;
    margin-top: 1px;
    padding-right: 5px;
    font-size: 11px;
    color: #888;
    letter-spacing: -1px;
}

.board_view .wrap_board_list li .txt_date {
    float: right;
    margin-top: 2px;
    font: 9px tahoma;
    color: #888;
}

.edit_form dl {
    clear: both;
    position: relative;
    margin: 10px 0;
}

.edit_form dt {
    float: left;
}

.edit_form dd {
    margin-left: 100px;
}

#title, #content {
    width: 100%;
    line-height: 150%;
    border: 1px solid #ccc
}

.file_field .add_file {
}

.edit_form_btn {
    margin: 20px 0;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #eaeaea;
}

.attach_guide {
    padding-left: 10px;
    font-size: 11px;
}


/* reply */
.view_reply {
    border-top: 1px solid #ddd;
}

.head_reply {
    position: relative;
    background-color: #fbfbfb;
}

.head_reply .tit_reply {
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

.head_reply .reply_cnt {
    font-weight: normal;
    font-size: 11px;
    color: #ff6693;
}

.head_reply .write_reply {
    position: absolute;
    right: 10px;
    top: 0px;
    text-decoration: underline;
    font-size: 11px;
}

.remaining {
    clear: both;
    padding: 7px 0 0 0;
    font-size: 11px;
}

.remaining .txt_cnt {
    color: #ff6693;
}

.view_reply .box_tf {
    padding: 6px 5px;
    border: 1px solid #a7a2a2;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

.view_reply .box_tf textarea {
    width: 100%;
    height: 80px;
    border: 0 none;
}

.view_reply .box_tf input[type="text"] {
    width: 100%;
    height: 20px;
    border: 0 none;
}

.list_reply {
    list-style: none;
    padding: 0;
    margin: 0px
}

.list_reply li {
    padding: 0;
    border-top: 1px solid #f0f0f0;
    background-color: #fff
}

.list_reply .reply_article {
    padding: 11px 12px 8px 12px;
}

.list_reply li:first-child {
    border-top: 0
}

.list_reply li.item_pastor {
    border: 3px solid #ff6693;
}

.list_reply li.item_pastor .txt_cmt {
    color: #000;
    font-weight: bold;
    letter-spacing: -1px;
}

.list_reply .item_re {
    margin-left: 0px;
    padding-left: 20px;
    background: #fbfbfb url(/homepage/img/icon_reply.gif) no-repeat 15px 15px;
}

.list_reply .item_re fieldset {
    margin-left: 14px
}

.list_reply .txt_cmt {
    font-size: 15px;
    line-height: 1.4;
    word-break: break-word;
}

.list_reply .txt_info {
    display: block;
    font-size: 11px;
}

.list_reply .txt_info .txt_name {
    color: #999;
    letter-spacing: -1px
}

.list_reply .txt_info .txt_bar {
    color: #e0e0e0;
    vertical-align: 1px
}

.list_reply .txt_info .txt_num {
    font-family: helvetica;
    color: #8e8d8d
}

.list_reply .txt_info .link_reReply,
.list_reply .txt_info .link_replyModify,
.list_reply .txt_info .link_replyDelete {
    color: #3a4cff
}

.list_reply .txt_info .link_reReplyDelete {
    color: #8e8d8d
}

.list_reply .txt_author {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #003399
}

.reply_form .re {
    margin-left: 20px;
    padding-left: 15px;
    background: url(/homepage/img/icon_reply.gif) no-repeat 0 4px;
}

.create_reply .btn_reply_cancel {
    display: none;
}

.wrap_viewbtn {
    padding-top: 12px;
    overflow: hidden;
}

/* 페이징 간격 관련 */
.section_cmt .wrap_paging {
    padding-top: 15px;
}

/* Paging */
.screen_out {
    overflow: hidden;
    position: absolute;
    left: -9999in;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.img_page {
    background: url(/homepage/img/ico_page.gif) no-repeat left top;
}

.paging_comm {
    clear: both;
    margin: 10px 0;
    text-align: center;
    vertical-align: top;
    font: bold 12px/14px dotum;
}

.paging_comm .page {
    display: inline-block;
    padding: 4px 6px 3px 5px;
    margin-right: 1px;
    border: 1px solid #eaeaea;
    text-decoration: none;
    color: #666;
}

.paging_comm .page:hover,
.paging_comm em.page {
    border: 1px solid #536fe5;
    color: #536fe5;
    font-weight: bold;
}

.paging_comm .img_sample {
    display: inline-block;
    padding: 6px 2px 4px 3px;
    border: 0 none;
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

.paging_comm .btn_paging:hover {
    text-decoration: none;
}

.paging_comm .btn_prev {
    padding-left: 6px;
    background-position: left 5px;
}

.paging_comm .btn_next {
    padding-right: 7px;
    background-position: right -15px;
}

.paging_comm a.btn_prev:hover {
    background-position: left -35px;
    color: #333;
}

.paging_comm a.btn_next:hover {
    background-position: right -55px;
    color: #333;
}

.paging_comm span.btn_prev {
    background-position: left 5px;
    color: #333;
}

.paging_comm span.btn_next {
    background-position: right -15px;
    color: #333;
}

/* 검색 공통 */
.wrap_search {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
}

.wrap_search .box_search {
    overflow: hidden;
    float: left;
    height: 21px;
}

.wrap_search .inp_search {
    width: 173px;
    height: 21px;
    padding: 0 5px;
    border: 0;
    font-size: 11px;
    line-height: 21px;
    color: #404040;
    background: transparent;
}

.wrap_search .btn_search {
    overflow: hidden;
    float: left;
    width: 35px;
    height: 21px;
    border: 0;
    text-indent: -999em;
    background-position: 0 -25px;
    cursor: pointer;
}

.wrap_search .wrap_list_suggest {
    float: left;
    width: 108px;
    border: 1px solid #c4c5c7;
    background: #fff;
}

.wrap_search .list_suggest {
    overflow: hidden;
    width: 100%;
    margin: 8px 0;
}

.wrap_search .list_suggest li {
    float: left;
    width: 100%;
    height: 21px;
}

.wrap_search .list_suggest li.on {
    background: #f4f4f4;
}

.wrap_search .list_suggest a {
    display: block;
    height: 19px;
    padding: 2px 10px 0;
}

.wrap_search .list_suggest a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.wrap_search .list_suggest strong {
    color: #ea570a;
    font-weight: normal;
}

.wrap_search .wrap_foot {
    background: #f8f8f8;
    text-align: right;
    height: 18px;
    padding: 4px 9px 2px 0;
    letter-spacing: -1px;
}

.wrap_search .wrap_foot a {
    font-size: 11px;
    line-height: 13px;
    color: #555;
}

.wrap_search .wrap_foot .txt_bar {
    padding: 0 1px;
    font-size: 11px;
    color: #c8c8c8;
}

.wrap_search .wrap_cate {
    float: left;
    margin-right: 3px;
}

.wrap_search .wrap_cate .txt_cate {
    float: left;
    display: block;
    width: 58px;
    padding: 5px 0 0 8px;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: -1px;
    color: #666;
}

.wrap_search .wrap_cate .box_search {
    cursor: pointer;
}

.wrap_search .wrap_cate .bg_right {
    float: left;
    display: block;
    width: 13px;
    height: 21px;
    background-position: right 0;
}

.wrap_search .wrap_cate .bg_right .ico_arrow {
    display: block;
    width: 7px;
    height: 5px;
    margin-top: 9px;
    background: url(/homepage/img/arr_comm.gif) no-repeat -7px -200px;
}

.wrap_search .wrap_cate .list_cate {
    overflow: hidden;
    position: absolute;
    top: 21px;
    left: 0;
    z-index: 10;
    width: 77px;
    border: 1px solid #c4c5c7;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: -1px;
    color: #666;
    background: #fff;
}

.wrap_search .wrap_cate .list_cate li {
    float: left;
    width: 100%;
}

.wrap_search .wrap_cate .list_cate li.on {
    background: #f4f4f4;
}

.wrap_search .wrap_cate .list_cate label {
    display: block;
    padding: 6px 0 3px 7px;
    cursor: pointer;
}

/* list */
.list_head {
    position: relative;
    height: 30px;
    margin-top: 12px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    background-color: #eee;
    border: 1px solid #777;
}

.list_head .lh_info {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
}

.list_head .lh_title {
    display: block;
    text-indent: 10px;
}

.list_head .lh_info .txt_writer {
    float: left;
    width: 80px;
}

.list_head .lh_info .txt_date {
    float: left;
    width: 75px;
}

.list_head .lh_info .txt_num {
    float: left;
    width: 45px;
}

.section_intro .list_head {
    background-color: #99C9C1;
}

.section_news .list_head {
    background-color: #8ea8bd;
}

.section_sermon .list_head {
    background-color: #8f89ba;
}

.section_confession .list_head {
    background-color: #bc7a9e;
}

.section_board .list_head {
    background-color: #ba9086;
}

.list_comm, .list_comm li {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.list_comm li a {
    position: relative;
    color: #333;
    text-decoration: none;
}

.list_comm li a:hover {
    background-color: #efefef;
    text-decoration: none;
}

.list_comm .info_source {
    display: block;
    overflow: hidden;
    margin-top: 4px
}

.list_comm .info_source .tit_thumb {
    max-height: 40px;
    padding-bottom: 1px;
    font-size: 14px;
}

.has_reply .info_source .tit_thumb {
    font-weight: normal;
    font-size: 12px;
    color: #777
}

.has_reply .txt_recentReply {
    display: block;
    overflow: hidden;
    line-height: 1.39;
    margin-right: 159px;
}

.has_reply .info_source .txt_recentReply .txt_source {
    display: block;
    right: -4px;
}

.has_reply .info_source .txt_source {
    display: none;
}

.list_comm .txt_newpeople {
    display: block;
    font-size: 12px;
    color: #777;
    line-height: 1.3
}

.list_comm .ico_recentReply {
    display: inline-block;
    overflow: hidden;
    width: 15px;
    height: 18px;
    background: url(/homepage/img/ico_etc.png) no-repeat -20px -19px;
    vertical-align: middle;
}

.list_comm .txt_source {
    position: absolute;
    top: 8px;
    right: 10px;
    display: block;
    font-size: 12px;
    color: #777
}

.list_comm .txt_source .txt_bar {
    display: none;
}

.list_comm .txt_source .txt_cate {
    position: absolute;
    top: -13px;
    left: -407px;
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: -1px;
    text-indent: 3px;
    line-height: 1.4;
}

.list_comm .txt_source .txt_writer {
    float: left;
    width: 80px;
    font-weight: bold;
}

.list_comm .txt_source .txt_date {
    float: left;
    width: 80px;
}

.list_comm .txt_source .txt_num {
    float: left;
    width: 30px;
    font-weight: bold;
    text-align: right;
}

.list_comm .tit_thumb {
    display: block;
    overflow: hidden;
    line-height: 1.39;
    margin-right: 210px;
}

.list_comm .link_cont {
    display: block;
    overflow: hidden;
    padding: 5px 6px;
    border-bottom: 1px solid #eaeaea
}

.list_comm .total_thumb .link_cont {
    padding-top: 16px
}

.list_comm .total_thumb .txt_source {
    top: 15px
}

.list_comm .cont_thumb {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px
}

.list_comm .cont_thumb img {
    width: 100%;
    height: 100%;
}

.list_comm .txt_replySource {
    font-weight: normal;
    font-size: 12px;
    color: #777
}

.list_comm .big_thumb {
    display: inline-block;
    overflow: hidden;
    width: 580px;
    margin: 0px 0 10px;
    padding: 10px 12px;
    border: 1px solid #eaeaea
}

.list_comm .big_thumb .info_source {
    clear: both;
    display: block;
}

.list_comm .big_thumb .cont_thumb {
    float: left;
    width: 100%;
    height: auto;
    margin-right: 0px;
}

.list_comm .big_thumb .thumb_img {
    width: 100%;
    height: auto;
}

.list_comm .txt_replynum, .list_comm .txt_replynum {
    font-size: 12px;
    color: #888;
    vertical-align: middle;
}

.list_comm .txt_etc {
    display: none;
}

.new_article {
    font-family: tahoma;
    font-size: 10px;
    color: #ff6693;
}

/* cross */
.cross_contents {
    padding: 7px 30px;
    font-size: 15px;
    line-height: 1.8;
}

.cross_contents h4 {
    font-size: 20px;
    margin-top: 20px
}

.cross_contents dl {
    padding-left: 30px;
}

.cross_contents p {
    padding: 7px 0
}

.cross_contents q {
    font-weight: bold;
    color: #003399;
}

.cross_contents dt, .cross_contents dd {
    position: relative;
    padding: 0px 0 7px 0;
}

.cross_contents dl .cross_u {
    display: inline-block;
    width: 77px;
    border-bottom: 1px solid #333;
    color: #fff;
}

.cross_contents dl .cross_q, .cross_contents dl .cross_a {
    position: absolute;
    top: 0;
    left: -25px
}

/* member */
.user_list {
    width: 500px;
    border-top: 1px solid #eee;
}

.user_list dt {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: normal
}

.user_list dt strong {
    font-size: 14px;
    letter-spacing: -1px;
}

.user_list dd em, .user_list .num {
    color: #ff6693
}

.user_list dd {
    padding: 0 0 0 18px;
    margin: 0;
    font-size: 11px;
    color: #777;
    line-height: 1.3;
}

.user_list dd form {
    display: inline-block
}

.user_list dd.user_opt {
    padding: 10px;
    text-align: right;
}


.eventboard {
    display: none !important;
}
/* event */
.event_201312 {
    position: absolute;
    top: 124px;
    left: 9px;
    font-size: 0;
    text-indent: -1000px;
    overflow: hidden;
}

.event_201312 .event_cont {
    display: block;
    position: relative;
    width: 438px;
    height: 483px;
    background: url(/homepage/img/popup_201312.jpg) no-repeat;
}

.event_201312 .more_event {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    width: 177px;
    height: 74px;
    overflow: hidden;
}

/* event */
.dungbul_event {
    position: absolute;
    top: 101px;
    left: 0px;
    font-size: 0;
    text-indent: -1000px;
    overflow: hidden;
}

.dungbul_event .event_cont {
    display: block;
    position: relative;
    width: 438px;
    height: 483px;
    background: #fff url(/homepage/img/event_popup1-1.png) no-repeat;
}

.event_cont .more_event {
    position: absolute;
    bottom: 10px;
    right: 40px;
    width: 137px;
    height: 50px;
    overflow: hidden;
}

/* footer */
.section_home .quick_nav {
    display: block;
}

.quick_nav {
    display: none;
    background: #4e9aa5 url(/homepage/img/main_flashbar.gif) repeat-x;
    height: 0px;
    margin-top: 20px;
}

.doc_footer {
    clear: both;
}

.address {
    position: relative;
    background: #fff url(/homepage/img/copyright.gif) no-repeat;
    height: 80px;
}

address {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    z-index: -1;
    font-size: 11px;
    font-style: normal;
    text-indent: 21px;
}

.evt_section {
    display: none;
}

.evt_data_section {
}


/*=== 3. Text Outside the Box ===*/
.etc-login-form {
    color: #919191;
    padding: 10px 20px;
}

.etc-login-form p {
    margin-bottom: 5px;
}

/*=== 4. Main Form ===*/
.login-form-1 {
    max-width: 300px;
    border-radius: 5px;
    display: inline-block;
}

.main-login-form {
    position: relative;
}

.login-form-1 .form-control {
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    background: transparent;
    color: #555555;
    padding: 7px 0;
    font-weight: bold;
    height: auto;
}

.login-form-1 .form-control::-webkit-input-placeholder {
    color: #999999;
}

.login-form-1 .form-control:-moz-placeholder,
.login-form-1 .form-control::-moz-placeholder,
.login-form-1 .form-control:-ms-input-placeholder {
    color: #999999;
}

.login-form-1 .form-group {
    margin-bottom: 0;
    border-bottom: 2px solid #efefef;
    padding-right: 20px;
    position: relative;
}

.login-form-1 .form-group:last-child {
    border-bottom: 0;
}

.login-group {
    background: #ffffff;
    color: #999999;
    border-radius: 8px;
    padding: 10px 20px;
}

.login-group-checkbox {
    padding: 5px 0;
}

/*=== 5. Login Button ===*/
.login-form-1 .login-button {
    position: absolute;
    right: -25px;
    top: 50%;
    background: #ffffff;
    color: #999999;
    padding: 11px 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border: 5px solid #efefef;
    border-radius: 50%;
    transition: all ease-in-out 500ms;
}

.login-form-1 .login-button:hover {
    color: #555555;
    transform: rotate(450deg);
}

.login-form-1 .login-button.clicked {
    color: #555555;
}

.login-form-1 .login-button.clicked:hover {
    transform: none;
}

.login-form-1 .login-button.clicked.success {
    color: #2ecc71;
}

.login-form-1 .login-button.clicked.error {
    color: #e74c3c;
}

.cmt-wrap {
    display: none;
}

/*=== 6. Form Invalid ===*/
label.form-invalid {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    display: block;
    margin-top: -25px;
    padding: 7px 9px;
    background: #777777;
    color: #ffffff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 11px;
}

label.form-invalid:after {
    top: 100%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #777777;
    border-width: 6px;
}

/*=== 7. Form - Main Message ===*/
.login-form-main-message {
    background: #ffffff;
    color: #999999;
    border-left: 3px solid transparent;
    border-radius: 3px;
    margin-bottom: 8px;
    font-weight: bold;
    height: 0;
    padding: 0 20px 0 17px;
    opacity: 0;
    transition: all ease-in-out 200ms;
}

.login-form-main-message.show {
    height: auto;
    opacity: 1;
    padding: 10px 20px 10px 17px;
}

.login-form-main-message.success {
    border-left-color: #2ecc71;
}

.login-form-main-message.error {
    border-left-color: #e74c3c;
}

/*=== 8. Custom Checkbox & Radio ===*/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
    position: relative;
    padding-left: 25px;
    padding-top: 1px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 0px solid #aaa;
    background: #f0f0f0;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
    position: absolute;
    color: #555555;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #8c8c8c;
    background-color: #878787;
}

[type="checkbox"]:disabled:checked + label:after,
[type="radio"]:disabled:checked + label:after {
    color: #555555;
}

[type="checkbox"]:disabled + label,
[type="radio"]:disabled + label {
    color: #8c8c8c;
}

/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted #f6f6f6;
}

/* hover style just for information */
label:hover:before {
    border: 1px solid #f6f6f6 !important;
}

/*=== Customization ===*/
/* radio aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    border-radius: 3px;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    border-radius: 35px;
}

/* selected mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    top: 0;
    left: 2px;
    font-size: 14px;
}

[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
    content: '\2022';
    top: 0;
    left: 3px;
    font-size: 30px;
    line-height: 25px;
}

/*=== 9. Misc ===*/
.login_logo {
    padding: 15px 0;
    font-size: 25px;
    color: #aaaaaa;
    font-weight: bold;
}

.etc-login-form {
    font-size: 12px;
}

.main-login-form label.error {
    display: block;
    padding: 3px 3px 3px 7px;
    font-size: 12px;
    color: #ff6699;
    background-color: #eee;
    border-radius: 10px;
}

.main-login-form label.small {
    padding-top: 12px;
    font-size: 11px;
}