@charset "utf-8";
/* CSS Document */
#chill_etc {
	position: relative;
	height: auto;
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#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;
}
#long_in {
	position: relative;
	height: 192px;
	width: 320px;
	float: left;
	background-image: url(http://www.chill89.fm/2009/index/images/long.jpg);
	background-repeat: no-repeat;
	left: 5px;
}
#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;
}
