 @charset "utf-8";
/* CSS Document */
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; }
fieldset, img { border: 0; margin: 0; }
img, input, select {vertical-align: middle;}
/* remember to define focus styles! */
:focus { outline: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {  *font-size: 100%;}
:link, :visited, ins { text-decoration: none; }
body { width: 100%; line-height: 1.5; font-size: 14px; word-wrap: break-word; line-height: 150%; background: #FFFFFF; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif; color: #333; }
ol, ul, li { list-style: none; }
a { color: #666666; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }
.clearfix{ clear:both;}
/* tables still need 'cellspacing=0' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/* --------------局部标准用色--------------------*/
.red-color{ color:#e62929;}/* 红色*/
.orange { color: #ffac2a;}/* 橘色*/
.black{ color:#333333;}/* 黑色*/
.blue{ color:#0088cc;}
.bgd_color { background: #257fc0 }/* 蓝色*/
.bgd_color1 { background: #5ca500 }/* 绿色*/
.bgd_color2 { background: #ff4539 }/* 红色*/
.bgd_color3 { background: #ff8300 }/* 黄色*/
