@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select,ul, button, textarea, iframe, table, th, td,dl,dt,dd { margin: 0; padding: 0; font-size:14px;}
img { border:none; vertical-align:middle;}
ul, li { list-style: none; }
body, input, select, button, textarea { color:#666; font-family:Tahoma,Arial,Helvetica,"Microsoft YaHei";}
input{ border:none; outline:none}
button {cursor: pointer; border:none;  background-color:transparent;}
a{text-decoration: none; color:#333; blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a:active, a:hover {text-decoration:none;}
.clearfixed:after { content:""; display: block; clear: both; height: 0; visibility: hidden; }
.clearfixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear {display: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
:focus{outline:0;}
label{cursor:pointer;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
abbr,acronym{border:0;font-variant:normal}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
*+html .clearfix{min-height:1%;}
:focus{outline:0;}
.fl{ float:left}
.fr{ float:right}
