
h2 img {
	margin-bottom: 42px;
}

dl {
	margin-bottom: 30px;
}

dl dt,
dl dd {
	/*opacity: 0;*/
}

dt {
	padding-bottom: 14px;
}

dd {
	padding-bottom: 45px;
	line-height: 28px;
}

a {
	color: #ff5d00;
}

.main {
	width: 559px;
	float: right;
	background-image: url(/static/images/common/image-border-01.jpg), url(/static/images/common/image-border-01.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: top, bottom;
	padding-top: 47px; 
}

.main {
	padding: 46px 0px 26px 41px;
}

.loading {
	position: fixed;
	right: 20px;
	bottom: 20px;
}

.main .more {
	text-align: right;
	margin-right: 28px;
}

/* ---------footer----------- */

.page footer img {
	margin: 0 28px 71px 0;
}