
#box{
	width: 940px;
	margin: 0 auto;
	line-height: 1.4em;
	position: relative;
}

.border{
	width: 100%;
	height: 1px;
	background-color: #efefef;
	margin-bottom: 30px;
}

#caption{
	font-size: 24px;
	line-height: 1.4em;
	margin-bottom: 30px;
}

#banner{
	float: left;
	margin-top: 10px;
}

#order{
	float: right;
	margin-top: 10px;
	width:410px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

	#order p{
		margin-bottom: 0px;
		margin-left: 70px;
	}
	
	#order ul li{
		float: left;
	}
	
.phoneButton{
	margin-top: -38px;
}

a.orderButton{
	width: 160px;
	height: 39px;
	background: url(../img/buy.jpg) no-repeat;
	display: block;
	margin-left: 26px;
	margin-top: 8px;
}

	a.orderButton:hover{
		width: 160px;
		height: 39px;
		background: url(../img/buy.jpg) no-repeat 0 -39px;
		display: block;
		margin-left: 26px;
	}
	
	a.orderButton:active{
		width: 160px;
		height: 39px;
		background: url(../img/buy.jpg) no-repeat 0 -78px;
		display: block;
		margin-left: 26px;
	}


#shadow{
	background: url(../img/shadow.png) no-repeat;
	width: 1016px;
	height: 11px;
	margin-top: 70px;
	margin-bottom: 70px;
}

#small{
	width: 700px;
	height: 128px;
	background: url(../img/faq/small.png) no-repeat;
	margin: 30px auto;
}
	
	#small img{
		margin-top: 30px;
		margin-left: 20px;
	}
	
#number{
	float: left;
}

#answer{
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	width: 520px;
}

#middle{
	width: 700px;
	height: 191px;
	background: url(../img/faq/middle.png) no-repeat;
	margin: 30px auto;
}

	#middle img{
		margin-top: 62px;
		margin-left: 20px;
	}
	
#large{
	width: 700px;
	height: 237px;
	background: url(../img/faq/large.png) no-repeat;
	margin: 30px auto;
}

	#large img{
		margin-top: 85px;
		margin-left: 20px;
	}
	
#contactus{
	margin-top: 50px;
	font-size: 24px;
	line-height: 28px;
}


#order2{
	width: 406px;
	margin: 70px auto 0px auto;
}

#phone2{
	float: left;
	margin-top: -38px;
}

#form2{
	float: right;
}

a.orderButton2{
	width: 172px;
	height: 51px;
	background: url(../img/buy2.jpg) no-repeat;
	display: block;
	margin-left: 10px;
}

	a.orderButton2:hover{
		width: 172px;
		height: 51px;
		background: url(../img/buy2.jpg) no-repeat 0 -51px;
		display: block;
		margin-left: 10px;
	}
	
	a.orderButton2:active{
		width: 172px;
		height: 51px;
		background: url(../img/buy2.jpg) no-repeat 0 -102px;
		display: block;
		margin-left: 10px;
	}



#conclusion{
	width: 540px;
	height: 92px;
	background: url(../img/conclusionBG.jpg) no-repeat;
	margin: 80px auto 0 auto;
	padding: 20px;
	
}

	#conclusion span{
		color: white;
		font-weight: bold;
		font-size: 22px;
		line-height: 1.3em;
	}
	
#conclusion2{
	width: 540px;
	height: 92px;
	background: url(../img/conclusionBG.jpg) no-repeat;
	margin: 80px auto 0 auto;
	padding: 20px;
	
}

	#conclusion2 span{
		color: white;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.3em;
	}








