#glvHeader .container{
    /*width: 100%*/
}

#glvHeader .snsLinks,
#glvHeader .left .bookmark {
    display: none;
}

.cn #glvHeader .glvFn .bookmark {
    float: left;
}

.topHeadArea .glvLineMenu .adLine {
    display: none;
}

@media (max-width: 810px) {
    .glvFn {
        display: none;
    }
}

#footer {
    /*width: auto;*/
    overflow: visible;
}

.container {
    width: 1000px;
}

.headContent .glvBottomAds img {
    width: 100%;
    height: auto;
}

.index .featuredPost {
    display: none;
}

#sectionFrame {
    width: 690px;
}

.index .mainArticleArea {
    border: none ;
}

.responsiveFeatured {
    width: 100%;
    overflow: hidden;
    display: block !important;
}

.responsiveFeatured .featuredSlide {
    overflow: hidden;
}

.responsiveFeatured .featuredSlide .featureItem {
    width: 208px;
    height: 82px;
    border-left: 1px solid #dbdbdb;
    /*border-right: 1px solid #dbdbdb;*/
    padding: 0 12px ;
    padding-top:12px;
    margin-left:-1px;
    margin-bottom: 12px;
    float: left;
}
.responsiveFeatured .featuredSlide .featureItem p.title {
    font-size: 12px;
    width: 150px;
    float: left;
}

.responsiveFeatured .featuredSlide .featureItem p.opinion {
    line-height: 1.7em;
}

.responsiveFeatured .featuredSlide .featureItem img {
    float: right;
}

.contributorInfo > .contributorDescribe {
    width: 550px;
    float: left;
    font-size: 15px;
    line-height: 1.3em;
}

.contributorList > .contributorDescribe {
    width: 550px;
    float: left;
    font-size: 15px;
    line-height: 1.3em;
}

.headContent .viewArticleSlide {
    padding: 15px 0;
}

.headContent .viewArticleSlide .viewSlideArea {
    width: 933px;
}

.tabContent {
    width: 450px;
}

#aboutPage > .aboutSponsor {
    display: none;
}

#archivePage .articleContent {
    font-size: 11px;
    line-height: 1.4em;
}

#archivePage .articleList .articleContent {
    font-size: 14px;
    line-height: 1.5em;
}
#archivePage .bigCategorySection .categoryTop {
    width: 186px;
    float: left;
    margin-right: 1.5em;
}

#archivePage .bigCategorySection .categorySubChil {
    width: 237px;
}

#archivePage .bigCategorySection .categoryTop .imgWrap {
    width: 186px;
    height: 121px;
    margin-bottom: 1em;
}

#archivePage .bigCategorySection .categoryTop .imgWrap img {
    max-width: 186px;
    max-height: 121px;
}

#archivePage .smallCategory {
    width: 216px;
}
#archivePage .smallCategory .imgWrap {
    width: 215px;
    height: 136px;
}
#archivePage .smallCategory .imgWrap img {
    max-width: 215px;
    max-height: 136px;
}

#topicList .topicEleWrap {
    padding-left: 20px;
}
