@charset "utf-8";
/* CSS Document */

.title6{
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
}
.title6 .Tfirst{
	font-size:27px;
	font-weight: 600;
}
.title6 .Tsecond{
	height:25px;
}
.title6 .Tsecond div{
	display:inline-block;
	height:1px;
	width:80px;
	margin:12px 0px;
	background-color:#ccc;
}
.title6 .Tsecond span{
	display:inline-block;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	padding: 0 0px;
	font-size: 20px
}