@charset "utf-8";
/* CSS Document */
.small_nav{
	line-height: 64px;
	letter-spacing: 1px;
	background: #fff;
}
.news_content{
	margin: 0 auto;
	padding: 40px 60px;
	margin-bottom: 60px;
	background: #fff;
	width: 1060px;
	margin-top: 30px;
	
}
.news_content_title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.content_sec_title{
	font-size: 14px;
	color: #999999;
}
.content_sec_title text{margin: 16px 40px}