﻿@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,blockquote,th,td,p{margin:0;padding:0}
input,button,select,textarea{outline:none}
li{list-style:none}img{border:none}textarea{resize:none}
body{color:#666;background:#fff;word-break:break-all;word-wrap:break-word;text-align:center}
body,input,textarea{font-size:12px;font-family:'Microsoft Yahei','宋体',Verdana,Arial,Helvetica, sans-serif;}

h2,h3,h4{ font-weight:normal;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.fl{ float:left;}
.fr{ float:right;}

a:link,a:visited{color:#000000;text-decoration:none}
a:visited{color:#535353;text-decoration:none}
a:hover{color:#005AB5;}
a:active{color:#535353;}


.clear{ height:0; overflow:hidden; font-size:0; line-height:0; clear:both;}
