.bgtop {
	position: absolute;
	z-index: 10;
	height: 510px;
	width: 100%;
	background-image: url(../images/main/bgmaindesign_line.jpg);
	background-repeat: repeat-x;
}
.bgtop_bottom {
	background-image: url(../images/main/bgmaindesign_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 50;
	height: 392px;
	width: 100%;
	position: absolute;
	top: 510px;
}

.bgtop_bottom_pic {
	background-image: url(../images/main/bgmaindesign_botton_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 40;
	height: 436px;
	width: 100%;
	position: absolute;
}
.main {
	z-index: 300;
	position: relative;
	width: 100%;
}
.mainbotton {
	z-index: 45;
	position: absolute;
	width: 100%;
	top: 325px;
}
.maintext {
	width: 100%;
	position: absolute;
	z-index: 60;
	top: 380px;
}
.maintextcenter {
	width: 557px;
	position: absolute;
	z-index: 200;
	padding-left: 47px;
	top: 32px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.textwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
