#bestArticlePanel,
#weeklyBestArticle{
    display: block;
    width: 230px;
    padding: 0px;
    margin: 15px 0px 0px 20px;
    padding-top: 3px;
    border: 0px ;
    background:none;
}
#weeklyBestArticle{
    border-top: 1px solid #d6d6d6;
    padding-top: 8px;
}
#bestArticlePanel,
#bestArticlePanel ul,
#bestArticlePanel ul li{
    border: 0px;
}
#bestArticlePanel{
}
#bestArticlePanel .heading,
#weeklyBestArticle .header {
    display: block;
    width: 225px;
    height: 25px;
    line-height: 21px;
    padding:0px;
    margin: 0px;
    font-weight: bold;
    float: left;
    border: 0px;
}
#weeklyBestArticle .header {
    margin-bottom: 10px;
}
#bestArticlePanel .heading .more,
#weeklyBestArticle .header .more{
    float: right;
    background: none;
}
#bestArticlePanel .heading span a{
    display: block;
    width: 45px;
    font-weight: normal;
    float: right;
    font-size: 11px;
    font-family: Dotum;
    color: #333333;
    text-align: right;
    background: url(//static.ad.co.kr/images/forum/heading/more.gif) no-repeat left center;
}

#bestArticle {
    display: block;
    width: 225px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
    float:left; 
    white-space: nowrap;
    border-bottom : 0px solid #D6D6D6;
}

#bestArticle .headline {
    margin-left: 2px;
    padding: 0px 0px 0px 20px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap; 
    text-overflow: ellipsis;
    background: normal;
}
#bestArticle .headline a{
     font-size:11px;
    font-family: Dotum; 
    color: #333333;
}
#bestArticle .headline span{
     font-size:11px;
    font-family: Dotum; 
    color: #999999;
}
#bestArticle .rank1 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank1.gif);
}
#bestArticle .rank2 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank2.gif);
}
#bestArticle .rank3 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank3.gif);
}
#bestArticle .rank4 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank4.gif);
}
#bestArticle .rank5 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank5.gif);
}
#bestArticle .rank6 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank6.gif);
}
#bestArticle .rank7 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank7.gif);
}
#bestArticle .rank8 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank8.gif);
}
#bestArticle .rank9 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank9.gif);
}
#bestArticle .rank10 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank10.gif);
}
#weeklyBestArticle{
    
}
#weeklyBestArticle dl{
    width: 230px;
    margin-bottom: 10px;
}

#weeklyBestArticle .thumbnail {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    border: 0px solid #000000;
    margin-right: 10px;
    overflow: hidden;
}
#weeklyBestArticle a{
    color: #4b4b4b;
}
#weeklyBestArticle .headline{
    width: 150px;
    height: 39px;
    line-height: 18px;
    overflow: hidden;
    float: left;
}
#weeklyBestArticle .headline a{
    font-weight: bold;
}
#weeklyBestArticle dd.writer{
    float:left;
    line-height: 21px;
}

#weeklyBestArticle a{}
#bestArticlePanel_top{
    float: left;
    width: 240px;
}

#bestArticlePanel_top .thumbnail{
    width: 92px;
    height: 74px;
    border: 1px solid #666666;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}
#bestArticlePanel_top .thumbnail img{
    width: 92px;
    height: 74px;
}
#bestArticlePanel_top .title,
#bestArticlePanel_top .summary{
    width: 120px;
    overflow: hidden;
    float: left;
    line-height: 18px;
    height: 40px;
    text-align: left;
}

#bestArticlePanel_top .title a{
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #003366;
    width: 120px;
    overflow: hidden;
    line-height: 20px;
    font-family: Gulim;
}
#bestArticlePanel_top .summary a{
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    color: #999999;
    width: 120px;
    overflow: hidden;
    line-height: 18px;
    font-family: Dotum;
}
#bestArticlePanel_top dl{
    border-bottom: 1px dashed #b8b8b8;
    margin-bottom: 10px;
    padding-bottom: 7px;
    width: 230px;
}
.header_img{
    margin-bottom: 16px;
}