.thumbnail {
    overflow: hidden;
}
.headline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#topFrame #banner {
    float: right;
    display: block;
    width: 250px;
    height: 250px;
    padding: 0px;
    margin: 0px;
    background: #cccccc;
}

#mainFrame {
    display: block;
    width: 748px;
    height: auto;
    padding: 0px;
    margin: 0px;
    background: #f0f0f0;
}

#mainFrame #mainFrameBox{
    _display: inline;
    margin: 10px;
    float: left;
    width: 706px;
    _width: 726px;
    height: auto;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #cdcdcd;
}
#mainFrame h3{
    font-size: 14px;
    font-family: Dotum;
    line-height: 21px;
    margin-left: 10px;
}

#topFrame .visualPanel{
    display: block;
    width: 746px;
    _width: 748px;
    height: 249px;
    _height: 250px;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}

.visualPanel .header{
    background: #404040;
    padding: 5px 15px;
    height: 18px;
    _height: 28px;
    margin: 0px;
}
.visualPanel .header a{
    padding: 0px 3px; 
    }
#topFrame .body .cfkingqueenInnerPanel {
    background: url(http://static.ad.co.kr/images/star/ranking/kingtop_bg.gif);
    background-repeat:repeat-x;
    padding: 20px 5px;
    width: 736px;
    _width: 746px;
    height: 181px;
    _height: 221px;
    float: left;
}
#topFrame .body #adPerformerPanel{
    border-right: 1px solid #c3c3c3;
    float: left;
    width: 330px;
    _width: 360px;
    padding: 0 15px;
}
#topFrame .body #adPerformerPanel .thumbnail{
    display: block;
    width: 103px;
    _width: 105px;
    height: 103px; 
    _height: 105px;
    margin-right: 10px;
    border: 1px solid #9f9f9f;
}
#topFrame .body #adPerformerPanel .thumbnail img{
    width: 105px;
    height: 105px; 
}
#topFrame .body #adPerformerPanel dl.info{
    line-height: 20px;
}
#topFrame .body #adPerformerPanel dl.info dt span.name {
    font-size: 16px;
    font-family: Dotum;
    font-weight: bold;
    line-height: 30px;
}

#topFrame .body #adPerformerPanel dl.info{
}
#topFrame .body #adPerformerPanel dl.info{
}
#topFrame .body #adPerformerPanel .adPerformerWork{
}
#topFrame .body #adPerformerPanel .adPerformerWork .thumbnail{
    display: block;
    float: left;
    width: 58px;
    _width: 60px;
    height: 58px;
    _height: 60px;
    border: 1px solid #000000;
    margin-right: 5px;
    margin-top: 5px;
    overflow: hidden;
}
#topFrame .body #adPerformerPanel .adPerformerWork .thumbnail img{
    width: 60px;
    height: 60px; 
}

#topFrame .adPerformerAdCountProgress {
    width: 360px;
    height: 160px;
    overflow: hidden;
}
#topFrame .adPerformerAdCountProgress table {
    width: 100%;
    margin: 10px;
}

#topFrame .adPerformerAdCountProgress th,
#topFrame .adPerformerAdCountProgress td {
    line-height: 19px;
    text-align: center;
    font-weight: normal;
}


#topFrame .body #chartPanel{
    display: block;
    float: right;
    width: 360px;
    _width: 370px;
    padding: 0px 5px;
    font-size: 12px;
    font-family: Dotum;
	font-weight:bold;
    color: #666666;
}
#topFrame .body #chartPanel span{
	font-weight:normal;
	font-size:11px;
	font-family: Dotum;
	color: #666666
}
#mainFrame .rankingPanel{
    float: left;
    width: 225px;
    _width: 220px;
    height: auto;
    margin: 5px ;
}
#mainFrame .rankingPanel .header{
    height: 10px;
    _height: 30px;
    background: #393939;
    padding: 10px;
}
#mainFrame .rankingPanel .header .heading{
    color: #ffffff;
    font-weight:bold;
    font-size:11px;
    font-family: Dotum;
}
#mainFrame .rankingPanel .header .heading span{
    font-weight:normal;
    color: #ffffff;
    font-size:11px;
    font-family: Dotum;
}
#mainFrame .rankingPanel .body{
    border: 1px solid #e0e0e0;
    padding: 10px;
    width: 203px;
    _width: 220px;
}
#mainFrame .rankingPanel .body span.word a{
    line-height: 20px;
    font-size: 12px;
    font-family: Dotum;
    color: #474747;
}

#rightFrame {
    float: right;
    display: block;
    width: 245px;
}

