@charset "utf-8";
/* CSS Document */
.about-right{
	line-height:2em;
	font-size: 0.875em;}
.about-right .about-right-h2{
	text-align:center;
	margin-bottom:10px;
	width:100%;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.about-right .detail{width:100%;margin-top:10px; text-align:left;margin-bottom:10%;}
.right-date{width:100%;text-align:right;}
.blog-bottom-paination ul li{
	display:inline-block;
}
.blog-bottom-paination{
	margin: 2em 0
}
.blog-bottom-paination li a{
	font: 400 12px/1.2em;
	color: #5a5a5a;
	padding-top:11px;
	padding-bottom:11px;
	padding-right:18px;
	padding-left:0px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	margin-top: 16px;
}
.blog-bottom-paination li.active> a, .blog-bottom-paination li> a:hover {
	color:#D63B37;
}

