@charset "utf-8";
/* CSS Document */
/*banner*/
.subbanner{
	background-color: #0B51A3;
	height: 250px;
	background-image: url(../Img/SubBanner03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.s_n_l_title{font-weight:bold;text-align: center;font-size:30px;margin-bottom:10px;}
.s_n_l_date{color:#999999;text-align: center;margin-bottom:50px;}
.s_n_l_detail p{margin-bottom:15px;text-indent: 25px;line-height: 28px;}