.wiritem
{
	background: url('image/wirstop.png') no-repeat;
	width: 330px;
	height: 153px;
	margin-left: 40px;
	margin-top: 50px;
	float: left;
}

.wiritem .content
{
	width: 245px;
	height: 103px;	
	margin: 20px 30px 30px 55px;
	overflow: hidden;
	
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.wiritem .content h1
{
	text-align: center;
}
