@charset "utf-8";
/* CSS Document */

.contact_con{
	margin:20px auto;
	background:url(../images/contact.jpg)  no-repeat right bottom;
	width:870px;
	height:340px;
	
	}
.contact_con h5{
	font-size:13px;
	line-height:60px;
	height:50px;
	}
.contact_con p{
	font-size:13px;
	line-height:30px;
	height:30px;
	}