
.title{
	color: #343434;
	font-size: 22px;
	font-weight: bold;
	padding:34px 0 34px 50px;
	height: 30px;
	line-height: 30px;
}
.containerbg{	
	padding-bottom: 50px;
}
.container{
	width: 1240px;
	margin: 0 auto;
}



.site_nav{
	width: 279px;
	padding: 42px 38px 6px;
	border-bottom: 4px solid #e77374;
	position: relative;
}
.site_nav a{
	font-size: 18px;
	color: #5a5a5a;
}
.site_nav a.text{
	color: #E77373;
}
.border{
	width: 100%;
	height: 4px;
	background: #EAEAEA;
	margin-top: -4px;
	margin-bottom: 20px;
}
.text_content{
	background: #efedee;
	padding: 35px 30px 42px;
	margin-bottom: 32px;
}
.text_content h1{
	font-size: 26px;
	color: #312f30;
	text-align: center;
}
.text_content .subtitle{
	text-align: center;
	margin: 27px 0 30px;
}
.text_content .subtitle span{
	font-size: 16px;
	color: #353334;
	margin: 0 15px;
}
.text_content .text_words{
	line-height: 26px;
	color: 323232;
	margin-top: 10px;
}
.prev_aritic,.next_aritic{
	text-align: center;
}
.prev_aritic a,.next_aritic a{
	line-height: 28px;
	color: #E77373;
}
.author{
	height: 180px;
	width: 1240px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}
.author img{
	width: 90px;
	height: 90px;
	border-radius: 59%;
}
.author p{
	line-height: 26px;
	color: #484848;
	font-size: 14px;
}
.author p.name{
	color: #303030;
	font-size: 16px;
}
