@charset "utf-8";
@import url(reset.css);
/* header */
.header {height:129px; _height:122px;background:url(../images/bg-t.png) repeat-x;position:relative; z-index:99;}
.header .logo { width:371px; height:129px;_height:122px;background:url(../images/logo-top.png) 0 32px no-repeat;}
.header .tel { width:629px; height:69px; background:url(../images/top-tel.png) right 48px no-repeat;}
.header .nav { width:609px; height:53px; font:14px/60px '宋体'; _font:14px/47px '宋体'; margin-left:20px; *display:inline; }
* html .header .nav li  {float:left; width:90px; margin-right:3px; text-align:center;}
* + html .header .nav li  {float:left; width:90px; margin-right:3px; text-align:center;}
.header .nav li a {display:block; float:left; width:90px; text-align:center; margin-right:3px;}
.header .nav li a:hover,.header .nav .current a { font-weight:bold; height:50px; border-bottom:3px #f00 solid; color:#f00;}

/* footer */
.footer {height:150px; background:url(../images/bg-b.png) bottom repeat-x;}
.footer .ftnav { width:533px; height:50px;}
.footer .ftnav li,.footer .ftnavr li {float:left; line-height:14px; padding:0 10px; margin-top:19px; border-right:1px solid #6e6e6e;font-size:14px;}
.footer .ftnav .first {padding-left:0;}
.footer .ftnav .last {border-right:none;}
.footer .ftnavr .last {padding-right:0; border-right:none;} 
.footer .logo { width:218px; height:100px; background:url(../images/logo-bt.png) 0 20px no-repeat;}
.footer .copyright { color:#fff; text-align:right; line-height:22px; margin-top:30px;}
.footer .copyright a {color:#fff;}