﻿body 
{
	background-color:#000;
	text-align:center;
	margin:0px;
}
img
{
	border:0px;
}
#Content
{
	width:1000px;
	background-color:Black;
	height:auto;
	background-image:url('../Images/BOTTOM_BG.JPG');
	background-repeat:repeat-x;
	background-position:bottom;
}
#TopLeft
{
	width:620px;
	float:left;
}
#TopRight
{
	width:380px;
	float:right;
}
#ListArea
{
	width:100%;
	clear:both;
}
#ProductList
{
	width:808px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	float:right;
	margin-right:83px;
}
#ListContent
{
	width:808px;
}
.ListItem
{
	width:130px;
	height:115px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}
.ListItem img
{
	width:128px;
	height:90px;
	border:1px solid #fff;
}
.ListItem a
{
	color:#EEE;
	text-decoration:none;
	font-size:13px;
}
.ListItem a:Hover
{
	color:White;
	font-weight:bold;
}


#FootBoot
{
	width:1000px;
	clear:both;
	color:White;
	font-size:13px;
	padding-top:10px;
	margin-top:20px;
}
#M_Left
{
	width:630px;
	float:left;
}
#M_Left_Title
{
	width:543px;
	float:right;
	color:Red;
	font-size:15px;
	font-family:黑体;
	text-align:center;
	font-weight:bold;
	height:40px;
	padding-top:40px;
	clear:both;
}
#M_Left_Content
{
	width:543px;
	height:330px;
	float:right;
	clear:both;
}
#M_Left_Content_Title
{
	width:100%;
	float:right;
	color:White;
	font-size:13px;
	text-align:center;
	margin-top:10px;
	clear:both;
}
#M_Left_Img_List
{
	width:543px;
	float:right;
}
.ImgItem
{
	width:72px;
	height:47px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.ImgItem img
{
	width:70px;
	height:45px;
	border:1px solid #666;
}
#M_Right
{
	width:270px;
	color:White;
	padding-top:72px;
	font-size:13px;
	text-align:left;
	text-indent:2em;
	line-height:24px;
	padding-right:50px;
}

#MUSIC_AREA
{
	background-color:#0f0f0f;
	width:500px;
	float:right;
	margin-right:10px;
}
.MU_Item
{
	height:100px;
	width:110px;
	border:1px solid #FFF;
	margin:6px;
	float:left;
}
.MU_Item img
{
	height:100px;
	width:110px;
	
}
#MUSIC_LIST
{
	width:500px;
	text-align:left;
	padding-bottom:10px;
}
.MEMBER_LIST a
{
	color:White;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.MEMBER_LIST
{
	text-align:left;
	width:232px;
	height:106px;
	border-bottom:1px solid #000;
}
#CONTENT_LEFT
{
	width:630px;
	float:left;
}
#TXT_CONTENT
{
	margin-top:20px;
	width:500px;
	float:right;
	margin-right:10px;
	font-size:13px;
	line-height:23px;
	color:White;
	text-align:left;
}
#TXT_CONTENT *
{
	color:White;
}
#CONTENT_RIGHT
{
	width:370px;
	float:right;
}
#LYRIC
{
	width:245px;
	color:White;
	font-size:13px;
	line-height:18px;
	text-align:left;
	border:1px solid #333;
	margin-top:20px;
	height:auto;
	padding:8px;
}
#LYRIC *
{
  color:White;
}
/*RecordingStudio*/
#RS_CONTEMT
{
	width:600px;
}
#RS_IMG_AREA
{
	width:600px;
	padding-bottom:10px;
	background-color:#090909;
}
#RS_BG_IMG
{
	width:600px;
	height:308px;
	background-color:#0e0e0e;
	
}
#RS_IMG_AREA_LIST
{
	width:460px;
	border:1px solid #666;
	margin-top:13px;
	padding:5px;
}
.RS_IMG_ITEM
{
	width:80px;
	height:60px;
	border:1px solid #666;
	float:left;
	margin:5px;
}
.RS_IMG_ITEM img
{
	width:78px;
	height:58px;
}
#RS_TXT_AREA
{
	text-indent:2em;
	font-size:13px;
	line-height:21px;
	color:White;
	text-align:left;
	padding:5px;
}

