@charset "utf-8";

/* hawaiian shirtst */

#hawaiianDressCate{
	width: 100%;
}

#CateLead{
	font-size: 14px;
	line-height: 1.5;
	padding: 15px 30px 10px 130px;
	color: #333;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/cateLead-hawaiian-dresses.jpg);
	height: 70px;
}

#uprSubCateList{
	padding: 10px 0px;
}
#uprSubCateList h2{
	margin: 0;
	padding: 0px 5px 0px 0px;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#uprSubCateList h2 a:link,
#uprSubCateList h2 a:visited{
	text-decoration: none;
	color: #333;
}
#uprSubCateList h2 a:hover,
#uprSubCateList h2 a:active{
	color: #03C;
}




#uprSubCateList .subCateItem{
	width: 165px;
	height: 280px;
	float: left;
}
#uprSubCateList .subCateItem img{
	width: 160px;
	height: 250px;
}



/*Style----------------------------------------------*/

