@charset "utf-8";
/* CSS Document */
.cr {
	background-image: url(../image/cr_bj.gif);
	background-repeat: repeat-x;
	height: 97px;
	width: 100%;
	margin-top: 8px;
}
.cr_nr {
	background-image: url(../image/wj.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	width: 976px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.cr_nr li {
	height: 27px;
	width: 500px;
	line-height: 27px;
}
.height_auto{
	height: auto;
}
.mar_a {
	margin-top:auto
}

