/*-------------------------------------------------
VERSION :1.0
AUTHOR :CHO SUN-YOUNG
CREATE DATE :2012. 08. 28.
-------------------------------------------------*/

.sVisualZone {
    clear: both;
    width: 100%;
    height: 133px;
    background: url(/images/korean/sub/sVisualZoneBg.gif) repeat-x left top;
}

.sVisual {
    width: 980px;
    height: 133px;
    margin: 0 auto 0;
}

/* content */
#content {
    float: left;
    padding: 0 30px;
    width: 665px;
}

#content .title_area h1 {
    float: left;
}

#content .location {
    float: right;
    font-family: Arial;
    color: #898989;
}

#content .location .home {
    padding-top: 13px;
    padding-left: 18px;
    background: url(/images/korean/sub/location_home.gif) no-repeat left 14px;
}

#content .location .current {
    color: #4477b3;
}

#detail_content {
    clear: both;
    padding: 40px 0;
    overflow: hidden;
}

@sCon01_1 {
    background: url() no-repeat left top;
    width: 670px;
    height: 380px;
    background: url(/images/korean/sub/sCon01_1.jpg) no-repeat left top;
    text-indent: -10000px;
}

/* side */

#side {
    float: left;
    width: 255px;
}

#side .stitle {
    padding-left: 25px;
}

#sideMn {
    margin-top: 25px;
}

#sideMn li {
    width: 255px;
    height: 13px;
    padding: 7px 25px;
}

#sideMn li.s_on {
    background: url(/images/korean/sub/subBg.gif) no-repeat left top;
}

.quickZone {
    width: 255px;
    margin-top: 50px;
    margin-left: 25px;
}

.quick {
    margin-top: 15px;
}

.loginZone {
    width: 100%;
    height: 250px;
    background: url(/images/korean/sub/bgLogin.gif) no-repeat left top;
}

.loginZone .insert {
    margin-left: 350px;
    width: 310px;
}

.loginZone .txtLogin {
    padding-bottom: 25px;
}

.loginZone .loginInput {
    padding: 7px;
    border: 1px solid #d2d2d3;
    border-top: 1px solid #b9b9ba;
    background: #f9f9f9;
    width: 294px;
    color: #bdbdbe;
}

.loginZone .txtFindInfo {
    padding-top: 15px;
}

/* 2014.02.18 - SY */
.profInfo {
    clear: both;
    width: 100%;
    line-height: 100%;
}

.profInfo .profL {
    float: left;
    width: 210px;
}

.profInfo .profL img {
    width: 209px;
    height: 299px;
    overflow: hidden;
}

.profInfo .profR {
    float: right;
    width: 430px;
    overflow: hidden;
}

.listInfo {
    margin-top: 15px;
}

.listInfo li {
    padding: 8px;
    background: url(/images/korean/common/bu01.gif) no-repeat left 12px;
}