@charset "utf-8";
/* CSS Document */


#womenswear {
	width:950px;
}

#womenswear .left {
	float:left;
	width:320px;
	line-height:200%;
}

#womenswear .right {
	float:right;
	width:590px;
}

#womenswear .right h2 {
	font-size:18px;
	color:#cc3333 ;
	padding:0 0 15px 0 ;
}

.womenswear_t {
	display:inline-block;
	width:950px;
	overflow:hidden;
	padding-bottom:40px;
}
