
/*--test--*/
.content-about{
	padding: 0em 0 3em 0em;
}
.col-left{
	float:left;
}
.col-left span{
	color:#6c6b6f;
	font-size: 5em;
	display: block;
	font-weight: 600;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.col-right{
	float:right;
	width: 72%;
}
.col-right h6{
	margin:0;
	font-size: 1.3em;
	color: #000;
}
.col-right p{
	margin: 1.2em 0 0;
	font-size: 0.9em;
	line-height: 1.9em;
	color: #999;
}
.wel h6{
	font-size:0.9em;
	color:#999;
	font-style: italic;
}
.wel h2{
	font-size: 3.2em;
    color: #000;
    font-weight: 900;
    margin: 0.1em 0;
}
.wel p{
	font-size: 0.9em;
	line-height: 1.9em;
	color: #000000;
}
.us-col{
	margin-bottom:2em;
}
/*--//about--*/
