@charset "utf-8";
/* CSS Document */
/*banner*/
.subbanner{
	background-color: #0B51A3;
	height: 250px;
	background-image: url(../Img/SubBanner01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.cert{
	height: 550px;
	padding:0px 20px 20px 20px;
	background-image: url(../Img/AboutUs04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	text-align: center;
}
.c_txt p{font-size:13px;}
.c_txt p{margin-bottom:15px;font-size:13px;text-indent: 30px;}
.c_txt img{margin-left:40px;}