html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}

body {font-size: 16px; line-height: 1.5; font-family:'微软雅黑','simsun','arial','tahoma'; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #666; background: none }
a:hover {color:#006ca7}
ul, ol { list-style: none; }
:focus{ outline:none;}

.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}

/* side */
.side{position:fixed;right:0px;bottom:50px;z-index:100;}
.side ul li{list-style:none;width:35px;height:34px;position:relative;}
.side ul li .sidebox{position:absolute;width:35px;height:34px;top:0;right:0;transition:all 0.3s;background:#666;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:35px;line-height:34px;display:inline-block;background:#666;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#f1e851;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}