/* E8641B */
body, td, th {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
}
p, a {
    font-size: 13px;
}
h2, h3 {
    font-style: italic;
}
#outer {
    height: 100%;
    width: 100%;
}
#inner {
    margin: 0 auto;
    width: 900px;
}
#top_player {
    background-image: url("../images/bg.top_player.jpg");
    height: 100px;
    width: 900px;
}
#top_2 {
    background-image: url("../images/bg.top_2.jpg");
    height: 235px;
    width: 900px;
}
#top_main {
    background-image: url("../images/bg.top_main.jpg");
    height: 339px;
    width: 900px;
}
#top_main_logo {
    height: 170px;
    width: 900px;
}
#top_footer img {
    margin:20px 5px;
    border:none;
}
#top_ticker {
    background-image: url("../images/bg.top_ticker.jpg");
    height: 79px;
    width: 900px;
}
#top_footer {
    background-image: url("../images/bg.top_footer.jpg");
    height: 50px;
    width: 900px;
    text-align:left;
}
#top_player, #top_2, #top_main, #top_logo, #top_ticker, #top_footer {
    float: left;
}
ul {
    margin: 0 0 0 20px;
    padding: 0;
}
ul li {
    list-style-type: none;
}
ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
ul li a:hover {
    color: #E8641B;
}
.module {
    margin-left: 20px;
}
.item1 {
    display: none;
    visibility: hidden;
}
#top_ticker_ticker {
    margin: 55px 0 0;
}
#top_ticker_ticker a {
    color: #E8641B;
    font-weight: bold;
    text-decoration: none;
}
.module_hpplayer {
    float: right;
    margin: 15px 0 0 0;
}