﻿
.prevent{
	width: 100%;
	height: 60px;
	background-color: #000;
	color: #fff;
	position: fixed;
	bottom: 0px;
	z-index: 10000;
}
.prevent_txt{
	width: 100%;
	color: #fff;
	font-size: 21px;
	background-image: url(ims/brandm.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 0px;
	line-height: 60px;
	margin-left: auto;
	margin-right: auto;
}