﻿/****初始化****/
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,pre,code,legend,textarea,p,th,td{padding:0;margin: 0}
body{font:12px "宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%}
table {border-collapse:collapse;border-spacing:0}
button, input, select, textarea { font-size:100%;vertical-align:middle}
img {border:0 none; list-style: none}
em {font-weight:normal;font-style:normal}
ol,ul {list-style:none}

a{color:#6c6c6c;cursor:pointer;text-decoration:none}
a:hover{ color:#F00; text-decoration:underline}

/*必用*/
.l{float:left}.r{float:right}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0}
.clearfix { *zoom:1}
.none{display:none}.block{display:block}.inline{display:inline}.hidden{overflow:hidden}

.error{color: red}
.red{color: #fd3207}

h2{font-size: 18px}

.mar-t{margin-top:5px}
.mar-r{margin-right:5px}
.mar-t10{ margin-top: 10px}

.Qva-m{vertical-align: middle}

.MKCon{width:1024px;margin:0 auto;}