@charset "utf-8";
/* CSS Document */
body {font-family:"微软雅黑",serif; background: #fff;font-size:12px; color:#000; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:bottom;border:none;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
abbr,acronym {border:0;}
address,caption,cite,code,dfn,th,var {font-weight:normal; font-style:normal;}
a {color:#4E4E4E;text-decoration:none;}
a:hover {text-decoration:underline;}	


.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.right_float{
	width:130px;
	position:fixed;
	bottom:35%;
	right:5px;
	border:solid 1px #e2e4e4;
	background:#fff;
	padding:20px 5px;
	z-index:101;
}
.qq_area{
	margin:10px 0 5px;
}
.bg a{
	display:block;
	width:126px;
	height:25px;
	background:url(../img/bg1.png) no-repeat 0 0;
	padding-left:38px;
	padding-top:3px;
	margin-top:5px;
}
.bg a{
	color:#fff;
	font-size:15px;
}
.bg a:hover{
	text-decoration:none;
}