body {
        font-family: Tahoma;
        font-size: 11px;
        text-align: left;
        color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background: url(../img/btm1.jpg) no-repeat bottom left #000000;
}

.supermain{
        float: left;
}

.top {
        margin: 0px;
        padding: 0px;
        width: 780px;
        height: 176px;
}

.top1 {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 375px;
        height: 176px;
        background: url(../img/tp1.jpg) no-repeat left;
}

.top2 {
        margin: 0px;
        padding: 0px;
        float: right;
        width: 405px;
        height: 176px;
        background: url(../img/tp2.jpg) no-repeat right;
}


h1 {
        font-size: 14px;
        color: red;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 5px;
}

h2 {
        font-size: 12px;
        color: red;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 5px;
}

img {
        border: 0px;
}

a {
        color: red;
}

a:hover {
        text-decoration: none;
}


.list_title{
        background-color: #6B0000;
        padding: 5px;
        height: 14px;
}


.list_body{
        padding: 10px 0px 0px 5px;
}

.list_title a{
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

.middle {
        margin: 0px;
        padding: 8px;
        width: 780px;
        height: 175px;
        background: url(../img/mdl1.gif) no-repeat top left;
}

.breadcrumbs {
        font-size: 12px;
        color: #FFFFFF;
        padding: 0px;
        margin-bottom: 10px;
        font-weight: bold;
        border-bottom: 1px solid red;
}

hr {
        border-bottom: 1px solid red;
        height: 1px;
}

.breadcrumbs a {
        color: red;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        text-decoration: none;
}

.middle .menu {
        width: 150px;
        float: left;
        padding-left: 10px;
        height: 400px;
}

.menu a{
        display: block;
        color: #FFFFFF;
        padding-left: 10px;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.note{ position: absolute;
        z-index: 10;
        display: none;
        width: 260px;
        font-size: 11px;
        padding: 3px;
        color: #333333;
        background: #EEEEEE;
        border: 1px solid #C6C6C6;
        text-align: left;
}

.menu .menu_title a {
        color: red;
        padding: 10px 0px 2px 2px;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
}

.menu a:hover {
        text-decoration: underline;
}

.middle .content {
        color: #FFFFFF;
        float: left;
        width: 600px;
        padding: 10px;
        vertical-align: top;
}

.button{
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        cursor: pointer;
        height: 24px;
        width: 100px;
        background: #EEEEEE;
        border: 1px outset #C6C6C6;
}

table, tr, td, p, form {
        font-size: 11px;
        margin: 0px;
        padding: 0px;
}

.inputtext{
        font-family: Tahoma;
        color: #636B78;
        border: 0px;
        width: 150px;
        height: 18px;
        border: 1px solid #88898D;
}


.footer {
        margin: 0px;
        padding: 0px;
        width: 780px;
        height: 100px;
        color: #FFFFFF;
        clear: both;
}

.footer .text {
        position: relative;
        padding-top: 40px;
        text-align: center;
        color: #AAAAAA;
}

.footer b {
        color: #FFFFFF;
}

.player {
    float: right;
    width: 300px;
    top: 120px;
    position: relative;
}

.sape {
	padding: 5px;
	color: #999999;
	font-weight: normal;
	font-size: 11px;	
}

.sape a {
	color: #BBBBBB;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}