﻿@charset "utf-8";

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var,i { font-weight: normal; font-style: normal; }
ol,ul,li { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }
h1 {font-size:36px;}
h2{font-size:24px;}
h3 {font-size:22px;}
h4 {font-size:18px;}
h5 {font-size:14px;}
h6 {font-size:16px;}
hr {margin-top: 10px;margin-bottom: 20px;border: 0;border-top: 1px solid #848484;}
.tab li, .tab a, .tab-item{float:left;text-align:center;}
.tab li, .tab a, .tab-item{cursor:pointer;float:left;text-align:center;}

/*-- All --*/
html{   -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%; }
body{ font:14px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif; background:#fff;margin:0 auto;text-align:center; color:#333333;}

table { border-collapse: collapse; border-spacing: 0; empty-cells:show; }
table td,table th{ border:#fff solid 1px; padding: 5px 0; }
input {overflow:auto; background-attachment: fixed; background-repeat: no-repeat;}
a {text-decoration:none;}
.fl {float:left}
.fr {float:right}
.clear {clear:both}
