@charset "utf-8";
.headimg {
	background-image: url(images/image_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainframe {
	width: 965px;
	z-index: 10;
	text-align: left;
	position: absolute;
	margin-left: -475px;
	left: 50%;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	padding-left: 7px;
}
.header1 {
	background-color: #999;
	height: 84px;
	width: 951px;
	background-image: url(images/image_02.png);
}
.menu1 {
	background-color: #0CC;
	height: 40px;
	width: 951px;
}
.footer1 {
	height: 88px;
	width: 951px;
	background-image: url(images/image_12.png);
}

.main1 {
	width: 951px;
	height: auto;
	background-color: #FFF;
}
.logoimg {
	float: left;
	height: 76px;
	width: 381px;
}
.telimg {
	float: right;
	height: 58px;
	width: 214px;
	margin-top: 15px;
	margin-right: 20px;
}
.footerinfo {
	height: 60px;
	width: 500px;
	font-size: 12px;
	color: #999;
	padding-top: 20px;
	padding-left: 20px;
}
.company_under_line {
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #333;
}
.companygaiyou {
	font-size: 14px;
	width: 850px;
	padding-left: 50px;
	color: #333;
}
