﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-image: url(../sample/site_bg.jpg);
}

#WRAPPER {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#HEADER {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height:105px;
	overflow: hidden;
}
#VISION {
	height: 465px;
	width: 765px;
}
#BANNER {
	height: 53px;
	background-image: url(../images/banner_bg.jpg);
}
#BANNERIN {
	height: 53px;
	width: 429px;
	padding-left: 62px;
}


/*---- ICON_PH ----*/
.ICON_PH{
	position:absolute;
	width:445px;
	height:53px;
	overflow:hidden;
	_display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 570px;
	padding-left: 60px;
}




#CONTENT {
	height: 482px;
}



#COPYRIGHT{
	display:block;
	width:765px;
	height:135px;
}
