body {
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-color: #fcfcfc;
}

#top {
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #0078b7;
}

#background {
    width: 900px;
    padding: 0px;
    margin: auto;
    text-align: center;
}

#header {
    width: 820px;
    height: auto;
    padding: 0px;
    margin-left: 40px;
    text-align: center;
}

#body {
    width: 900px;
    height: auto;
    padding: 0px;
    zoom: 0;
    text-align: center;
}

#footer {
    clear: both;
    width: 820px;
    padding: 15px 0px;
    margin-top: 15px;
    margin-left: 40px;
    border-top: 1px solid #aaaaaa;
    text-align: left;
}

#linkFrame {
    width: 825px;
    overflow: hidden;
}

#localeLink {
}

#globalLink {
}

#globalNavFrame {
    width: 820px;
    margin-top: 30px;
    overflow: hidden;
}

#logo {
    margin-top: 7px;
}

#globalNav {
}

#visual {
    width: 900px;
    overflow: hidden;
}

#noticeFrame {
    width: 801px;
    _width: 825px;
    height: 160px;
    _height: 170px;
    padding: 5px 12px;
    margin-left: 40px;
    background: url(http://static.adwaple.net/images/kcu/index/noticeFrameBG.jpg) no-repeat;
}

.noticePanel {
    width: 265px;
    margin: 0px;
    overflow: hidden;
}

.noticePanel .header {
    width: 262px;
    height: 65px;
}

.noticePanel .content {
    width: 242px;
    _width: 262px;
    padding: 10px;
    padding-top: 0px;
}
.noticePanel ul li {
    width: 232px;
    _width: 240px;
    padding-left: 8px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    background: url(http://static.adwaple.net/images/kcu/index/li.jpg) no-repeat 0px 3px;
}

.noticePanel ul li a {
    color: #cccccc;
    margin-right: 5px;
}

#tvcfPanel {
    width: 820px;
    margin-left: 40px;
    margin-top: 10px;
}

#tvcfPanel .heading {
    width: 70px;
    overflow: hidden;
}

#tvcfPanel .content {
    width: 740px;
    overflow: hidden;
}

#tvcfPanel .cell {
    width: 175px;
    margin-left: 10px;
    overflow: hidden;
}

#tvcfPanel .cell .thumbnail {
    width: 78px;
    _width: 80px;
    height: 58px;
    _height: 60px;
    border: 1px solid #000000;
    overflow: hidden;
}
#tvcfPanel .cell .brand,
#tvcfPanel .cell .production,
#tvcfPanel .cell .wdate {
    width: 90px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

#tvcfPanel .cell a {
    font-family: Dotum;
    font-size: 11px;
    letter-spacing: -1px;
}


#tvcfPanel .cell .brand a {
    font-family: Dotum;
    font-size: 11px;
    letter-spacing: -1px;
    color: #666666;
}
#tvcfPanel .cell .wdate {
    font-family: Arial;
    font-size: 9px;
    color: #999999;
}
#tvcfPanel .cell .production a {
    font-family: Gulim;
    font-size: 12px;
    font-weight: bold;
}



#bannerPanel {
    width: 820px;
    margin-top: 10px;
    margin-left: 40px;
}
