@charset "utf-8";

/* 등록 아이콘 */

#search_icon {
    width: 73px;
    height: 73px;
    margin-bottom: 2px;
    border: 1px solid #fff
}

/* Default */

.cb_module {
    padding: 10px 0 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px
}

.cb_module p,
.cb_module h1,
.cb_module h2,
.cb_module h3,
.cb_module h4,
.cb_module h5,
.cb_module h6,
.cb_module ul,
.cb_module ol,
.cb_module li,
.cb_module dl,
.cb_module dt,
.cb_module dd,
.cb_module table,
.cb_module th,
.cb_module td,
.cb_module form,
.cb_module fieldset,
.cb_module legend,
.cb_module input,
.cb_module textarea,
.cb_module button,
.cb_module select {
    margin: 0;
    padding: 0
}

.cb_module img,
.cb_module fieldset {
    border: none
}

.cb_module hr,
.cb_module button img {
    display: none
}

.cb_module li {
    list-style: none
}

.cb_module em {
    font-style: normal
}

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

.cb_module a:hover,
.cb_module a:active,
.cb_module a:focus {
    text-decoration: underline
}

.cb_module textarea {
    overflow: auto;
    resize: none
}

.cb_module legend,
.cb_module .cb_blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

.cb_module label {
    cursor: pointer
}

/* Define Class */

.cb_module .cb_cb {
    clear: both
}

/* Common Selector */

.cb_module .cb_nick_name {
    display: inline-block;
    *display: inline;
    padding-left: 1px;
    color: #444
}

.cb_module .cb_nick_name a {
    display: inline-block;
    _position: relative;
    margin: -1px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    letter-spacing: -1px
}

.cb_module .cb_nick_name2 {
    color: #858585
}

.cb_module .cb_thumb span,
.cb_module .cb_thumbs span {
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    _bottom: -2px;
    width: 40px;
    font-family: "맑은고딕", Malgun Gothic, "나눔고딕", Nanum Gothic, '돋움', Dotum, AppleGothic, sans-serif;
    font-size: 11px;
    color: #fff;
    letter-spacing: -1px;
    line-height: 13px;
    text-align: center
}

.cb_module .cb_usr_thumb {
    font-size: 0
}

.cb_module .cb_tmp_border {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px !important;
    height: 38px;
    border: 1px solid #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
    cursor: pointer
}

/* Comment Input Area */

.cb_module {
    margin: 0 auto;
    text-align: left
}

.cb_module h5.cb_h_type {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: normal;
    color: #444;
    letter-spacing: -1px;
    line-height: normal
}

.cb_module h5.cb_h_type span {
    font-family: Tahoma, AppleGothic, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #fd2100;
    letter-spacing: 0
}

.cb_module .cb_wrt {
    margin-bottom: 13px;
    border-bottom: 1px solid #f7f7f7;
    zoom: 1
}

.cb_module .cb_wrt_box {
    border: 1px solid #ddd;
    zoom: 1
}

.cb_module .cb_wrt_box2 {
    padding-top: 10px;
    border: 1px solid #fff;
    background: #fafafa;
    zoom: 1
}

.cb_module .cb_usr_area {
    clear: both;
    position: relative;
    z-index: 30;
    padding-left: 10px;
    _zoom: 1
}

.cb_module .cb_usr_area:after {
    display: block;
    clear: both;
    content: ''
}

.cb_module .cb_usr_area .cb_profile {
    _display: inline;
    float: left;
    width: 40px;
    margin: 36px 10px 0 0
}

.cb_module .cb_usr_area .cb_txt_area {
    _display: inline;
    float: left
}

.cb_module .cb_usr_area .cb_btn_area {
    _display: inline;
    float: left;
    margin-left: 5px
}

.cb_module .cb_usr_area .cb_section {
    margin: 10px 0 8px;
    zoom: 1
}

