@charset "utf-8";
/* CSS Document */

.join{
	width:800px;
}
.join_bt{
	width:300px;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #0478c3;
	font-size:18px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}
.join p{width:800px; margin:0 auto; font-size:14px; line-height:25px; margin-top:20px; color:#666;}
.join span{ font-size:14px; font-weight:bold;}