#leftFrame {
    display: block;
    float: left;
    width: 212px;
    height: auto;
    border: 1px solid #e5e5e5;
    margin-bottom: 0px;
}

#centerFrame {
    display: block;
    float: left;
    width: 466px;
    _width: 467px;
    height: 580px;
    background: #ffffff;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

#rightFrame {
    display: block;
    float: right;
    width: 316px;
    _width: 318px;
    background: #f4f4f4;
    border: 1px solid #c6c6c6;
    border-top: 0px;
}

#bottomFrame {
    display: block;
    float: right;
    width: 784px;
    font-family: Dotum;
}
.heading{
    display: block;
    float: left;
}
.more{
	margin-top:2px;
    display: block;
    float: right;
}
#leftFrame #leftFramePanel1 {
    display: block;
    width: 168px;
    _width: 208px;
    border-bottom: 1px solid #e5e5e5;
    padding: 3px 20px;
    height: 103px;
}
#leftFrame #leftFramePanel2 {
    display: block;
    width:210px;
    height: 172px;
    _height: 185px;
    border-bottom: 1px solid #e5e5e5;
    background:url("//static.ad.co.kr/images/stat/stat_ad.gif") no-repeat scroll 0px 0px transparent;
}
#leftFrame #leftFramePanel3 {
    display: block;
    height: 293px;
    _height: 294px;
    border-bottom: 1px solid #e5e5e5;
}
#leftFrame #leftFramePanel4 {
    display: block;
    height: 189px;
    _height: 190px;
    border-bottom: 0px solid #e5e5e5;
}
#leftFramePanel2 .header,
#centerFramePanel1 .header,
#centerFramePanel2 .header,
#rightFramePanel1 .header,
#rightFramePanel2 .header,
#bottomFramePanel1 .header,
#bottomFramePanel1 .header{
    height: 15px;
    _height: 36px;
    margin: 0px;
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaea;
}

#leftFramePanel2 .content ul{
    list-style: none;
    line-height: 22px;
    padding: 10px 0px;
}
#leftFramePanel2 .content li,
#selectedNewsPanel li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
    background: url(//static.ad.co.kr/images/stat/index/list_bg.gif) 8px 7px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
#leftFramePanel2 .content li.headline{
    width: 185px;
    _width: 200px;
}
/* POLL */
/*
#leftFramePanel3 .content{
    display: block;
    padding: 10px;
    line-height: 22px; 
    font-size: 11px;
    font-family: Dotum;
    color: #333333;
}
#leftFramePanel3 .content .question{
    font-size: 11px;
    font-family: Dotum;
    line-height: 18px;
    letter-spacing: -1px;
}
#leftFramePanel3 .content .choice li{
    font-size: 11px;
    font-family: Dotum;
    line-height: 22px;
    border-bottom: 1px solid #f5f5f5;
}
#leftFramePanel3 .content .submit{
    text-align: center;
    margin-top: 10px;
}
*/
/* POLL */

#centerFrame .bannerPanel{
    width: 466px;
    height: 100px;
}
#centerFrame #centerFramePanel1{
    display: block;
    width: 466px;
    height: 184px;
    _height: 185px;
    border-bottom: 1px solid #e5e5e5;
}
#centerFrame #centerFramePanel2{
    display: block;
    width: 466px;
    border-bottom: 0px solid #e5e5e5;
}

#centerFramePanel1 #selectedNewsPanel{
    width: 446px;
    _width: 466px;
    padding: 10px;
    line-height: 21px;
}
#selectedNewsPanel .upper ul{
    float: left;
}
#selectedNewsPanel .upper li.headline{
    float: left;
    width: 200px;
    font-weight: bold;
    padding-bottom: 5px;
}
#selectedNewsPanel .lower{
    float: left;
}
#selectedNewsPanel .lower .thumbnailPanel{
    float: left;
    margin-left: 5px;
}
#selectedNewsPanel .lower .thumbnailPanel .thumbnail{
    width: 100px;
    _width: 102px;
    height: 60px;
    _height: 62px;
    overflow: hidden;
    border: 1px solid #ededed;
}
#selectedNewsPanel .lower .thumbnailPanel .thumbnail img{
    width: 100px;
}
#selectedNewsPanel .lower .thumbnailPanel .headline{
    width: 100px;
    padding-top: 5px;
    height: 30px; 
    font-size: 11px;
    font-family: Dotum;
    text-align: center;
    overflow: hidden;
    line-height: 16px;
    text-overflow: ellipsis;
}
#selectedNewsPanel .lower .thumbnailPanel .headline a{
    font-size: 11px;
    text-align: center;
    font-family: Dotum;
    line-height: 13px;
}
#selectedNewsPanel .lower .textPanel{
    float: left;
    width: 300px;
    line-height: 21px;
}
#selectedNewsPanel .lower .textPanel li{
    float: left;
    width: 130px;
}
#centerFrame #centerFramePanel1 .header{
    background: #e3e3e3;
}
#centerFrame #centerFramePanel2{
    display: block;
    width: 466px;
}
#centerFrame #centerFramePanel2 .header{
    background: #f4f4f4;
}
#centerFrame #centerFramePanel2 .header .more a:hover{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#centerFrame #centerFramePanel2 .body{
    height: 230px;;
}
#centerFrame #centerFramePanel2 .body table th{
    background: #333333;
}
#centerFrame #centerFramePanel2 .body table td{
    text-align: center;
    line-height: 20px;
    color:#000000;
}
#centerFrame #centerFramePanel2 .footer{
    padding: 5px 15px;
    background: #f5f5f5;
    border-top: 1px solid #eaeaea;
}
#tvRating {	
	margin-top:3px;
	height:230px;
	width:300px;	
}
#tvRating ul{
	width:300px;
}
#tvRating li{
	list-style:none;
	line-height:170%;
	margin:0;
	padding:0;	
}
#tvRating .rank {
	float:left;
	width:45px;
    text-align: center;	
}

