.Detail .BoxType1 ul 
{
	margin: 0px;
	*margin-top: 20px;
}
.Detail .BoxType1 ul li
{
	list-style: none;
	float: left;
	margin: 0px;
}
