﻿@charset "utf-8";
/*----------------------------------------------
通用板块控制，严格按照W3C标准---CopyRight by BT凡
----------------------------------------------*/
* {margin:0; padding:0;  color:#544a3e; font-size:13px; font-family:Verdana, Geneva, sans-serif;}
html,body {font-size:90%; background:#fff; }
div,p,li {word-break:break-all; font-family:"宋体",Verdana;}
h1,h2,h3,h4,h5,h6,h7 {font-size:1em; font-weight:normal;}
form,ul,ol,li,p,h1,h2,h3,h4,h5,h6,h7,pre {margin:0; padding:0;}
ul,ol {list-style:none;}
input,select {vertical-align:middle;}
a img {border:0;}
a:link {color:#544a3e; text-decoration:none;}
a:visited {color:#544a3e; text-decoration:none;}
a:hover {color:#544a3e; text-decoration:underline;}

