.cata-in {
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}
.font-local {
	font-size: 12px;
	line-height: 20px;
	color: #707070;
}
.pro {
	font-size: 13px;
	font-weight: bolder;
	color: #005DA0;
}
.text {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.product {
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
}
.bg-about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-culture {
	background-image: url(../images/culture.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-ceo {
	background-image: url(../images/ceo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.input {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
