@charset "gb2312";

/*-----------CSS Reset ---------*/
html { color:#000; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; text-align:center;}
body { font:14px/1.5 \5b8b\4f53,Arial,sans-serif;}
body,div, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }

a {color:#000000; text-decoration:none; font-size:14px;}
a:link {color:#000000; text-decoration:none; font-size:14px;}
a:visited { color:#000000;text-decoration:none;font-size:14px;}
a:hover {color:#ff0000; text-decoration:none;font-size:14px;}
a:active {color:#000000;font-size:14px;}
img{ border:0px;}

iframe { display:block; }
button, input, select, textarea { background-color: #fff; font-size: 13px;vertical-align:baseline; *vertical-align:middle; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:courier new, courier, monospace; }
pre { white-space:pre; white-space:pre-wrap; white-space:pre-line; word-wrap:break-word; }
small { font-size:12px; }
ul, ol { list-style:none; }
a, ins { text-decoration:none; }
del { text-decoration:line-through; }
legend { *margin-left:-7px; color:#000; }
fieldset, img { border:0 none; }
img { color:transparent; font-size:0; vertical-align:middle; -ms-interpolation-mode:bicubic; }
acronym, abbr { border-bottom:1px dotted; font-variant:normal; }
abbr { cursor:help; }
blockquote { quotes:none; }
blockquote:before, blockquote:after { content:""; }
b, strong { font-weight:bold; }
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }

button, input { line-height:normal; *overflow:visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; } *html button { cursor:pointer; }
button::-moz-focus-inner, input::-moz-focus-inner {padding:0;border:0; }
textarea { overflow:auto; vertical-align:top; resize:vertical; }
table { border-collapse:collapse; border-spacing:0; }
th { text-align:inherit; }
caption, th { text-align:left; }
:focus { outline:0; }

.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clearfix{*zoom:1;}
.clear{ clear:both;}

/*div*/
.divall{ width:100%; float:left;}
.div1000bin{ width:1000px; margin:0 auto;}
.div1000{ width:1000px; float:left;}
.div1920bin{ width:1920px; margin:0 auto;}
.div1920{ width:1920px; float:left;}
