
#sys1
{ behavior: url("../iepngfix.htc") }


/* costumes */

#costumes{
	width			: 730px;
}

#costumes ul{
	padding			: 0 0 0 2px;
}

#costumes li{
	width			: 182px;
	height			: 281px;
	float			: left;
	background		: url(./img/box.png) no-repeat;
}

#costumes li div{
	padding			: 6px 0 1px 6px;
}

#costumes li p{
	width			: 177px;
	font-size		: 12px;
	line-height		: 22px;
	text-align		: center;
}

#costumes li p span{
	font-size		: 10px;
	color			: #ffff00;
	text-shadow: 0 0 2px #00898d , 0 0 2px #00898d , 0 0 2px #00898d;
}