#mainFrame .header {
    width: 920px;
    _width: 1000px;
    height: 90px;
    _height: 185px;
    padding: 40px;
    padding-bottom: 55px;
    margin-bottom: 15px;
    border-bottom: 2px solid #000000;
    background: url(//static.ad.co.kr/images/ad/best/best_m.gif) no-repeat;
}

#mainFrame .header .datelink {
    float: right;
    display: block;
    width: 330px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

#mainFrame .header .datelink #wdate {
    display: inline-block;
    width: 120px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

#mainFrame .header .datelink img {
}

#mainFrame .header .link {
	display: block;
	width: 900px;
    clear: both;
    padding-top: 0px; 
}

#mainFrame .header .link img {
    margin: 0px 5px;
}

#mainFrame .heading {
    float: left;
    width: 175px;
    text-align: center;
}

#mainFrame .list {
    float: left;
    width: 825px;
}

#mainFrame .cell {
    float: left;
}
  