/* For index */

#container{
}
#mainContent{
	width:990px;
	padding-bottom:10px;
	clear:both;
}
#focus{
	width:990px;
	height:350px;
	padding-top:10px;
	background:url(../images/focus_bg.jpg) 0px 10px no-repeat;
	overflow:hidden;
}
.box_row{
	width:990px;
	height:310px;
	clear:both;
}
.box700, .box280, .box440, .box250 {
	height:300px;
	background:#444444;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.box700{
	width:700px;
}
.box280{
	width:280px;
}
.box440{
	width:440px;
}
.box250{
	width:250px;
	margin-left:10px;
	display:inline;
}
#vedio{
	width:210px;
	height:230px;
	padding:10px;
	background:#000;
	float:left;
}
.star{
	width:690px;
	height:267px;
	border-top:solid 1px #CCC;
	background:url(../images/box_bg.jpg) no-repeat;
	padding:0px 5px;
	overflow:hidden;
}
.star_left,.star_right,.star_left_unable,.star_right_unable{
	width:30px;
	height:30px;
	margin:118px 0px;
	float:left;
}
.star_left{
	background:url(../images/star_changepage.gif) no-repeat 0px 0px;
}
.star_right{
	background:url(../images/star_changepage.gif) no-repeat -30px 0px;
}
.star_left_unable{
	background:url(../images/star_changepage.gif) no-repeat 0px -30px;
}
.star_right_unable{
	background:url(../images/star_changepage.gif) no-repeat -30px -30px;
}
#page1{
	display:block;
	overflow:hidden;
}
#page2{
	display:block;
	overflow:hidden;
}
.star_photo{
	width:190px;
	height:190px;
	display:inline;
	margin:7px 10px 0px;
	float:left;
}
a.star_photo:link {
	text-decoration: none;
}
a.star_photo:visited {
	text-decoration: none;
}
a.star_photo:hover {
	text-decoration: none;
}
.star_photo img{
	_behavior:url(../htc/iepngfix.htc);
}
.starInfoBg{
	width:170px;
	height:35px;
	padding:10px;
	text-align:left;
	line-height:18px;
	color:#EEE;
	background:url(../images/starInfoBg.png) no-repeat;
	_behavior:url(../htc/iepngfix.htc);
}
.starInfoBg span{
	font-size:13px;
	font-weight:bold;
}
span.s1{
	color:#ff1658;
}
span.s2{
	color:#ff7d2c;
}
span.s3{
	color:#ffd016;
}
.infobox{
	width:440px;
	height:268px;
	background:url(../images/info_bg.gif) no-repeat;
}
.infotop{
	width:420px;
	height:100px;
	padding:19px 0px 0px;
	border-bottom:#666 dashed 1px;
}
.infotopimg{
	width:110px;
	height:80px;
	padding:2px;
	border:solid 3px #222;
	float:left;
}
.infotoptext{
	width:290px;
	height:90px;
	float:right;
	text-align:left;
}
.infotoptext a{
	text-align:left;
	display:block;
	font-weight:bold;
	color:#E570C7;
	font-size:14px;
	padding:8px 0px;
}
.infotoptext span{
	text-align:left;
	display:block;
	color:#999;
	padding:8px 0px;
}
.infotoptext span a{
	display:inline;
	font-weight:normal;
}
.infolist{
	width:420px;
	height:140px;
	padding-top:6px;
	text-align:left;
}
.infolist span{
	display:block;
	width:100%;
	color:#AAA;
	text-align:right;
	line-height:23px;
}
.infolist span a{
	color:#AAA;
	float:left;
}
.infolist span a:hover{
	color:#CCC;
}
.topic{
	width:250px;
	height:268px;
	background:url(../images/topic_bg.gif) no-repeat;
}
.topicimg{
	width:210px;
	height:100px;
	padding:15px 10px;
}
.topicimg img{
	width:210px;
	height:100px;
}
.topiclist{
	width:230px;
	height:125px;
	padding:5px 10px;
	line-height:26px;
	text-align:left;
}
.topiclist a{
	color:#DDD;
	text-align:left;
	display:block;
}
.topiclist a:hover{
	color:#EEE;
}
.black{
	background:#000;
}
.soundshow{
	width:100%;
	height:95px;
	background:#4a4a4a;
}
.soundshow_img{
	width:70px;
	height:70px;
	padding:12px 15px;
	float:left;
}
.soundshow_img img{
	width:70px;
	height:70px;
}
.soundshow_text{
	width:165px;
	height:70px;
	padding:15px 15px 10px 0px;
	float:right;
	text-align:left;
	line-height:20px;
}
.soundshow_text span.songname{
	color:#E570C7;
	font-weight:bold;
	display:block;
	text-align:left;
}
.soundshow_text span.singername{
	color:#CCC;
	display:block;
	text-align:left;
}
.soundshow_text a.soundplay{
	width:80px;
	height:20px;
	background:url(../images/sound_play.jpg) no-repeat;
	display:block;
	margin:0px;
}
.soundlistbox{
	width:260px;
	height:165px;
	overflow:hidden;
}
.soundlist{
	width:100%;
	height:20px;
	border-bottom:#666 solid 1px;
}
.soundlistnumber{
	width:20px;
	height:20px;
	background:url(../images/sound_number_bg.jpg) no-repeat 2px 3px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	float:left;
}
.soundlistsong{
	width:120px;
	height:20px;
	padding-left:10px;
	line-height:20px;
	color:#CCC;
	float:left;
	text-align:left;
}
.soundlistsong a{
	color:#CCC;
}
.soundlistsong a:hover{
	color:#EEE;
}
.soundlistsinger{
	width:80px;
	height:20px;
	padding-left:10px;
	line-height:20px;
	color:#CCC;
	float:left;
	text-align:left;
}
.soundlisticon{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/sound_listen_icon.gif) no-repeat;
	line-height:20px;
	color:#CCC;
	float:left;
}
.title_video{
	height:30px;
	background:url(../images/index_video_bg.gif) no-repeat;
	padding:2px 5px 1px;
	line-height:28px;
}
#myPlayer{
	background:#000;
}