#box {
	width: 978px;
}
#box #left {
   width:313px;
   float:left;
}
#box #left #logo {
	height: 127px;
	width: 313px;
	background-image: url(../img/new/logo.jpg);
	background-repeat: no-repeat;
	background-position: 43px 22px;    
}
#box #left #l1 {
	width:313px;
	height:174px;
	background-image:url(../img/product/p-l1.jpg);
	background-repeat: no-repeat;	
}
#box #left #l2 {
	width:313px;
	height:247px;

}
#box #left #l2 #mm {
	width:270px;
	height:247px;
	margin-left:43px;
	background-image: url(../img/product/p-l2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#box #left #l3 {
	width:313px;
	height:31px;
	background-image: url(../img/product/p-l3.jpg);
	background-repeat: no-repeat;
}
#box #left #l4 {
	width:313px;
	height:64px;
	background-image: url(../img/product/p-l4.jpg);
	background-repeat: no-repeat;
}

#box #right {
	width:665px;
    float:left;
}
#box #right #topmenu {
	height: 80px;
	width: 546px;
	margin-right:10px;	
}

#box #right #topmenu li {
	list-style-type: none;
	display: inline;
}
#box #right #topmenu a {
	background-image: url(../img/mback.jpg);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top:15px;
	padding-bottom: 16px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	margin-left:10px;
}
#box #right #topmenu #cur {
	background-image: url(../img/mback.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
}
#box #right #topmenu a span {
	display: block;
	width: 89px;
	cursor: pointer;
	color: #B8571D;
	font-size: 11px;
	
}
#box #right #topmenu a:hover{
	background-position: bottom;    
}
#box #right #r1 {
	width:665px;
	height:543px;	
	background-image:url(../img/product/p-r1-r.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;	
}
#box #right #r1 #r1-l {
	width:51px;
	height:543px;
	background-image: url(../img/product/p-r1-l.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: bottom;
}
#box #right #r1 #r1-r {
	width:527px;
	height:543px;
	float:left;
	padding-right:68px;	
	
}
#box #right #r1 #r1-r p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #151515;    
	
}
#box #right #r1 #r1-r #sj-btn {
	margin-top:509px;
	width: 300px;
}
#box #right #r1 #r1-r #sj-btn img{
    margin-left:10px;
}

#box #right #r2 {
	width:584px;
	background-image: url(../img/product/p-r2.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top:18px;
	padding-right:81px;
}
#box #right #r2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;  
	margin-bottom:20px;  
}
#box #right #r2 h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#F37020;
	margin-bottom:10px;
	
}
#box #right #r2 ul {
   margin-bottom:20px;
}
#box #right #r2 li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF; 
	margin-left:17px;
}
#footer{
	letter-spacing: 1px;
	margin-top:44px;
	
}
body{
    padding-bottom:26px;
}
