/* CSS Document */

.clear{ clear: both;}
body { font-family:"宋体"; font-size:12px; margin:0px; padding:0px; color:#666; }
img{ vertical-align:top; border:0;}
ul,li{ list-style-type:none;}
div,form,p,ul,li,h1,h2,h3,h4,h5,h6,h7,form,dl,dt,dd{padding:0px; margin:0px; }
.clear{ clear:both;}

a{ color:#fff; text-decoration:none;}
a:hover{ color:#fff; text-decoration:underline;}

/*头部 */
.header{ width:980px; height:80px; background:url(../images/home_02.gif) repeat-x; margin:0 auto;}
.logo{ width:113px; height:76px; padding:11px 0 0 36px; float:left;}
.menu{ width:726px; height:56px; background:url(../images/menubg_08.gif) no-repeat; float:right; margin-top:25px;}
.menu ul{ height:56px; }
.menu li{ float:left; height:56px;}
.menu a{ display:block; height:56px; font-size:0; line-height:0; overflow:hidden; text-indent:-726px;}


a#home{ width:88px; background:url(../images/menuh_08.gif) no-repeat 0 0;}
a#home:hover,a#home.current{background:url(../images/menu_a_08.gif) no-repeat 0 0;}

a#about{ width:97px; background:url(../images/menuh_08.gif) no-repeat -95px 0;}
a#about:hover,a#about.current{ background:url(../images/menu_a_08.gif) no-repeat -95px 0;}

a#po{ width:103px; background:url(../images/menuh_08.gif) no-repeat -195px 0;}
a#po:hover,a#po.current{ width:103px; background:url(../images/menu_a_08.gif) -195px 0;}

a#service{ width:95px; background:url(../images/menuh_08.gif) no-repeat -300px 0;}
a#service:hover,a#service.current{ width:95px; background:url(../images/menu_a_08.gif) -300px 0;}

a#sell{ width:120px; background:url(../images/menuh_08.gif) no-repeat -400px 0;}
a#sell:hover,a#sell.current{ width:120px; background:url(../images/menu_a_08.gif) -400px 0;}

/*脚注 */
.footer{ width:980px; height:80px; border-top:1px solid #CFD8E1; margin:0 auto; line-height:21px; padding:10px 0 0 15px; margin-top:20px;}
