@charset "utf-8";
body {
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 950px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	width: 950px;
	height:370px;
	position:relative;
	text-align:center;
	background-image:url(../img/audioindex_ui/radio_topbanner.gif);
}

#top_content {
	width: 855px;
	height:270px;
	position:absolute;
	left: 45px;
	top: 65px;
	overflow:hidden;
}
#main {
	width: 950px;
	height:340px;
	position:relative;
	text-align:center;
}
#main_content {
	width: 855px;
	height:320px;
	position:absolute;
	left: 45px;
	top: 0px;
}
