#Upper
{
	height:288px;
}
#UpperPic
{
	background:url("../images/index/TopPic.jpg") no-repeat;
	width:960px;
	height:235px;
}
#UpperPic img
{
	margin:64px 0px 0px 340px;
}

#Left #IndexHeader
{
	color:#7a7a7a;
	font-size:20px;
	margin-bottom:20px;
	font-family:Verdana;
	font-weight:normal;
}

.PlaylistBg{ width:600px; }
.PalylistContent img{ margin:2px 3px 0px 2px; }
#Right #Search{ margin-top:4px; }
#Right .News
{
	margin-bottom:18px;
	padding-bottom:8px;
	width:300px;
	float:left;
	font-size:12px;
	border-bottom:1px dotted #cccccc;
}
#Right .News a:hover {
	text-decoration:none;
}
	.News .NewsHeader
	{
		color:#663366;
		font-size:13px;
		margin-bottom:3px;
	}
	.News .NewsContent
	{
		margin-bottom:3px;
		color:#666666;
	}
	.News .NewsDetails
	{ 
		color:#999999;
		float:left;
		margin-right:110px;
	}
	.News .ReadMore{ float:left; margin-top:15px;}
	.ReadMore img{ margin:2px 4px 0px 0px; float:left; }
	.ReadMore a{ color:#663366; }
#Right #MoreNews
{
	float:right;
	font-size:14px;
	margin-left:200px;
	margin-bottom:3px;
}
#Right #MoreNews a{ color:#663366; }

