 /*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{ 	width:100%;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	color:#666666;
	height:auto; 
	line-height:21px;
	background:#ffffff;
	}
img{ border:0px;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:#666666; }
a:hover{ text-decoration:none; color:#782d3b; outline:none;}
a,area{blr:expression(this.onFocus=this.blur())}
.fl{ float:left;}
.fr{ float:right;}
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
.font14{ font-size:14px;}
a,area{blr:expression(this.onFocus=this.blur())}
/*网站基本定义*/

/*font-------------------------------*/
@font-face {
    font-family: 'lucida_sans_unicoderegular';
    src: url('font/l_10646-webfont.eot');
    src: url('font/l_10646-webfont.eot@#iefix') format('embedded-opentype'),
         url('font/l_10646-webfont.woff') format('woff'),
         url('font/l_10646-webfont.ttf') format('truetype'),
         url('font/l_10646-webfont.svg#lucida_sans_unicoderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
ul.en{font-family: 'lucida_sans_unicoderegular';}


#warp{ width:100%; margin:0 auto;}
.footer{ width:100%; height:71px; background:#0073bd; border-top:1px solid #e8e8e8;}
.foot{  width:980px; margin:0 auto; height:71px;line-height:71px; }
.foot .nav{ float:left; width:404px; color:#fff;margin-left:-13px;}
.foot .nav a{ padding:0 13px; color:#fff;}
.foot .nav a:hover,.foot p a:hover{ text-decoration:underline;}
.foot p{ float:right;color:#fff;}
.foot p a{ color:#fff;}
