* {
	font-family: Trebuchet MS, Helvetica, Sans Serife;
	color: #222222;
}
body {
    padding: 0px;
    padding-top: 15px;
    margin: 0px;
    background: #d1d9f2;
}
div {
    padding: 0px;
    margin: 0px;
}
p {
    font-family: Trebuchet MS, Helvetica;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #222222;
    padding: 0px 25px 10px 25px;
    margin: 0px;
}
a {
    font-weight: bold;
    color: #444477;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.hr {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid black;
    height: 1px;
}
li {
    font-family: Trebuchet MS, Helvetica;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #222222;
    padding: 0px 15px 5px 5px;
    margin: 0px;
}
ul {
    color: #222222;
    padding: 3px 0px 3px 15px;
    margin: 0px 10px 0px 25px;
}
h1 {
    font-family: Trebuchet MS, Helvetica;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    vertical-align: bottom;
    text-align: left;
    color: white;
    padding: 2px 0px 0px 15px;
    margin: 0px;
}
h2 {
    font-family: Trebuchet MS, Helvetica;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #002277;
    padding: 15px 15px 10px 15px;
    margin: 0px;
}
h3 {
    font-family: Trebuchet MS, Helvetica;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #001155;
    padding: 10px 15px 10px 15px;
    margin: 0px;
}
table {
    table-layout: fixed;
}

#header {
    width: 940px;
    height: 140px;
}
#logo {
    background: url('img/hits-logo-mirr.jpg') no-repeat;
    width: 155px;
    height: 141px;
    position: relative;
    top: 0px;
    left: 10px;
}
#hl_panel {
    background: url('img/hl-low.jpg') repeat-x;
    width: 775px;
    height: 24px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#hl_tab {
    height: 24px;
    table-layout: auto; 
}
#hl_asc {
    background: url('img/hl-ascend.jpg') no-repeat;
    width: 61px;
    height: 24px;
}
#hl_cl {
    background: url('img/hl-high.jpg') repeat-x;
}
#hl_tx {
    font-family: Trebuchet MS, Helvetica;
    font-size: 10px;
    color: white;
    vertical-align: top;
    padding-top: 4px;
    height: 20px;
}
#hl_tx a {
    font-family: Trebuchet MS, Helvetica;
    font-size: 10px;
    color: white;
    vertical-align: top;
    padding-top: 4px;
    height: 20px;
}
#hl_re {
    background: url('img/hl-rightend.jpg');
    width: 7px;
    height: 24px;
}
#hits_name {
    background: url('img/hits-name.jpg') no-repeat;
    width: 165px;
    height: 65px;
    position: absolute;
    top: 31px;
    left: 170px;
}
#tm_panel {
    height: 25px;
    max-width: 700px;
    display: inline;
    position: absolute;
    top: 115px;
    right: 10px;
}
#tm_tab {
    height: 25px;
    table-layout: auto;
}
#tm_cl {
    background: url('img/tm-bg.jpg') repeat-x;
}
#tm_le {
    background: url('img/tm-le.jpg') no-repeat;
    width: 99px;
    height: 25px;
    position: relative;
    top: 0px;
    left: 40px;
}
.tm_tx {
    height: 25px;
    /*overflow: hidden;*/
    position: relative;
    top: 0px;
    left: 10px;
    z-index: 900;
}
.tm_tx a {
    color: white;
    text-decoration: none;
}
.tm_tx a:hover {
    color: #eedd00;
}
.tm_fly {
    text-align: right;
    background: #555555;
    border: 2px solid #dddddd;
    visibility: hidden;
    position: absolute;
    top: 25px;
    right: -12px;
    padding: 5px 10px;
}
.tm_sub {
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    font-weight: bold;
    vertical-align: bottom;
    color: white;
    height: 20px;
    white-space: nowrap;
}
#tm_re {
    background: url('img/tm-re.jpg') no-repeat;
    width: 23px;
    height: 25px;
    position: relative;
    top: 0px;
    right: 0px;
}
#content {
    width: 940px;
    position: relative;
    top: 0px;
    left: 0px;
}
#menu_header {
    background: white url('img/box-menuhead.jpg') no-repeat left top;
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#menu_box {
    background: white url('img/box-bg.gif') repeat-y left top;
    width: 180px;
    overflow: hidden;
    padding-top: 5px;
}
.mb_item {
    font-size: 13px;
    padding: 3px 15px 0px 15px;
}
#menu_foot {
    background: white url('img/box-foot.gif') no-repeat left top;
    width: 180px;
    height: 10px;
    overflow: hidden;
}
#main_header {
    background: white url('img/main-head.jpg') no-repeat left top;
    width: 540px;
    height: 30px;
    overflow: hidden;
}
#main_box {
    background: url('img/main-bg.gif') repeat-y left top;
    width: 540px;
    overflow: hidden;
    padding: 10px 0px 10px 0px;
}
#main_box_bak p {
    font-size: 15px;
    padding: 5px 25px 5px 25px;
}
.dl_item {
    display: inline-block;
    width: 200px;
    font-size: 14px;
    padding: 0px 15px 10px 35px;
    margin: 0px;
}
#main_foot {
    background: url('img/main-foot.gif') no-repeat left bottom;
    width: 540px;
    height: 1px;
    overflow: hidden;
}
#info_header {
    background: white url('img/box-head.jpg') no-repeat left top;
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#info_box {
    background: white url('img/box-bg.gif') repeat-y left top;
    width: 180px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}
#info_box h3 {
    padding: 10px 15px 0px 15px;
    font-size: 13px;
}
#info_box a {
    font-weight: normal;
    color: #222222;
}
.info_top {
    font-size: 10px;
    font-style: italic;
    color: #002277;
    padding: 0px 15px 6px 15px;
}
.info_item {
    padding: 0px 15px 10px 15px;
    font-size: 12px;
}
#info_foot {
    background: white url('img/box-foot.gif') no-repeat left bottom;
    width: 180px;
    height: 1px;
    overflow: hidden;
}
#menu_header h1, #main_header h1, #info_header h1 {
    padding-top: 5px;
}

