.content{
	padding:3em 0 0 0;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,"Hiragino Sans GB","Segoe UI","Microsoft Yahei",Tahoma,Arial,STHeiti,sans-serif
}
.main{
	margin-top: 20px; 
	padding-bottom: 40px;
	font-size: 16px;
}
h1.title{
	text-align: center;
	font-weight: normal; 
	border-bottom: 1px dashed #ccc;
	padding: 20px;
	margin: 15px 15px;  
}
h4{
	padding-left:30px;
	margin-top:20px; 
	font-weight: bold;
}
.main p{
	position: relative;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 40px;
	margin: 0px;   
}
.main p i{
	position: absolute;
	top:0px;
	left: 15px;
	display: inline-block; 
}
.contactmain{ 
	padding: 20px;
	margin: 15px;
	border: 1px solid #eee;
	border-left-color: #1b809e;
	border-left-width: 5px;
	border-radius: 3px;
}
.contactmain h4{
	color: #1b809e;
}