#content p{
	padding: 1em 0 2em 0;
}



#content li{
	display: block;
	padding: 0 0 0 180px;
}
#content li a{
	display: block;
	width: 320px;
	height: 70px;
	background: transparent url('../img/contact/banner-form.png') no-repeat left top;
	text-indent: -999em;
}
#content li a:hover{
	background-position: 0 -70px;
}

#content h3{
	clear: right;
}

#content #desc p{
	background: transparent url('../img/contact/bg-dotted.png') repeat-x left bottom;
	padding: 0 0 10px 0;
	line-height: 2.3em;
	text-align: center;
}
#content #desc .center{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../img/contact/bg-dotted.png') repeat-x left top;
}
#content #desc .tel   {font-size: 26px; font-weight: bold;}
#content #desc .charge{font-size: 18px; font-weight: bold;}
