﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
}
#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: 780px;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#VISION {
	background-image: url(../images/vision.gif);
	height: 785px;
	width: 535px;
	background-repeat: no-repeat;
	float: left;
}
#RIGHT {
	height: 785px;
	width: 415px;
	float: left;
}

#MENU {
	height: 181px;
	width: 415px;
}
#LIST {
	height: 604px;
	width: 415px;
	background-color: #0A1016;
}
#LIST #SONG {
	height: 640px;
	width: auto;
}







#COPYRIGHT{
	display:block;
	width:auto;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
