body dl.benefit{
	margin-bottom: 30px;
	padding: 0 20px;
}
body dl.benefit dt{
	margin-bottom: 20px;
}
body dl.benefit ul{
	padding-left: 10px;
}
body dl.benefit li{
	margin-bottom: 3px;
}

body #flow dl {
	margin-bottom: 2em;
}
/* ie7 hack */
*:first-child+html body #flow dl {
	height: 135px;
	margin-bottom: 3.2em;
}

body #flow dt,
body #flow dd {
	position: relative;
	zoom: 1;
}
body #flow dt img {
	position: absolute;
	top: 0;
	left: 0;
}
body #flow dd,
body #flow dd p {
	line-height: 1.4em;
	margin-bottom: 0;
}
body #flow dd {
	border-top: 1px solid #fa2891;
	border-bottom: 1px solid #fa2891;
	margin-left: 169px;
	padding: 7px 2px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
}
body #flow dd p.lastChild {
	position: absolute;
	right: 0;
	bottom: 4px;
}
body #flow dd.ex{ /* Îã³°½èÍý */
	font-size: 82%;
}
body #desc{
	background-color: #fff1f5;
	border: 1px solid #fa2891;
	padding: 0 20px 20px 20px;
}
body #desc h2{
	background-color: #fa2890;
	margin: 0 -20px 15px -20px;
	padding: 2px 20px;
}

