/* CSS Document */




.site-holder{
  background-color:#785a42;
	margin:0px auto;
	width: 1000px;
  height: 790px;

}

.site-side{
	width: 70px;
	height: 670px;
	background: url(/img/general/name.jpg);
  background-repeat: no-repeat;
  float:left;
}

.site-center{
	width: 900px;
  float: left;
}

.blinking_news{
  width:80px;
  float:right;
  font-size:16px;
  color:white;
  text-decoration:none;
  padding-top:50px;
}

.blinking_news a{
 text-decoration:none;
}


.site-center-menu{
  display:block;
  text-align: center;
	width: 930px;
  float: left;
}

.site-center-menu-bottom{
  display:block;
  margin-left: -10px;
  padding-top: 25px;
  text-align: center;
	width: 560px;
  float: left;
}



.site-center-left-content{
  background-color:#785a42;
  color:#ffffff;
  padding-right: 25px;
  text-align: center;
	width: 490px;
  float: left;
}

.site-center-left-content a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}


.site-center-left-content-box{
  margin-top: 15px;
  margin-left: 5px;
  padding: 5px;
  background-color:#AE9A79;
  color:#58422d;
  text-align: left;
  border: 6px solid;
	width: 500px;
  float: left;
}

.site-center-left-content-box-sub{
  margin-top:0px
  margin-left: 5px;
  padding: 8px;
  background-color:#AE9A79;
  color:#58422d;
  text-align:justify;
  border: 6px solid;
	width: 500px;
	height: 500px;
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
}

.site-center-left-content-box-marguee{
  margin-top: 15px;
  margin-left: 5px;
  padding: 5px;
  background-color:#AE9A79;
  color:#58422d;
  font-color: #FFFFFF;
  text-align: left;
  border: 6px solid;
	width: 500px;
  float: left;
}

.site-center-left-content-box-marguee a:active{
 
  color:#FFFFFF;
 
}


.site-center-left-content-box a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content-box a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content-box a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:none;
}

.site-center-left-content-box a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58422d;
text-decoration:underline;
}



.site-center-right-content{
  margin-left: 15px;
	width: 335px;
  height: 475px;
  float: left;
}







body, html {

background-color:#58422d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#58422d;
	height: 670px;



}



#player_container {
	position: relative;
	background-color:#eee;
	width:418px;
	height:100px;
	border:1px solid #009be3;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:40px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("images/spirites.jpg") 0 0 no-repeat;
}
#player_play.different_prefix_example_hover {
	background: url("images/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("images/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.different_prefix_example_hover {
	background: url("images/spirites.jpg") -41px -42px no-repeat;
}
#player_stop {
	position: absolute;
	left:90px;
	top:26px;
	background: url("images/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.different_prefix_example_hover {
	background: url("images/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:130px;
	top:32px;
	background-color: #eee;
	width:122px;
	height:15px;
}
#player_progress_load_bar {
	background: url("images/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.different_prefix_example_buffer {
	background: url("images/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("images/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:274px;
	top:32px;
	background: url("images/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:346px;
	top:32px;
	background: url("images/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.different_prefix_example_hover {
	background: url("images/spirites.jpg") -19px -170px no-repeat;
}

#player_volume_max.different_prefix_example_hover {
	background: url("images/spirites.jpg") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:292px;
	top:37px;
	background: url("images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("images/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#player_playlist_message {
	position: absolute;
	left:0;
	bottom:0;
	width:338px;
	padding:5px 40px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	height:1em;
	background-color:#ccc;
}

#song_title {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	font-weight:bold;
}

#play_time,
#total_time {
	padding-top:.3em;
	font-weight:normal;
	font-style:oblique;
	font-size:.7em;
}

#play_time {
	float:left;
}

#total_time {
	float:right;
	text-align: right;
}

.miaow {
	font-size:.8em;
	color:#999;
}

.miaow a:link, a:visited, a:hover, a:focus, a:active {
	color:#009be3;

