body, div, h1, h2 {
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}
h1 {
    color: #450D16;
    font: 20px Arial;
}
a {
    outline: medium none;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.wrapper {
    background: none repeat scroll 0 0 #000000;
}
.cont_block {
    background: url("../images_new/cont_back.jpg") repeat-y scroll center center transparent;
}
.left_cont {
    float: left;
    overflow: hidden;
    width: 600px;
}
.right_cont {
    float: right;
    margin-left: 20px;
    width: 280px;
}
.cont_top {
    background: url("../images_new/main_back.jpg") no-repeat scroll center top transparent;
    min-height: 1373px;
    min-width: 1000px;
}
.footer {
    background: url("../images_new/footer_back.jpg") no-repeat scroll center center transparent;
    height: 155px;
   display: none;

}
.top_menu {
    background: url("../images_new/menu_back.png") no-repeat scroll center center transparent;
    height: 140px;
    position: relative;
}
.tm_left {
    color: #FC8019;
    font: 14px Arial,Helvetica,sans-serif;
    left: 258px;
    position: absolute;
    text-transform: uppercase;
    top: 55px;
}
.tm_left a {
    color: #FC8019;
    display: block;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    padding: 0 14px;
}
.tm_right {
    color: #FC8019;
    font: 14px Arial,Helvetica,sans-serif;
    position: absolute;
    right: 235px;
    text-transform: uppercase;
    top: 55px;
}
.tm_right a {
    color: #FC8019;
    display: block;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    padding: 0 14px;
}
.match {
    height: 135px;
    margin: 220px auto 0;
    width: 704px;
}
.content_block {
    color: #27060B;
    font: 13px Arial;
    margin: 0 auto;
    padding: 20px 0;
    width: 930px;
}
.content_block a {
    color: #C03413;
}
.match_left {
    float: left;
    height: 110px;
    position: relative;
    width: 345px;
}
.match_right {
    float: right;
    height: 110px;
    position: relative;
    width: 345px;
}
a.match_last {
    background: url("/images_new/arrow_match.png") no-repeat scroll 0 50% transparent;
    color: #FFFFFF;
    font: 14px Arial;
    left: 40px;
    padding-left: 15px;
    position: absolute;
    top: 10px;
}
a.match_last span {
    color: #FC8019;
    font: 13px Arial;
}
.match_name1 {
    color: #FFFFFF;
    font: 14px Arial;
    height: 80px;
    left: 70px;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 70px;
}
.match_name2 {
    color: #FFFFFF;
    font: 14px Arial;
    height: 80px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 40px;
    width: 70px;
}
.match_point {
    color: #FFFFFF;
    font: 30px Arial;
    left: 150px;
    position: absolute;
    top: 50px;
}
.rate {
    background: url("/images_new/rate4.png") repeat scroll 0 0 transparent;
    float: right;
    height: 460px;
    margin-left: 20px;
    position: relative;
    width: 223px;
}
.tab_left_1 {
    float: left;
    width: 380px;
}
.tab_right_1 {
    float: right;
}
ul.tm {position:relative;
	display: inline;
	float: left;
	height:29px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.tm li {
   // display: inline;
   // float: left;
}
ul.tm li.tmu a {
    color: #FC8019;
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
    height: 29px;
    margin: 0 10px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
}
ul.tm li.tmu a:hover {
    text-decoration: none;
}
ul li.sublinks a {
    background: url("/images_new/tmel.png") repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #D0BFA2;
    color: #FC8019;
    display: block;
    height: 23px;
    padding-left: 5px;
    padding-top: 4px;
    text-decoration: none;
    width: 122px;
}
ul li.sublinks a:hover {
    background: url("/images_new/tmelh.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
}
ul li.sublinks {
    display: none;
}
.tm_menu {
    margin: 0 auto;
    padding-top: 55px;
    width: 850px;
}