
#sec1 {
	position: relative;
	border-top: 2px solid #000;
	font-weight: bold;
	padding: 20px 0 10px;
	
}
#sec1 h2 {
	padding: 0 10px;
	padding-bottom: 13px;
}
#sec1 .txt {
	padding: 0 10px;
	
}
#sec1 .txt span {
	font-size: 20px;
}
#sec1 dd {
	text-align: right;
	padding: 0 0 5px !important;
}
#sec1 dl {
	padding: 0 !important;
	margin: 0 10px 10px;
	line-height: 33px;
}
.price span {
	font-size: 22px;
}
#sec2 {
	background: url(../img/index/bg1.jpg) repeat center top;
	position: relative;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #000;
}
#sec2 .txt {
	padding: 10px;
	
}
#sec2 .txt span {
	color: #fff;
}
#sec2 .btn {
	
	padding: 0 10px;
}
#sec3 {
	padding: 20px 0 10px;
	background: url(../img/index/bg2.jpg) repeat center top;
}
#sec3 .txt {
	padding: 0 10px 7px;
	text-align: left;
}
#sec3 [class*=list_] {
	padding: 0 10px;
	
}
#sec3 h4 {
	font-weight: bold;
	font-size: 22px;
	border-bottom: 2px solid #000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 7px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}
#sec3 .toggle-main {
	padding: 0 10px;
}
#sec3 h2 {
	padding-bottom: 13px;
}
#sec3 dl {
	position: relative;
	border-bottom: 1px dashed;
	padding-bottom: 10px;
}
#sec3 dl + dl {
	margin-top: 10px;
	
}
#sec3 dl dt {
	padding-left: 0;
	font-size: 17px !important;
	width: 70%;
}
#sec3 dl dd {
font-size: 17px !important;	
}
#sec3 dl dt:before {
	display: none;
}
#sec3 [class*=list] dl:last-child{
	margin-bottom: 15px;
}
#sec3 [class*=list_] {
	border:1px solid #000;
	margin: 0 10px 13px;
	padding: 13px 0;
}
#sec3 .seemore {
	margin: 0 -10px;
}
#sec3 .list4 .toggle-main,#sec3 .list5 .toggle-main{
	padding-top: 10px;
}
.listitem dl dt {
	font-size: 22px;
}