@charset "utf-8";
/*
*公用样式
*/
@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,th,p,blockquote,pre,form,egend,input,button,textarea,hr,img{margin:0;padding:0;}
body{font-family:'Microsoft YaHei';font-size:14px;}
em{font-style: normal;}
a {text-decoration: none;overflow:hidden;}
ul {list-style:none;}
img {border:0;border:none;}
.fl{float:left;}
.fr{float:right;}
.r5{margin-right:5px;}
q:before,q:after {content:'';}
abbr[title] {border-bottom:1px dotted;cursor:help;}
button,input,select,textarea {font-size:100%;}
hr {border:none;height:1px;}
/*清除浮动*/
.clear {clear: both;}
/*最佳清除浮动方法*/
.after:after {content: "";display: block;clear: both;}
header,footer,nav,hgroup,section,article,aside,figure,ul,li,div{ display:block;}









