/* BASIC css start */
.bbs-link { font-size:0 }
.bbs-link a { margin:0 2px }
.bbs-link a.delete { padding: 0 3px 0 5px; }
.bbs-link a.reply { padding: 0; }
.bbs-table-view .data-bd-cont { padding: 20px 0 40px 0; }
.bbs-table-view .data-bd-cont,
.bbs-table-view .data-bd-cont a{ color:#666;font-size:15px;font-weight:300; }

.input-style2 { width: 120px; margin: 0px 5px; }

.list-link { padding:10px 15px; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; }
.list-link li { padding:10px 0px; font-size:15px; }
.list-link li a { color:#828282; font-size:15px; }
.list-link span.arrow { padding: 0px 5px 0px 15px; color: #828282; font-weight:bold }
.list-link span.arrow.prev { background: url(/images/d3/modern_simple/common/icon_prev_arrow.gif) no-repeat left center; vertical-align:middle;}
.list-link span.arrow.next { background: url(/images/d3/modern_simple/common/icon_next_arrow.gif) no-repeat left center; vertical-align:middle; }

.data-bd-cont .add_info { float: left; border: 1px solid #e5e5e5; width: 97%; padding: 5px 10px; line-height: 150%; margin-bottom: 10px; }
.data-bd-cont .add_title { float: left; width: 30%; font-weight: bold; }
.data-bd-cont .add_content { float: left; width: 70%; }
.data-bd-cont .attach { text-align: center; margin-bottom: 10px; }
/* °ü·Ã »óÇ° ¸ñ·Ï */
.fixed-img-collist { margin-top:10px; padding-top:10px; border-top:1px solid #e5e5e5;}
.list-tit { padding-left:7px; color:#9d9d9d; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%;}
.fixed-img-collist ul { padding:15px 11px 0;}
.fixed-img-collist ul li { float:left; padding:0 10px 15px; text-align:center;}
.fixed-img-collist ul li a { display:block; width:150px; font-size:11px; color:#9d9d9d;}
.fixed-img-collist ul li a span.prd img { width:142px; height:142px; margin-bottom:8px; padding:3px; border:1px solid #d8d8d8;}
.fixed-img-collist ul li p { padding:1px; font-size:11px; color:#666; font-weight:bold;}
/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */
.privercy-contract textarea {  height: 60px; width: 660px; }
.privercy-contract-tap { height:30px; }
.privercy-contract-tap li a { padding: 7px 10px; }
/* °³ÀÎÁ¤º¸ ¼öÁý ÀÌ¿ë */
.privercy-contract .tbl { width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

/*-------------------------------------------------------------------------------------
//
//    [21.06.09][OHJ] Ãß°¡ CSS ¼öÁ¤
//
-------------------------------------------------------------------------------------*/
#content{
    padding:15px 0 100px;
}

.location {
    margin:15px 0 35px;
}
	
.location .on {
    color: #777777;
}

.location li,
.location li a{
    color: #999999;
    font-size: 15px;
    display: inline-block;
    font-weight: 300;
    vertical-align:top;
}

.subi {
    margin: -2px 6px 0px;
}

.tith2 {
    font-size: 30px;
    color: #3b3b3b;
    display: block;
    font-weight: 700;
    text-align: center;
    margin-bottom: 35px;
}

.bbs-hd{
    width: 100%;
    border-top: 2px solid #3b3b3b;
    border-bottom: 1px #d7d7d7 solid;
    padding: 25px 60px;
    box-sizing: border-box;
    margin-bottom: 40px;
    text-align: center;
}

.bbs-hd .link li{
    display: inline-block;
    box-sizing: border-box;
}

.bbs-hd .link li a {
    display: block;
    text-align: center;
    color: #555555;
    font-weight: 500;
    font-size: 16px;
    padding: 0 14px;
    position: relative;
    background:none;
}

.bbs-hd .link li a::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #d7d7d7;
    float: right;
    position: absolute;
    right: -3px;
    top: 4px;
}

.bbs-hd .link li:last-child a::after {
    display: none;
}

.bbs-hd .link li.on a {
    color: #992221;
}

.bbs-table-view thead th{
    background:#f8f8f8;
    padding:25px 0 25px 25px;
    border-top: 1px #d7d7d7 solid;
    border-bottom: 1px #d7d7d7 solid;
}

.bbs-table-view thead th p{
    font-size: 20px;
    color: #444444;
    font-weight: 500;
    margin-bottom:12px;
}

.bbs-table-view thead th div,
.bbs-table-view thead th div a{
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    vertical-align:top;
}

.bbs-table-view thead th div span{
    color: #b8b8b8;
    display: inline-block;
    margin: 0 -3px;
}

.com-wrt-box label{
    padding-left:0;
    background:none;
}

.com-wrt-box .input-style,
.com-wrt-box .wrt span.likeInput{
    display:inline-block;
    width:212px;
    height:31px;
    line-height:31px;
    padding: 0 10px;
    color: #666;
    font-size: 14px;
    border:1px solid #ddd;
}

.com-wrt-box .wrt span.likeInput{
    background:#f8f8f8;
    cursor:no-drop;
}

.com-wrt-box .wrt textarea{
    padding:10px 5px;
    height:102px;
    color: #666;
    font-size: 14px;
}

.view-link a{
    width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}

.comment-box, .comment-box .com-date{
    font-size:15px;
}

.CSSbuttonMin{
    font-size:12px;
}
/* BASIC css end */

