@charset "utf-8";
/* CSS Document */
#chill_etc {
	position: relative;
	height: auto;
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#play_live {
	position: relative;
	height: 170px;
	width: 402px;
	float: left; 
	background-image: url(images/play.gif);
	background-repeat: no-repeat;
}
#pic_in_live {
	position: absolute;
	height: 152px;
	width: 120px;
	top: 11px;
	left: 265px;
}
#text_in_live_h {
	position: absolute;
	height: 18px;
	width: 243px;
	left: 10px;
	top: 88px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFCC00;
}
#text_in_live {
	position: absolute;
	height: 33px;
	width: 246px;
	left: 10px;
	top: 113px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#series_in {
	position: relative;
	height: 364px;
	width: 330px;
	float: left;
	background-image: url(http://www.chill89.fm/2009/index/images/ststema.jpg);
	background-repeat: no-repeat;
}
#series_text {
	position: absolute;
	height: 70px;
	width: 195px;
	float: left;
	left: 29px;
	top: 203px;
	font-family: Tahoma;
	font-size: 11px;
	color: #231802;
}
#link {
	position: absolute;
	height: 70px;
	width: 287px;
	float: left;
	left: 16px;
	top: 280px;
	font-family: Tahoma;
	font-size: 11px;
	color: #231802;
}

#package_in {
	position: relative;
	height: 169px;
	width: 320px;
	float: left;
	background-image: url(http://www.chill89.fm/2009/index/images/package.jpg);
	background-repeat: no-repeat;
	left: 5px;
	top: 2px;
}
#banner_in {
	position: relative;
	height: 80px;
	width: 630px;
	float: left;
	background-image: url(http://www.chill89.fm/2009/index/images/muti.jpg);
	background-repeat: no-repeat;
	left: 5px;
	top: 2px;
}
