@charset "utf-8";
/* CSS Document */
.bt{
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:1px dashed #CCC;
}
.con{
	line-height:24px;
	overflow:hidden;
	width:608px;
}
.con .img{
	margin-left:15px;
}
.con p{
	/*text-align:justify;*/
	text-indent:2em;
	line-height:24px;
	margin:30px 0px;
}