﻿html, body { margin: 0; padding: 0; }
html { height: 100%; width: 100%; }
body { background: #000 url(../img/bg_site2.jpg) no-repeat top center; font: 18px Arial, Helvetica, Sans-Serif; }
a img { border: none; margin: 0; padding: 0; }
#page { margin: 0 auto; width: 948px; }
#header { margin: 0; padding: 0; height: 245px; }
#header .logo { }
#header .nav { background: transparent url(../img/bg_body_top.png) no-repeat top center; height: 41px; }
#header .nav ul { background: url(../img/bg_nav.jpg) repeat-x; margin: 0 auto; padding: 0; width: 700px; height: 41px; display: block; text-align: center; }
#header .nav ul li { list-style: none; margin: 0; padding: 0; display: inline; height: 41px; line-height: 41px; }
#header .nav ul li a { background: none; padding: 0 11px; height: 41px; line-height: 41px; }
/*#header .nav ul li a:hover { background: url(../img/bg_nav_active.jpg) no-repeat top left; }*/
#header .nav ul li a em { display: none; }
#header .nav ul li.first { background: url(../img/bg_nav_left.jpg) no-repeat top left; width: 7px; float: left; margin-left: 0; }
#header .nav ul li.last { background: url(../img/bg_nav_right.jpg) no-repeat top right; width: 7px; float: right; margin-right: 1; }
#body { height: 557px; font-size: 1.0em; }
#body .content { background: transparent url(../img/bg_body.png) repeat-y top center ; height: 551px; float: left; overflow: auto; padding: 0 20px 0 15px; width: 913px; }
#body .bottom { background: transparent url(../img/bg_body_bottom.png) no-repeat bottom center; height: 6px; float: left; width: 100%; }
#footer { font-size:0.8em; color:#333; margin-top:30px; height:50px; line-height:50px; }
#footer div { float:left; margin-right:20px; }
#footer .player { width:300px; background-color:#aaa; }
#footer .legal { text-align:center; width:45%; }

