@charset "utf-8";
/* CSS Document */

.main_wrap .crumb2{
	height:21px;
	background:url(../images/crumb2.jpg) left top no-repeat;
}
.main_wrap .crumb2 a{
	margin-left:70px;
	color:#1DD388;
	line-height:21px;
}
.main_wrap .crumb2 a+a{
	margin-left:70px;
	color:white;
	line-height:21px;
}
.main_wrap .content .left{
	padding-right:20px;
	width:709px;
}
.main_wrap .content .left .title{
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px #d9d9d9 dashed;
}
.main_wrap .content .left .title h2{
	font-size:16px;
	line-height:2em;
}
.main_wrap .content .left .title span{
	padding-left:20px;
}
.main_wrap .content .left .text{
	border:none;
}
.main_wrap .content .left .text p{
	line-height:1.5em;
	padding-bottom:1em;
}
