﻿@charset "utf-8";

a:hover, a:focus {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	-webkit-text-size-adjust: none
}
fieldset, img {
	border: 0
}
img {
	vertical-align: top;
	
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
* html .clearfix {
	zoom: 1
}
*:first-child+html .clearfix {
	zoom: 1
}
.cli {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
	display: block
}
.lclear {
	clear: left;
	font-size: 0;
	height: 0;
	overflow: hidden
}
.fl {
	float: left
}
.fr {
	float: right
}
body {
	font-size: 12px;
	font-family: 微软雅黑, 宋体, arial narrow, Helvetica, sans-serif;
	color: #000;
	line-height: 1.2;
	text-align: left
}
a {
	color: #333;
	text-decoration: none
}
