@charset "utf-8";



/* = CSS重定义

------------------------------------------------------------ */

body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote

{ margin: 0;padding: 0; }

input, button, textarea,select, optgroup, option {font-family: inherit;font-size:100%;font-style: inherit;font-weight: inherit;}

input[type="radio"]{ cursor:pointer;}

label{cursor:pointer;}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; display: block; }

ul, li, dl, dt, dd {display: block;list-style-image: none;}

em,i{ font-style:normal;}

fieldset, img {border: 0;}

ol, ul {list-style: none;}

iframe {background-image: none; }

caption{text-align: left;}



hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}

.clear { clear:both; font-size: 0px; line-height: 0px; }

.clearfix{zoom:1;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }



.checkbox { line-height: 13px; height: 13px; width: 13px; padding: 0px; margin: 0px; }



.fl{float:left;}

.fr{float:right;}

.clearspan{

    display:block !important;

    float:none !important;

    clear:both;

}