﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
}
#HEADER {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	overflow: hidden;
}

#WRAPPER {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#CONTENT {
	height: 864px;
	width: 950px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#VISION {
	height: 185px;
	width: 950px;
}
#LIST {
	height: 679px;
	width: 950px;
}
#LIST #STAR {
	height: 679px;
	width: 398px;
	float: left;
}
#LIST #SONG {
	height: 679px;
	width: 552px;
	float: left;
}
#LIST #BTN {
	height: 85px;
	width: 552px;
}
#LIST #AREA {
	height: 574px;
	width: 512px;
	background-image: url(../images/bg_rbt.jpg);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#IDOL {
	height: 380px;
	width: 950px;
	background-image: url(../images/index_03.jpg);
}



#COPYRIGHT{
	display:block;
	width:950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
