@charset "utf-8";
/* CSS Document */
#bannercontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#141414;
	}
	#bannercontent p {
		line-height:27px;
		padding:15px 38px 0 33px;
		text-align:justify;
		}
	#bannercontent strong {
		font-weight:normal;
		color:#dc0000;
		}