body {
}

#signInInfo {
    display:block;
    float: right;
    height: 45px;
    _height: 50px;
    padding: 5px 10px 0px 10px;
}

#globalLink {
    display:block;
    float: right;
    width: 250px;
    height: 45px;
    _height: 50px;
    padding-top: 5px;
}

#globalLink li {
    float: left;
    display: block;
    _display: inline;
    height: 10px;
    margin-right: 10px;
}
#globalLink li a {
    font-size: 9px;
    color: #ffffff;
}
#globalNav {
    width: 800px;
    _width: 900px;
    height: 26px;
    _height: 54px;
    padding: 14px 50px;
    margin: 0px;
}
#globalNav li.logo {
    _display: inline;
    display: block;
    width: 180px;
    height: 26px;
    margin-right: 180px;
    float: left;
}
#globalNav li.logo a {
    display: block;
    width: 200px;
    height: 26px;
}
#globalNav li.menu {
    display: block;
    _display: inline;
    width: 74px;
    height: 26px;
    padding: 0px;
    margin-right: 10px;
    float: left;
}
#globalNav li.menu a {
    display: block;
    width: 74px;
    height: 26px;
}
#globalNav .logo a {
    background: url(http://static.adwaple.net/images/kcu/header/nav/logo.png) no-repeat;
}
#globalNav #menu1 a {
    background: url(http://static.adwaple.net/images/kcu/header/nav/kcu.png) no-repeat;
}
#globalNav #menu1 a.selected {
    background: url(http://static.adwaple.net/images/kcu/header/nav/kcuS.png) no-repeat;
}
#globalNav #menu01 a:hover {
    background: url(http://static.adwaple.net/images/kcu/header/nav/kcuO.png) no-repeat;
}
#globalNav #menu2 a {
    background: url(http://static.adwaple.net/images/kcu/header/nav/member.png) no-repeat;
}
#globalNav #menu2 a.selected {
    background: url(http://static.adwaple.net/images/kcu/header/nav/memberS.png) no-repeat;
}
#globalNav #menu02 a:hover {
    background: url(http://static.adwaple.net/images/kcu/header/nav/memberO.png) no-repeat;
}
#globalNav #menu3 {
    background: url(http://static.adwaple.net/images/kcu/header/nav/tvcf.png) no-repeat;
}
#globalNav #menu3 a.selected {
    background: url(http://static.adwaple.net/images/kcu/header/nav/tvcfS.png) no-repeat;
}
#globalNav #menu03 a:hover {
    background: url(http://static.adwaple.net/images/kcu/header/nav/tvcfO.png) no-repeat;
}
#globalNav #menu4 a {
    background: url(http://static.adwaple.net/images/kcu/header/nav/library.png) no-repeat;
}
#globalNav #menu4 a.selected {
    background: url(http://static.adwaple.net/images/kcu/header/nav/libraryS.png) no-repeat;
}
#globalNav #menu04 a:hover {
    background: url(http://static.adwaple.net/images/kcu/header/nav/libraryO.png) no-repeat;
}
#globalNav #menu5 a {
    background: url(http://static.adwaple.net/images/kcu/header/nav/award.png) no-repeat;
}
#globalNav #menu5 a.selected {
    background: url(http://static.adwaple.net/images/kcu/header/nav/awardS.png) no-repeat;
}
#globalNav #menu05 a:hover {
    background: url(http://static.adwaple.net/images/kcu/header/nav/awardO.png) no-repeat;
}

#visual {
    height: 165px;
    padding: 0px 50px;
    margin-top: 15px;
    vertical-align: bottom;
    overflow: hidden;
}
#visual img {
    vertical-align: bottom;
}
#localNav {
    background: url(http://static.adwaple.net/images/kcu/common/localNavBG.jpg) no-repeat;
    width: 760px;
    _width: 800px;
    height: 20px;
    _height: 40px;
    padding: 10px 20px;
    margin: 0px 50px;
}
#localNav li {
    display: block;
    _display: inline;
    height: 20px;
    margin-right: 20px;
    float: left;
}
