#leftNavPanel {
    height: 850px !important;
}

#mainFrame {
    float: right;
    width: 735px;
    height: 930px;
}

#mainTopFrame {
    width: 735px;
    height: 170px;
}

#mainLeftFrame {
    float: left;
    width: 470px;
}

#mainRightFrame {
    float: right;
    width: 250px;
}

dt, dd {
    padding: 0px;
    margin: 0px;
}

#mainLeftFramePanel1 {
    height: 350px;
    padding: 0px;
}

#mainLeftFramePanel2-1,#mainLeftFramePanel2-2 {
    padding: 0px;
}

#mainLeftFramePanel2-1 {
    height: 355px;
    overflow: hidden;
}

#mainLeftFramePanel2-2 {
    height: 720px;
    overflow: hidden;
}

#mainLeftFrame .header {
    height: 30px;
    padding: 0px 10px;
    margin: 0px;
    border-top: 1px solid #cac7c7;
    border-left: 1px solid #cac7c7;
    border-right: 1px solid #cac7c7;
    border-bottom: 1px solid #327ecb;
    margin: 0px;
}

#mainLeftFrame .header .heading {
    float: left;
    width: 380px;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
    font-weight: bold;
}

#mainLeftFrame .header .more {
    float: right;
    width: 67px;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}

#mainLeftFrame .content {
    padding: 10px;
}

#mainLeftFramePanel1 .ad {
    float: left;
    width: 150px;
    height: 140px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#mainLeftFramePanel1 .ad .thumbnail {
    width: 135px;
    height: 100px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    margin: 0px;
}

#mainLeftFramePanel1 .ad .brand {
    width: 135px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: bold;
}

#mainLeftFramePanel1 .ad .title {
    width: 135px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.mainLeftFramePanel2 .article {
    overflow: hidden;
    padding: 10px;
    margin: 0px;
}

.mainLeftFramePanel2 .article .headline,
.mainLeftFramePanel2 .article .category,
.mainLeftFramePanel2 .article .blurb {
    line-height: 20px;
    color: #444;
    text-align: justify;
}

.mainLeftFramePanel2 .article .headline {
    height: 18px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    overflow: hidden;
}

.mainLeftFramePanel2 .article .category {
    font-size: 11px;
    color: #777777;
}

.mainLeftFramePanel2 .article .blurb {
    height: 60px;
    overflow: hidden;
    color: #777777;
}

#mainRightFrame .header {
    height: 30px;
    padding: 0px 10px;
    margin: 0px;
    border-top: 1px solid #cac7c7;
    border-left: 1px solid #cac7c7;
    border-right: 1px solid #cac7c7;
    border-bottom: 1px solid #327ecb;
}

#mainRightFrame .header .heading {
    padding: 0px;
    margin: 0px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

#mainRightFramePanel3 {
    width: 250px;
    height: 400px;
    margin-top: 10px;
    overflow: hidden;
}

#mainRightFramePanel3 .content {
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

#corpCommentContainer .headLine {
    background: rgb(250, 250, 250)
        url(//static.ad.co.kr/images/common/icon/bullet_square.gif)
        no-repeat 7px 10px;
    border: 1px solid rgb(230, 230, 230);
    padding: 5px 5px 5px 16px;
    color: #777777;
}

#corpCommentContainer .reply {
    background: url(//static.ad.co.kr/images/forum/icon/reply.gif) no-repeat
        2px 2px;
    padding: 5px 5px 5px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#corpCommentContainer .userid {
    padding: 5px 5px 5px 20px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #777777;
}