/*------------------------------------------------------------------*/ 
/*  style
/*	QQ710675724 weixin v1.0
/*  Copyright (c) 2013 Mr·fu
/*  全局样式
/*------------------------------------------------------------------*/
@charset "utf-8";



body{
	background:#fff;
	margin: 0px;
}
.top{ width:100%; height:auto; background:#fff;}
	.logo{width:100%; height:auto; text-align:center;}
	.logo img{width:100%;}
.foot{width:94%; padding:2%; height:auto; line-height:24px; margin:10px auto 30px auto; text-align:center; font-size:14px; color:#666;}

.main{
	width:96%;
	padding:0 2%;
	font-size:14px;
	line-height: 160%;
}
.bb {
	font-weight: bold;
	color: #FF0000;
}


.main span{ color:#000;}

#ui-bottom{height:auto;z-index: 99999; position:fixed; left: 0;bottom: 0px;right:0;}
#ui-bottom .fixed {width:100%;display: block; height: auto;bottom: 0;background:#fff;opacity: 1; padding-top:1px;}
#ui-bottom .fixed a{ width:32%; float:left; text-align:center; line-height:35px; color:#FFF;}
#ui-bottom .fixed img{ width:100%;}


.mainx{ width:96%; padding:0 2%; font-size:14px; margin-top:20px;}
.mainx_img{ width:100%; margin:5px auto;}
.mainx_img img{ width:98%; border:4px solid #CCC;}
.t2 {
	color: #FF0000;
}
