#content-main .box {
	margin: 1.5em 0 3em 2em;
	/*border-bottom: 1px solid #ddd;*/
	padding: 0 0 1em 0; 
}
#content-main .last {
	border-bottom:0 none;
}
#content-main .train {
	display: inline-block;
	border-radius:2px;
	border:1px solid #ececec;
	/*width: 10em;
	height: 10em;
*/
}

#content-main .snow-flower{
	display: inline-block;
	width: 41em;
	margin:7px 0 0 1em;
	float: right;

}

#content-main .box dl dt {
	padding-left: 0.75em;
}
#content-main .box dl dd {
	padding-left: 0.75em;
}
#content-main .box dl dt em {
	color: #339999;
	font-size:17px;
}
