@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;}
body {
font-family: "微软雅黑", Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
color:#333;}
a:link, a:visited {
text-decoration:none;
color:#494949;}
a:hover, a:active {
text-decoration:none;
color:#FF6B07;}
fieldset, img {
border:none;}
legend {
display:none;}
img {
vertical-align:middle;}
em {
font-style:normal;}
ul{
	list-style:none;}
li {
list-style:none;
list-style-type:none;}
div{
	word-break:break-all;
	word-wrap:break-word;}
h1, h2, h3, h4, h5, h6 {
font-size:12px;}
h3,p a{ color:#000;}
input, button, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;}
input, button, textarea, select {
*font-size:100%;}
q:before, q:after {
content:'';}
.clear{
	clear:both;
	font-size:1px;
	visibility:hidden;
	width:1px;
	line-height:1px!important;height:0;}
