﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
}

#WRAPPER {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 925px;
}
#HEADER {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	overflow: hidden;
}
#VISION {
	width: 540px;
	height: 800px;
}

#CONTENT {
	width: 410px;
	height: 800px;
}
#RIGHT {
	width: 410px;
	height: 412px;
	float: right;
}
#CONTENT #RIGHT .RBT{
	width: 410px;
	height: 412px;
	float: right;
}
#PHOTO1 {
	width: 410px;
	height: 247px;
	float: left;
	background-image: url(../images/index_03.jpg);
}
#PHOTO2 {
	float: left;
}



#COPYRIGHT{
	width:950px;
	float: left;
}
