
#main #titletxt{
	width		: 990px;
	height		: 37px;
	font-size	: 12px;
	font-weight	: normal;
	line-height	: 30px;
	text-indent	: 20px;
	background	: url(./img/title.gif) no-repeat;
	padding		: 8px;
}



/* costumes */

#costumes{
}

#costumes ul{
	padding			: 0 0 0 26px;
}

#costumes li{
	width			: 190px;
	height			: 290px;
	float			: left;
	background		: url(./img/box.gif) no-repeat;
}

#costumes li div{
	padding			: 10px 0 20px 10px;
}

#costumes li p{
	width			: 181px;
	font-size		: 12px;
	text-align		: center;
}