._center
{
	padding-bottom: 20px !important;
}

._center .b1
{
	width: 636px;
	margin: 10px auto 0 auto;
}

._center .b1 .item
{
	display: block;
	width: 280px;
	float: left;
}

._center .b1 .item .title
{
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}

._center .b1 .item:nth-child(1)
{
	margin: 0 76px 0 0;
}

._center .b1 .img_fancy
{
	display: none;
}

._center .b2
{
	margin: 0 0 20px 0;
}

._center .b2 p
{
	text-align: center;
}

._center .b2 .gbtn
{
	margin: 0 auto;
}

._center .back
{
	left: 30px;
}

