@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,div,ul,ol,li,dl,dd,dt,span,input,textarea,p,th,td{ color:#2c2c2c;font-family:微软雅黑; margin:0; padding:0; font-size:14px; }
img{ border:none;}
input,select,img{ vertical-align:middle;}
input,select,textarea{outline: 0 none;}
ol,ul,li{list-style:none;}
body{ height:100%; background: #eef3f9;}

.fl{ float:left; }
.fr{ float: right; }