@charset "UTF-8";
/* CSS Document */

/* list fix */

.listfix {
	
	padding-left:30px;
}

/*margin fix */

.margin {
margin:auto;
}


/* catalogs/fabric.html */
.fabric {
height:100px;
}

.fabric img {
padding-left:60px;
}

#redbox {
/*background-color:#98002e;*/
background-color:#000000;
color:#FFFFFF;
padding:25px 40px 50px 40px;
margin-top:75px;
/*background-image:url(images/leftbg.jpg);
background-repeat: no-repeat;
background-position:right;*/

background-image:url(images/rightbg.jpg);
background-repeat: no-repeat;
background-position:right top;
}


/* corners */
