@charset "utf-8";
#can-1 {
position:relative;
height:60px;
margin:20px 10px;
}
#typeA {
position:absolute;
top:0;
left:395px;
}
#can-2 {
position:relative;
height:60px;
margin:20px 10px;
}
#typeB {
position:absolute;
top:0;
left:385px;
}
#can-3 {
position:relative;
height:60px;
margin:20px 10px;
}
#typeC {
position:absolute;
top:-3px;
left:325px;
}
#table {
width:400px;
height:50px;
float:right;
}
tbody th {
background:#B3DD31;
}
#Feature {
width:720px;
height:50px;
padding-left:40px;	 
margin:0 auto;
}