#player-control
{
	width: 494px;
	height: 134px;
	background:url(images/player_control/bck.jpg) left top no-repeat;
}

#player-control.plc-loading
{
	background:url(images/player_control/web_player_loading.gif) left top no-repeat;
}

#pctop
{
	width: 100%;
	height: 34px;
}

#pcmtitle
{
	float:left;
	display:inline;
	margin: 17px 0 0 19px;
	width: 206px;
	height: 11px;
	cursor:pointer;
}

#pcjslink
{
	float:right;
	display:inline;
	margin: 17px 20px 0 0;
	width: 114px;
	height: 12px;
	cursor:pointer;
}

#pcmid
{
	width: 100%;
	height: 46px;
}

#pcfav
{
	float:left;
	display:inline;
	margin: 8px 0 0 25px;
	width: 22px;
	height: 31px;
	cursor:pointer;
}

#pctimes
{
	float:left;
	display:inline;
	margin: 10px 11px 0 0;
	text-align:right;
	width: 39px;
	height: 28px;
	font-family:Tahoma;
	font-size:11px;
	color:White;
	line-height:13px;
}

#pcrem
{
	color:#A6A6A6;
}

#pcdets
{
	float:left;
	display:inline;
	margin: 10px 0 0 0;
	width: 378px;
	height: 28px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:White;
	line-height:13px;
	overflow:hidden;
}

#pcrel
{
	color:#A6A6A6;
	font-weight:normal;
}

#pcbot
{
	width: 100%;
	height: 54px;
}

#pcrew, #pcplay, #pcpause, #pcstop, #pcffw
{
	float:left;
	display:inline;
	margin-top: 8px;
	height: 24px;
	cursor:pointer;
}

#pcrew
{
	margin-left: 23px;
	width: 25px;
}

#pcplay
{
	margin-top: 6px;
	width: 29px;
	height: 29px;
}

#pcpause
{
	width: 20px;
}

#pcstop
{
	width: 20px;
}

#pcffw
{
	width:29px;
}
