@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
li{list-style: none;}
img{border: none;}
a{text-decoration: none;}
.clear{clear: both;}
.clear5{clear: both;height: 5px;}
.clear10{clear: both;height: 10px;}
.clear15{clear: both;height: 15px;}
.clear20{clear: both;height: 20px;}
.clear25{clear: both;height: 25px;}
.clear30{clear: both;height: 30px;}
.clear40{clear: both;height: 40px;}
.clear50{clear: both;height: 50px;}
.clear60{clear: both;height: 60px;}
html{font-family: Microsoft Yahei;}
body{ font-family: Microsoft Yahei; background: #fff;}
.w1260{ width: 1260px; margin: 0 auto;}
.w612{ width:612px;}
.fl{float: left;}
.fr{float: right;}
