#content h2 {
	background-image: url(../contact/img/contact_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .no {
	background-image: url(../contact/img/contact_back2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#content .no .number {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 210%;
}

