@media only screen and (min-width:768px) and (max-width:854px)
{
#header
{
	width:730px;
	margin:0 auto;
}
.banner_wrp
{
	width:100%;
	float:left;
	background:url(../images/banner-768.jpg) no-repeat right top;
	border-bottom:4px solid #009247;
	background-size:cover;
	height:514px;
}
.banner
{
	width:730px;
	margin:0 auto;
}
#middle
{
	width:730px;
	margin:0 auto;
}
.middle_top
{
	width:730px;
	float:left;
	background:url(../images/mid_bg.jpg) no-repeat left top;
	height:381px;
	display:none;
}
.middle_bottom_left
{
	width:375px;
	float:left;
	background:url(../images/mid_shadow.jpg) no-repeat right top;
	padding:0 40px 0 0;
}
.middle_bottom_left h2
{
	width:100%;
	float:left;
	background:url(../images/hand_image.jpg) no-repeat right top;
	font-family: 'ubuntu-r-webfont';
	font-size:38px;
	color:#878787;
	line-height:49px;
}
.middle_bottom_right
{
	width:300px;
	float:right;
}
#footer
{
	width:730px;
	margin:0 auto;
}
#footer_nav
{
	width:610px;
	float:left;
	padding:13px 0 5px 120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mid_top_box_mn
{
	width:100%;
	float:left;
	display:inherit;
	padding:20px 0 0 0;
}
.mid_top_box
{
	width:640px;
	float:left;
	padding:10px 40px 50px 50px;
	background:url(../images/shadow-768.png) no-repeat center bottom;
}
.mid_top_box_ic1
{
	width:auto;
	float:left;
}
.mid_top_box_ic1 a
{
	 width:166px;
	height:166px;
	float:left;
	background:url(../images/mid_icon1.png) no-repeat left top;
}
.mid_top_box_ic1 a:hover
{
	background:url(../images/mid_icon1h.png) no-repeat left top;
}
.mid_top_box_ic2
{
	width:auto;
	float:left;
}
.mid_top_box_ic2 a
{
	 width:166px;
	height:166px;
	float:left;
	background:url(../images/mid_icon2.png) no-repeat left top;
}
.mid_top_box_ic2 a:hover
{
	background:url(../images/mid_icon2h.png) no-repeat left top;
}
.mid_top_box_ic3
{
	width:auto;
	float:left;
}
.mid_top_box_ic3 a
{
	 width:166px;
	height:166px;
	float:left;
	background:url(../images/mid_icon3.png) no-repeat left top;
}
.mid_top_box_ic3 a:hover
{
	background:url(../images/mid_icon3h.png) no-repeat left top;
}
.mid_top_box_right
{
	 width:450px;
	 float:right;
}
.mid_top_box_right h2
{
	width:100%;
	font-family: 'ubuntu-r-webfont';
	 font-size:27px;
	 line-height:27px;
	 float:left;
	 padding:50px 0 0 0;
}
.mid_top_box_right p
{
	width:100%;
	float:left;
	line-height:19px;
	padding:8px 0 0 0;
}
.flot{ float:left;}
.flot2{float:right;}
.pad
{
	padding-bottom:0px;
	background:none;
}
.banner_in
{
	width:730px;
	margin:0 auto;
}
.banner_in_sub
{
	width:730px;
	float:left;
	height:141px;
	padding:0 0 4px 0;
}
.product_image
{
	width:400px;
	float:left;
	padding:19px 0 0 0;
}
.product_image img
{
	width:100%;
	float:left;
}
.product_right_img{ float:right;}
.product_left_text{ float:left;}
.product_box h2
{
	width:100%;
	float:left;
	font-size:80px;
	font-family: 'trade-lt';
	text-transform:uppercase;
	line-height:30px;
	color:#009046;
		letter-spacing:-6px;
}
.contact_box_mn
{
	width:200px;
	float:left;
	padding:0 60px 0 0;
}
.product_box_in
{
	width:160px;
	float:left;
	padding:20px 40px 30px 40px;
}
}