@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : may.css
 Author     : Swimsuit Department
 Style Info : MAY Furniture Co. style
=================================================================== */

/* thumbnail */
.itemContents {  
 	float: left;
    width: 950px;  
    _margin-bottom: 25px;
    margin-bottom: 50px;
}  



.thumb  { 
    width: 950px; 
    margin: 0; 
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb li   { 
 	float: left;
    _margin-bottom: 6px;
    margin-bottom: 12px;
}  

 

.thumb_text  {
	font-size:89%;
    text-align: center;
    font-family: "Century Gothic", Helvetica ;
    padding-top: 5px;
}
