.qz_msgbox_layer {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer .gtl_ico_succ {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer .gtl_ico_fail {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer .gtl_ico_hits {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer .gtl_ico_clear {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer .gtl_end {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.gtl_ico_wait {
	height: 51px; color: rgb(96, 96, 96); line-height: 51px; font-size: 14px; font-weight: bold; display: inline-block; background-image: url("/static/images/tip_layer_small.png"); background-repeat: no-repeat;
}
.qz_msgbox_layer_wrap {
	left: 0px; top: 40%; width: 100%; text-align: center; position: fixed; z-index: 65533; _position: absolute;
}
.qz_msgbox_layer {
	margin: 0px auto; border-radius: 5px; padding-right: 40px; position: relative; background-image: url("/static/images/tip_layer_bj.png"); background-repeat: repeat-x; _display: inline;
}
.qz_msgbox_layer .gtl_ico_succ {
	background-position: 0px 0px; margin: 12px 12px 20px 10px; top: 0px; width: 30px; height: 29px; overflow: hidden; float: left; display: block;
}
.qz_msgbox_layer .gtl_ico_fail {
	background-position: 0px -58px; margin: 12px 12px 20px 10px; top: 0px; width: 30px; height: 29px; overflow: hidden; float: left; display: block;
}
.qz_msgbox_layer .gtl_ico_hits {
	background-position: 0px -29px; margin: 12px 12px 20px 10px; top: 0px; width: 30px; height: 29px; overflow: hidden; float: left; display: block;
}
.qz_msgbox_layer .gtl_ico_wait {
	background-position: 0px -29px; margin: 12px 12px 20px 10px; top: 0px; width: 30px; height: 29px; overflow: hidden; float: left; display: block;
}
.qz_msgbox_layer img {
	margin: 19px 10px 0px 5px; float: left;
}
.qz_msgbox_layer .img {
	margin: 11px 11px 20px 20px; float: left;
}
.qz_msgbox_layer .gtl_ico_load {
	top: 0px; width: 70px; height: 51px;
}
