﻿.Music
{
	float:left;
	width:708px;
}
.Music .Player .Left
{
	height:358px;
	float:left;
	width: 510px;
	background-color:#ffffff;
	border-bottom:soild 1px #919191;
	border-right:soild 1px #919191;
}
.Music .Player .Right
{
	width:444px;
	height:358px;
	float:right;
	background-color:#ffffff;
	border-bottom:soild 1px #919191;
	border-left:soild 1px #919191;
}
.Music .Top
{
	background-image:url('/Images/video_TopBG.png');
	height:33px;
	width:100%;
	background-repeat:repeat-x;
	
}
.Music .Ads
{
	width:250px;
	float:left;
	margin-left:7px;
}

.Horizone
{
	/*background-color:#E4E1D5;
	height:1px;
	width:100%;*/
	background-image:url('../Images/nav_bg.gif');
	width:100%;
	height:2px;	
	background-repeat:repeat-x;
}

/* -- GridView -- */
.ListMusic
{
	float:left;
	width:555px;
	margin-left:8px;
}

.ListMusic .Desc 
{
	color:black;
	font-size:14px;
	width:95%;
	font-weight:bold;
	margin-bottom:10px;
}

.ListMusic .ListItem .Items
{		
	margin-left:5px;
	padding-bottom:3px;
	border-bottom:solid 1px #212121;
	height:70px;
	float:left;			
}
.ListMusic .ListItem .Items a
{
	padding:0px;
}

.ListMusic .ListItem .Items .Info
{
	float:left;
	width:130px;
	height:55px;
	border:dotted 1px #666666;
	background-color:#0F0F0F;
	margin:5px;
	padding:3px;
	color:#666666;
}

.ListMusic .ListItem .Items .Info a 
{
	color:White;
}

.ListMusic .ListItem .Items .Left
{		
	width:355px;
	height:70px;
	float:left;
}

.ListMusic .ListItem .Items .Left .Title 
{
	width:100%;
	height:25px;
	float:left;
	font-size:12px;
	color:Black;
}

.ListMusic .ListItem .Items .Left .Title a
{
	color:Orange;
}

.ListMusic .ListItem .Items .Left .Title input 
{
	vertical-align:middle;
	padding-right:10px;
	float:left;
	padding-top:2px;
}

/*.ListMusic .ListItem .Items .Left .Title img
{
	vertical-align:middle;
	padding-right:10px;
}*/

.ListMusic .ListItem .Items .Left .Player 
{
	width:100%;
	height:35px;
	float:left;
	margin-top:10px;
}

.ListMusic .ListItem .Items .IDown
{		
	width:40px;
	float:left;
	margin-top:30px;
}


.MDCenter
{
	float:left;
	width:540px;
	margin-left:7px;
}
.MDCenter .SendMail
{
	border:1px solid #D7D4C6;
	margin-top:3px;
	margin-bottom:3px;
}
.MDCenter .SendMail table
{
	width:100%;	
}
.MDCenter .SendMail td
{
	padding-left:5px;
}
.MDCenter .SendMail .Header td
{
	font-weight:bold;
	color:Black;
	font-size:11pt;
	padding-top:10px;
}

.MDCenter .SendMail .Textbox input
{
	width:350px;
}
.MDCenter .SendMail .TextContent input
{
	width:400px;
}
.MDCenter .SendMail .TextCode input
{
	width:100px;
}

.MDCenter .MPlayer
{
	padding-left:5px;
	padding-top:5px;		
	height:auto;
	vertical-align:middle;
	background-color:#A0B74B;/*#DDEDF4*/
}
.MDCenter .MPlayer .liDown
{
	text-align:center;
	padding-top:5px;
}
.MDCenter .MPlayer .liDown img
{	
	border:0px;	
}
.MDCenter .MPlayer .Detail
{	
	vertical-align:top;
	padding-left:10px;		
	width:auto;
}

.MDCenter .MTitle
{
	background-image:url('../Images/bg_header.gif');
	height:22px;
	color:Blue;
	font-size:12pt;
	font-weight:bold;				
	padding-left:5px;
	padding-top:8px;
}
.MDCenter .MTitle span
{	
	width:100%;	
}
