﻿@import url("basic.css");
@import url("pagerList.css");


.hotTitle
{
	width: 170px;
	height: 34px;
	background-image: url(/images/2_tab_r_10.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.hotTitle li
{
	float: left;
}
.hotList
{
	width: 170px;
	background-image: url(/images/2_tab_r_11.gif);
	background-repeat: repeat-y;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hotSingerTitle
{
	background-image: url(/images/2_tab_r_7.gif);
	background-repeat: no-repeat;
	width: 103px;
	height: 33px;
	font-weight: bold;
	color: #FFFFFF;
}
.hotSingerList
{
	height: 688px;
	vertical-align: top;
	background-image: url(/images/2_tab_r_8.gif);
	background-repeat: repeat-y;
	border-right: solid 1px #CCCCCC;
}
.hotSingerList div
{
	height: 680px;
	overflow: hidden;
}
.hotSingerList li { height: 20px; line-height: 20px; padding: 0px; margin: 0px; }

.tryListen
{
	background-image: url(/images/2_tab_r_2.gif);
}
.tryListen li
{
	float: left;
}


.rightList
{
	width: 160px;
	display: block;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tryListenSong
{
	float: left;
	color: #FF0000;
	width: 134px;
	display: block;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}




.btnDownload
{
	margin-top: 2px;
	width: 68px;
	height: 17px;
	background-image: url("/images/download.jpg");
	display: block;
}
.btnDownload:hover
{
	background-image: url("/images/download_hover.jpg");
}

.hotPicCommend_left
{
	width: 30px;
	height: 190px;
	background-image: url("/images/img_tab_a.gif");
}
.hotPicCommend_middle
{
	width: 741px;
	background-image: url("/images/img_tab_c.gif");
}
.hotPicCommend_middle li
{
	float: left;
	text-align: center;
	width: 56px;
}
.hotPicCommend_middle a
{
	color: blue;	
}
.hotPicCommend_middle a:hover
{
	text-decoration: upderline;
}

.hotPicCommend_right
{
	width: 9px;
	height: 190px;
	background-image: url("/images/img_tab_b.gif");
}

.picCommend
{
	width: 136px;
	height: 145px;
	overflow : hidden;
	padding-top: 16px;
	padding-left: 6px;
	background-image: url("/images/bg-2.gif");
	background-repeat: no-repeat;
}

.divMainLeft
{
	float: left;
	width: 505px;
	margin-right: 1px;
	margin-bottom: 8px;
}
.divMainRight
{
	float: left;
	width: 273px;
	margin-bottom: 8px;
}
