@charset "utf-8";
.box1 img ,.box2 .productImgBox img{
	padding: 10px;
	border: 1px solid #999999;
}
.box1 h2, .box1 h3 {
	float: left;
	margin-left: 4px;
}
.box1 h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-right: 10px;
	margin-left: 10px;
	float: left;
	width: 480px;
}
.box2 h2 {
	background-image: url(../img/product_box.gif);
	background-repeat: no-repeat;
	width: 638px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 14px;
}
.box2 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.box2 h2 span ,.box2 p img {
	margin-top: -20px;
	float: right;
	padding-right: 15px;
	color: #FF6600;
}
.box2 ul {
	background-color: #FFFFFF;
	width: 650px;
	margin-left: 10px;
	border-left: 1px solid #C8E3B7;
	border-right: 1px solid #C8E3B7;
	border-bottom: 1px solid #C8E3B7;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	overflow: hidden;!important
	overflow: visible;
	list-style-image: none;
	list-style-type: none;
}
.box2 ul li {
	float: left;
	width: 310px;
	padding-left: 15px;
	margin-bottom: 10px;
	height: 154px;
	overflow: hidden;
}
.box2 .productImgBox {
	float: left;
	height: 134px;
	width: 130px;
	text-align: center;
}
.box2 p {
	width: 170px;
	float: left;
	padding-left: 6px;
}
.box2 p img {
	margin-top: -10px;
}
#orderonlineBox {
	background-image: url(../image/fh_contact_orderonline_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	border: 1px solid #DFDFDF;
	width: 650px;
	padding-bottom: 20px;
	margin-bottom: 6px;
}
#orderonlineBox h1{
	padding-left: 20px;
	color: #FF6600;
	height: 28px;
}
#orderonlineBox p {
	height: 24px;
}
#orderonlineBox form {
	width: 460px;
}
#orderonlineBox .innerForm {
	text-align: right;
	float: left;
	width: 230px;
}
#orderonlineBox .innerFormP {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	height: 40px;
}
#orderonlineBox form input {
	margin-left: 6px;
}
#orderonlineBox form textarea {
	margin-left: 20px;
	height: 80px;
	width: 440px;
}
#orderonlineBox .innerFormActionP {
	text-align: center;
}
#orderonlineBox .innerFormActionP .resetInput {
	margin-left: 40px;
}
.box2 li a span {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	/*float: right;*/
}
.box2 li a:hover span {
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
