@charset "utf-8";
/*reset*/
h1{font-size:16px; font-weight:bold;}
h2{font-size:18px; font-weight:bold;}
h3{font-size:14px; font-weight:bold;}
h4{font-size:12px; font-weight:bold;}
h5{font-size:10px; font-weight:bold;}
h6{font-size:8px; font-weight:bold;}
a {text-decoration: none;color: #757474;}
a:hover{text-decoration:none;color: #757474;}
a:focus{outline:none;}
img{border:0;vertical-align: top;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{color:#757474; font-size:12px;line-height:30px;background-color: #fbfbfb;min-width: 1000px;}
body{font-family:"微软雅黑";}

