@charset "utf-8";
/* CSS Document */


.header{
	width:800px;
	height:501px;
	padding:0px 0px 37px 0px;
}

.intro{
	width:800px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 60px 0px;
}

.intro_l{
	width:437px;
	height:auto;
	float:left;
}

.intro_lcon{
	padding:15px 0px 0px 30px;
}

.intro_r{
	width:363px;
	height:auto;
	float:left;
}

.intro_rcon{
}

.img_photo{
	width:800px;
	height:auto;
	text-align:center;
	padding:0px 0px 70px 0px;
}

.spec_box{
	width:482px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:0px 0px 70px 0px;
}

.spec_l{
	width:240px;
	height:auto;
	float:left;
}

.spec_lcon{
	padding:0px 0px 0px 50px;
}

.spec_r{
	width:242px;
	height:auto;
	float:left;
}

.spec_rcon p{
	color:#000;
	font-size:12px;
	line-height:22px;
}

.btn_buy{
	width:800px;
	height:auto;
	text-align:center;
	padding:0px 0px 120px 0px;
}