.bg_xgmm {
	background-image: url(../images/bg_xgmm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_hyhd {
	background-image: url(../images/bg_hyhd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_hyzq {
	background-image: url(../images/bg_member.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_under {
	background-image: url(../images/bg_index_under.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_card {
	background-image: url(../images/bg_card.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.member_login_btn {
	background-image: url(../images/btn_dl.jpg);
    background-repeat: no-repeat;
    height: 44px;
    width: 43px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: 0;
    cursor: pointer;
}