.cb_module .cb_usr_area .cb_section:after {
    display: block;
    overflow: hidden;
    clear: both;
    content: ''
}

.cb_module .cb_usr_area .cb_thumbs {
    position: relative
}

.cb_module .cb_usr_area .cb_thumbs img {
    vertical-align: top
}

.cb_module .cb_dsc_area {
    clear: both;
    padding: 0 80px 5px 0;
    zoom: 1
}

.cb_module .cb_dsc_area:after {
    display: block;
    clear: both;
    content: ''
}

.cb_module .cb_dsc_area .cb_dsc {
    float: left;
    padding-left: 52px;
    font-size: 11px;
    color: #969696
}

.cb_module .cb_dsc_area .cb_dsc span {
    vertical-align: middle
}

.cb_module .cb_txt_area {
    padding-top: 10px
}

.cb_module .cb_txt_area textarea {
    float: left;
    height: 67px;
    _height: 73px;
    padding: 4px 0 0 6px;
    border: 1px solid #d1d1d1;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    vertical-align: top
}

.cb_module .cb_txt_area label a,
.cb_module .cb_txt_area a:hover {
    color: #333
}

.cb_module .cb_btn_area {
    float: left
}

.cb_module .cb_btn_area input {
    display: block;
    float: left
}

/* Comment list */

.cb_module .cb_lstcomment {
    width: 100%
}

.cb_module .cb_lstcomment li {
    position: relative;
    border-bottom: 1px solid #eeeeec;
    vertical-align: top;
    zoom: 1
}

.cb_module .cb_lstcomment .cb_thumb {
    position: absolute;
    top: 10px;
    left: 20px
}

.cb_module .cb_lstcomment .cb_thumb_on .cb_thumb {
    position: absolute;
    top: 10px;
    left: 0
}

.cb_module .cb_lstcomment .cb_thumb img {
    vertical-align: top
}

.cb_module .cb_lstcomment .cb_section span,
.cb_module .cb_lstcomment .cb_section div,
.cb_module .cb_lstcomment .cb_section a,
.cb_module .cb_lstcomment .cb_section em,
.cb_module .cb_lstcomment .cb_section input,
.cb_module .cb_lstcomment .cb_section td {
    vertical-align: middle
}

.cb_module .cb_lstcomment .cb_usr_id,
.cb_module .cb_lstcomment .cb_date {
    display: inline-block;
    font-family: tahoma;
    font-size: 10px;
    color: #aaa
}

.cb_module .cb_lstcomment .cb_date {
    padding-left: 4px
}

.cb_module .cb_lstcomment .cb_info_area {
    overflow: hidden;
    padding: 3px 0 5px;
    zoom: 1
}

.cb_module .cb_lstcomment .cb_section {
    float: left;
    margin-top: 8px
}

.cb_module .cb_lstcomment .cb_section2 {
    position: absolute;
    top: 11px;
    *top: 9px;
    right: 0;
    height: 15px;
    padding-left: 6px;
    color: #aaa
}

.cb_module .cb_lstcomment .cb_section2 span {
    display: inline-block;
    overflow: hidden;
    padding: 0 6px 0 9px;
    background: url(./images/bg_sprite_ico.gif) 0 -388px no-repeat;
    color: #aaa
}

.cb_module .cb_lstcomment .cb_section2 span.cb_nobar {
    margin-left: -6px;
    padding: 0 6px;
    background: none
}

.cb_module .cb_lstcomment .cb_section2 span img {
    cursor: pointer
}

.cb_module .cb_lstcomment .cb_section2 a {
    color: #aaa
}

.cb_module .cb_lstcomment .cb_section2 a:hover,
.cb_module .cb_lstcomment .cb_section2 a:hover em {
    color: #333;
    text-decoration: underline
}

.cb_module .cb_lstcomment .cb_section2 em {
    display: inline-block;
    padding: 2px 0 2px;
    cursor: pointer
}

