@charset "utf-8";
/* CSS Document */
* { font-family: "微软雅黑", Arial, Helvetica, sans-serif; /*font-size: 12px;*/ font-weight: normal; font-style: normal; margin: 0; padding: 0; color: #63514f; border: 0; }
body { background:#FFF;}
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: middle; }
ul, li, ol { list-style: none }
.clear { clear: both; height: 0px; overflow: hidden; font-size: 1px; line-height: 0; }
a { text-decoration: none;  }
a:hover { text-decoration:none; }
.fl{ float:left;}
.fr{ float:right;}

