
/*update 2013-05-24*/

/*CSS reset*/
html { color:#333;}
body {font: 12px/1.231 SimSun, arial, helvetica, clean, sans-serif;font-family:'\5FAE\8F6F\96C5\9ED1';}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0;}
table {}
fieldset, img { border:0; }
address, caption, cite, code, dfn, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
b,strong{ font-weight:bold;}
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input, button, textarea, select { *font-size:100%; outline:none;}
select{height:22px; line-height:18px; padding:2px 0;}
a {color: #454545;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover {color:#e53935;}
a.red:hover{text-decoration:underline;}
textarea{ resize:none; } 
em,i{font-style:normal;}