.cb_module .cb_lstcomment .cb_dsc_comment {
    overflow: hidden;
    clear: both;
    padding: 0 0 10px 1px;
    color: #555;
    line-height: 20px;
    text-align: left
}

.cb_module .cb_lstcomment li li .cb_comment_area {
    margin-top: 1px
}

/* Comment Depth Control - Large Thumb */

.cb_module .cb_lstcomment .cb_thumb_on,
.cb_module .cb_lstcomment .cb_thumb_off {
    z-index: 10
}

.cb_module .cb_lstcomment .cb_on {
    z-index: 20
}

.cb_module .cb_lstcomment .cb_thumb_on .cb_comment_area {
    padding-left: 50px
}

.cb_module .cb_lstcomment .cb_thumb_off .cb_comment_area {
    padding-left: 0
}

/* Layout Selector */

.cb_module {
    width: 777px
}

.cb_input_txt {
    width: 521px
}

.cb_txt_area {
    width: 710px
}

.cb_txt_area textarea {
    width: 617px
}

/* Layout Selector Variation  - Default Type */

.cb_module .cb_default {
    margin: -7px 0 62px
}

.cb_module .cb_default .cb_usr_area .cb_txt_area {
    width: 764px;
    padding-bottom: 14px
}

.cb_module .cb_default .cb_usr_area textarea {
    width: 667px
}

.cb_module .cb_default .cb_usr_area {
    padding: 10px 0 0 10px
}

.cb_module .cb_default .cb_usr_area .cb_profile {
    _display: inline;
    float: left;
    width: 40px;
    margin: 0 10px 0 0
}

.cb_module .cb_profile {
    margin: 0 0 10px
}

.cb_module .cb_profile .cb_usr_area .cb_txt_area {
    width: 704px;
    padding: 0
}

.cb_module .cb_profile .cb_usr_area .cb_section {
    margin-top: 0
}

.cb_module .cb_profile .cb_usr_area textarea {
    width: 617px
}

.cb_module .cb_profile .cb_usr_area {
    padding: 0 0 0 10px
}

.cb_module .cb_profile .cb_usr_area .cb_profile {
    _display: inline;
    float: left;
    width: 40px;
    margin: 0 10px 0 0
}

.cb_module .cb_profile .cb_message_on .cb_profile {
    margin: 26px 10px 0 0
}

.cb_module .cb_profile .cb_message_on .cb_section {
    margin-top: 10px
}

/* Fluid  Layout for Default, Memorial Type */

fieldset {
    border: none
}

.cb_fluid {
    width: 100%
}

.cb_fluid .cb_txt_area {
    width: 100% !important;
    padding-bottom: 6px !important
}

.cb_fluid table.cb_section {
    width: 100% !important;
    margin-bottom: 0 !important;
    border: none;
    border-collapse: collapse
}

.cb_fluid table.cb_section,
x:-moz-any-link,
x:default {
    border-collapse: inherit
}

.cb_fluid table.cb_section caption,
.cb_fluid .cb_section thead {
    display: none
}

.cb_fluid table.cb_section td {
    border: 0
}

.cb_fluid table.cb_section .cb_thumbs {
    position: static;
    width: 50px;
    vertical-align: top
}

.cb_fluid table.cb_section .cb_thumbs .cb_thumbs_box {
    position: relative
}

.cb_fluid table.cb_section .cb_btn_area {
    float: none;
    width: 90px
}

.cb_fluid table.cb_section .cb_btn_area input {
    margin-left: 7px;
    _margin-left: 4px !important
}

.cb_fluid table.cb_section textarea {
    width: 100% !important;
    padding-left: 0;
    text-indent: 6px
}

.cb_fluid table.cb_section .cb_txt_area {
    width: 100%
}

.cb_fluid .cb_usr_area .cb_txt_area .cb_dsc_area {
    width: 100% !important;
    padding: 8px 0 0
}