#body {
    background: url(http://static.ad.co.kr/images/star/left_bg.gif) repeat-y ;
    height: auto;
}

#topFrame {
    width: 1000px;
    height: 180px;
    overflow: hidden;
}

#topFrame .namePanel {
    width: 170px;
    _width: 200px;
    height: 160px;
    _height: 180px;
    overflow: hidden;
    background: #404040;
    padding-left: 30px;
    padding-top: 20px;
    line-height: 18px;
}

#topFrame .infoPanel {
    width: 760px;
    _width: 800px;
    height: 105px;
    _height: 145px;
    float: left;
    padding: 20px;
    overflow: hidden;
    background: url(http://static.ad.co.kr/images/star/flog/info_bg.gif) left top repeat-x ;
}

#topFrame .navPanel {
    width: 800px;
    height: 35px;
    _height: 36px;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    background: #e2e2e2;
}

#leftFrame {
    display: block;
    _display: inline;
    float: left;
    width: 140px;
    _width: 200px;
    padding: 10px 30px;
    height: auto;
    line-height: 30px;
    background: url(http://static.ad.co.kr/images/star/left_bg.gif) left top;
    background-repeat: repeat-y;
}

#mainFrame {
    display: block;
    _display: inline;
    float: left;
    width: 560px;
    _width: 600px;
    padding: 30px 20px;
}

#rightFrame {
    display: block;
    _display: inline;
    float: right;
    width: 169px;
    _width: 200px;
    height: auto;
    padding: 0px 15px;
    border-left: 1px solid #efefef;
}

#rightFramePanel1 .body {
    padding: 10px 0px;
}

#topFrame .infoPanel dl {
    width: 600px;
    height: 140px;
    overflow: hidden;
}

#topFrame .infoPanel .banner {
    width: 200px;
    height: 140px;
    overflow: hidden;
    background: #ffffff;
}



#topFrame .navPanel ul {
    width: 580px;
    _width: 600px;
    padding-left: 20px;
    
}

#topFrame .navPanel li {
    display: block;
    _display: inline;
    float: left;
    margin: 0 10px;
}
#topFrame .navPanel .search{
    width: 800px;
    height: 35px;
    _height: 36px;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    background: #e2e2e2;
}
#topFrame .navPanel .search ul {
    width: 530px;
    _width: 550px;
    padding-left: 20px;
    
}

#topFrame .navPanel .search li {
    display: block;
    _display: inline;
    float: left;
    margin: 0 10px;
}
#topFrame .navPanel .search .button {
    width:220px;
    _width:230px;
    text-align: right;
    float: right;
    height: 25px;
    _height: 35px;
    padding: 5px ;
}
#topFrame .navPanel .search .button input{
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    border-top : 1px solid #787878;
    border-left : 1px solid #787878;
    border-right : 1px solid #c5c5c5;
    border-bottom : 1px solid #c5c5c5;
}

#topFrame .navPanel .rightFrameHeader {
    width: 168px;
    _width: 200px;
    height: 15px;
    _height: 35px;
    font-weight: bold;
    background: #f8f8f8;
    padding: 9px 15px;
    border: 1px solid #d9d9d9;
    line-height: 18px;
    color: #333333;
}


#mainFrameLeftPanel {
    float: left;
    width: 200px;
    height: auto;
}

#mainFrameMainPanel {
    float: right;
    width: 600px;
    height: auto;
}


#rightFramePanel1 {
    height: 200px;
}

#rightFramePanel2 {
    height: 200px;
    margin-top : 30px;
}

#rightFramePanel2 .header {
}    

#topFrame .infoPanel dl {
    display: block;
    height: 135px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

#topFrame .infoPanel dt,
#topFrame .infoPanel dd {
    display: block;
    padding: 0px;
    margin: 0px;
}

#topFrame .infoPanel .thumbnail {
    float: left;
    width: 95px;
    _width: 105px;
    height: 95px;
    _height: 105px;
    margin-right: 25px;
    overflow: hidden;
    border: 5px solid #ffffff;
}

#topFrame .infoPanel .thumbnail img{
    width: 100px;
}

#topFrame .infoPanel dt.name {
    display: block;
    height: 15px;
    margin-bottom: 10px;
}

#topFrame .infoPanel dt.name a.name {
    height: 15px;
    line-height: 15px;
    border-bottom: 1px solid #0033cc;
    font-family: Gulim;
    font-size: 13px;
    color: #0033cc;
    text-decoration: none;
    margin-right: 5px;
}

#topFrame .infoPanel dd {
    line-height: 18px;
    color: #ffffff;
}
#topFrame .infoPanel dd label {
    margin-right: 5px;
    color: #999999;
}
#topFrame .infoPanel a{
    color: #ffffff;
}
#topFrame .namePanel .name{
    width: 160px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Dotum, Gothic;
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
}


#topFrame .namePanel .rcount{
    width: 140px;
    font-weight: bold;
}
#topFrame .namePanel .rcount span{
    color: #fe5a00;
    margin-right: 5px;
        width: 50px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#topFrame .namePanel .rcount td.score{
    width: 50px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    
}
#topFrame .namePanel .rcount td{
    color: #ffffff;
}
#leftFrame ul{
    background: url(http://static.ad.co.kr/images/star/flog/cflist.gif) left top no-repeat ;
    padding-top: 30px;
}
#leftFrame li{
    width: 130px;
    _width: 135px;
    border-bottom: 0px solid #e0e0e0;
    padding-left: 5px;
    height: 30px;
    }
#leftFrame li span{
    margin-left: 90px;}
    
#rightFrame #rightFramePanel2 .header span{
    font-weight: bold;
}
#rightFrame #rightFramePanel2 .header{
    border-bottom: 1px solid #efefef;
    height: 30px;
    line-height: 30px;
}
#rightFrame #rightFramePanel2 .body .adPerformerNewsList{
    border-bottom: 1px solid #efefef;
}
#topFrame .navPanel .rightFrameSearc{
    float: right;
    
    width: 230px;
    background: #ffaaaa;
}


.newsPanel .thumbnail {
    float: left;
    width: 70px;
    _width: 72px;
    height: 65px;
    _height: 67px;
    overflow: hidden;
    border: 1px solid #aaaaaa;
}
.newsPanel .thumbnail img {
    width: 72px;
    height: 67px;
}
.newsPanel dt a {
    float: right;
    width: 100px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #585858;
}

.newsPanel dd {
    float: right;
    width: 100px;
    line-height: 20px;
    color: #aaaaaa;
    font-family: Dotum;
}

.newsPanel dd.wdate{
    font-size: 11px;
}
.newsPanel dd.blurb {
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.newsPanel ul {
    clear: both;
    margin-top: 5px;
    border-bottom : 0px solid #e3e3e3;
    padding-top: 5px;
}
.newsPanel li {
    line-height: 22px;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #585858;
}