#tvRating .name {    
    float:left;    
    width:135px;   
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis; 
}
#tvRating .rating 
{    
	float:left;	
	width:55px;
	text-align:center;
}

#tvRating .rankFluctuation {	
	text-align:center;	
}
#rightFrame #rightFramePanel1 .header{
    background: #333333;
}
#rightFrame #rightFramePanel1 .body{
    padding: 0px ;
    margin: 0px 7px;
    height: 250px;
}
#rightFramePanel2 .header{
    border: 0px;
    font-weight: bold;
}
#rightFramePanel2 .body table{
    border: 1px solid #dedede;
    margin: 0px 7px;
    padding: 0px;
    background: #ffffff;
    text-align: center;
    line-height: 19.5px;
}
#rightFramePanel2 .body td{
    padding: 0px;
    margin: 0px;
}
#rightFramePanel2 .body td.top10_title{
    width: 140px;
    text-align: left;
}
#rightFramePanel2 .body .name{
    display: block;    
    overflow: hidden;
    white-space: nowrap;
}
#rightFramePanel2 .footer{
    padding: 5px 15px;
}
#bottomFrame #bottomFramePanel1{
    border: 1px solid #e3e3e3;
    margin-bottom: 5px;
}
#centerFrame #centerFramePanel1 .body{
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-family: Dotum;
    height: 120px;
    _height: 140px;
}
#centerFrame #centerFramePanel1 .body .ul_stat{
    display: inline;
    float: left;
    width: 135px;
    color: #000000;
    list-style:disc;
    margin-left:5px;
}
#centerFrame #centerFramePanel1 .body .ul_feel{
	display: inline;
	float: left;
	width: 100px;
	color: #000000;
	list-style:disc;
	margin-left:20px;
}

/* �˻��� ���� */

#leftFramePanel3{
    margin-top: 15px;
	
}

#leftFramePanel3 .header{
    padding-bottom: 8px;
}

#leftFramePanel3 .tab ul {
    padding: 0px;
    margin: 0px;
}

#leftFramePanel3 .tab ul li {
    display: inline-block;
    width: 40px;
    line-height: 25px;
    margin-right: 1px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: center;
}
#leftFramePanel3 .tab ul li a {
    display: inline-block;
    width: 40px;
    line-height: 25px;
    text-align: center;
    color: #999999;
    text-decoration: none;
}

#leftFramePanel3 .ui-tabs-selected a {
    font-weight: bold;
    color: #000000 !important;
    background: #ffffff;
}
#leftFramePanel3 .ui-tabs-unselect a {
}

#leftFramePanel3 .content {
    border-top: 1px solid #cccccc;
    padding: 5px;
    margin-top: -1px;
}
ol.bestSearchResult {
    padding: 0px;
    margin: 0px;
    list-style-type : none;
	width: 145px;

}
ol.bestSearchResult li {
    clear: both;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
ol.bestSearchResult li span {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}

ol.bestSearchResult li span.rank {
    display: inline-block;
    width: 13px;
    text-align: center;
    background: url(//static.ad.co.kr/images/ad/background/rank_bg.gif) no-repeat left center;
    font-size: 10px;
    color: #ffffff; 

}

ol.bestSearchResult li span.word {
    display: inline-block;
    width: 80px;
    _width: 90px;
    padding: 0px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ol.bestSearchResult li span.word a {
    font-size: 11px;
    color: #999999;
}

ol.bestSearchResult li span.word a:hover {
    color: #000000;
    font-weight: bold;
}

ol.bestSearchResult li span.up {
    display: inline-block;
    width: 10px;
    background: url(//static.ad.co.kr/images/ad/icon/rank_up.gif) no-repeat left center;
}

ol.bestSearchResult li span.down {
    display: inline-block;
    width: 10px;
    background: url(//static.ad.co.kr/images/ad/icon/rank_down.gif) no-repeat left center;
}
ol.bestSearchResult li span.new {
    display: inline-block;
    width: 30px;
    background: url(//static.ad.co.kr/images/ad/icon/rank_new.gif) no-repeat 0px 2px;
}
ol.bestSearchResult li span.fluctuation {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 10px;
    color: #555555;
}

/* end �˻��� ���� */

/* date ���� */

.industrytotaldate{
	margin-top:2px;
	color:white;
	font-weight:bold;
}
.industrydate{
	margin-top:2px;
	font-weight:bold;
	width:75px;
	height:10px;
	float:left;
}
.advertiserdate{
	margin-top:2px;
	font-weight:bold;
	width:75px;
	height:10px;
	float:left;
}
/* end date ���� */

/* ����� TOP 10 */


#commonTable ul{
	width:462px;
}
#commonTable li{
	list-style:none;
	line-height:170%;
	margin:0;
	padding:0;	
}
#commonTable .rank {
	float:left;
	width:55px;
    text-align: center;	    
}
#commonTable .name {
	float:left;    
    width:255px;   
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis; 
    text-align:center;
}
#commonTable .total {
	text-align:center;
}
#commonTable .fluctuation {

}
#commonTable .rankFluctuation {

}
#commonTable .revenue{

}
#commonTable .grossmargin{


}
#commonTable .netmargin{


}

/* end ����� TOP 10 */