@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


body {
margin: 0px;
padding: 0px;
color: #686868;
background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
background-color: #dddddd;
}

.separator_h{
	width: 800px;
	margin-bottom: 15px;
	clear: both;
	text-align: center;
	vertical-align: top;
}

.separator_v{
	width: 25px;
	height: 185px;
	text-align:center;
	float:left;
}

#copyright{
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
}

#header {
	width: 800px;
	height: 500px;
	padding: 0;
	color: #686868;
	clear: both;
	background-image: url(../elements/bg_top.jpg);
	background-repeat: no-repeat;
}

#header_logo{
width: 800px;
height: 110px;
text-align: right;
clear: both;
}
#header_title{
width: 650px;
height: 40px;
margin-left: 150px;
text-align: left;
vertical-align: top;
clear: both;
}
.header_player{
/*width: 475px;*/
/*height: 275px !important;*/
/*margin-left:162px;*/
/*margin-right:161px;*/
margin-left:162px;
margin-right:160px;
margin-top:11px;
margin-botom: auto;
/*border:#CCC solid 1px;*/
height: 350px;
text-align: center;
clear: both;
overflow:hidden;
}

ol, ul {list-style: none;}

#box1x3{
	width: 800px;
	height: 185px;
	clear: both;
}

.box{
	width: 250px;
	height: 185px;
	float: left;
}

.box_top{
	width: 250px;
	height: 45px;
	clear: both;
}

.box_bottom{
	width: 240px;
	margin-top: 25px;
	margin-left: 10px;
}
















