@charset "utf-8";
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,menu{margin:0;padding:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
textarea{overflow:auto;resize:none;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
a,a:link,a:visited{color:black;text-decoration:none}
a:hover,a:active{color:#0A569E;text-decoration:none}
.cle0{clear:both; height:0; overflow:hidden; display:block; font-size:1px;}
.cle5{clear:both; height:5px; overflow:hidden; display:block; font-size:1px;}
.cle10{clear:both; height:10px; overflow:hidden; display:block; font-size:1px;}
.cle15{clear:both; height:15px; overflow:hidden; display:block; font-size:1px;}
.cle20{clear:both; height:20px; overflow:hidden; display:block; font-size:1px;}
/* function */
.f-fl{float:left;}
.f-fr{float:right;}
.ft8{font-size:8px;}
.ft10{font-size:10px;}
.ft11{font-size:11px;}
.ft12{font-size:12px;}
.ft14{font-size:14px;}
.ft15{font-size:15px;}
.ft16{font-size:16px;}
.ft18{font-size:18px;}

/* background:blue; Firefox 背景变蓝色
background-color:red\0; ie 8/9    IE8 背景变红色
background-color:yellow\9\0; ie 9    IE9 背景变黄色
*background:black; IE7 背景变黑色
_background:orange; IE6 背景变橘色 */