@charset "utf-8";
#center_page {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#page_holder {
	float: left;
	width: 770px;
	height: auto;
	border: 1px solid #CCC;
	padding-bottom: 2px;
}
#right_col h1 {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #09C;
}

#hader {
	height: 118px;
	text-align: center;
	background-color: #000;
	background-image: url(header.jpg);
}
#left_col {
	float: left;
	width: 197px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color: #09C;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000;
	background-image: url(bg-menu.jpg);
}
#right_col {
	float: right;
	width: 569px;
	height: auto;
}
#player_holder {
	width: 384px;
	margin-right: auto;
	margin-left: auto;
}
#left_col .bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #000;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}


#logo {
width: 351px;
margin-right: auto;
margin-left: auto;
background-color: #000;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#time {
	background-color: #000;
	width: 351px;
	margin-right: auto;
	margin-left: auto;
}
#bar {
background-image: url(bar_bg.jpg);
background-repeat: no-repeat;
height: 60px;
}
#bar tr td #vol {
width: 90%;
}
#PlayerContainer {
background-color: #000;
}
#right_col #ffplugin {
	width: 384px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ffplugin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
