@charset "utf-8";
#groove {
height:350px;
}
#left {
width:450px;
height:350px;
float:left;	
}
#feature {
width:410px;
height:100px;
margin-bottom:10px;
padding-left:40px;	
} 
#groove-1 {
position:relative;
width:440px;
height:60px;
margin-bottom:10px;
padding-left:10px;	
}
#typeA {
position:absolute;
top:42px;
left:8px;
width: 298px;
}
#groove-2 {
position:relative;
width:440px;
height:55px;
margin-bottom:10px;	
padding-left:10px;
}
#typeB {
position:absolute;
top:41px;
left:16px;
width: 340px;
}
#groove-3 {
position:relative;
width:440px;
height:45px;
margin-bottom:10px;
padding-left:10px;	
}
#typeC {
position:absolute;
top:30px;
left:13px;
width: 326px;
}
#groove-4 {
position:relative;
width:440px;
height:45px;
padding-left:10px;		
}
#typeD {
position:absolute;
top:28px;
left:16px;
}
#right {
background:#ACE4FD;
height:350px;
margin-right:10px;
float:left;
}
#bj1 {
height:65px;
padding:0 0 10px 30px ;
}
#bj2 {
height:65px;
padding:0 0 10px 40px;
}
#bj3 {
height:90px;
padding:0 0 10px 50px;
}
#bj4 {
height:90px;
padding-left:60px;
}
#list {
width:600px;
margin-bottom:0;
}
#products {
margin-left:90px;
}
#products a {
text-decoration:none;
position:relative;
}
a #productsA {
display:none;
}
a:hover #productsA {
	display:block;
	position:absolute;
	top:0px;
	left:111px;
	width:344px;
}
