@charset "gb2312";
/*CSS Reset*/
body, div, span, iframe, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, em, strong, img, form, lable, fieldset, input, button, select, option, textarea, table, th, td { margin: 0; padding: 0;/* word-break:break-all; word-wrap:break-word;*/ }
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(../images/index_body_bj.jpg); color:#666666; }
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
p {text-align:justify;}
fieldset,img{border:0;}
img{vertical-align:top;}
ul,ol,dl,li {list-style:none;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
table{ border-collapse:collapse;}

a {cursor:pointer; text-decoration:none; color:#666666;}
a:hover { text-decoration:underline; }

.clear {clear:both;}

.left{ float:left;}
.right{ float:right;}

.border{ border:#0d90c6 1px solid;}


