@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;}
.clear{clear:both; height:0; font-size:1px; line-height: 0px;}
body{background:#FAF9F4;}
.header{height:432px; background:url(../images/header.jpg) center top no-repeat;}
.nav{height:59px; background:url(../images/nav.jpg) center top no-repeat;}
.nav .wrap{width:932px; margin:0 auto; padding-left:28px;}
.nav a{display:block; width:271px; height:45px; float:left; margin-right:45px;}
.main{background:url(../images/mainbg.jpg) center top no-repeat;}
.content{width:960px; margin:0 auto; padding:58px 0 30px;}
.content h2{height:80px;}
.content h2 span.jump{float:right; margin-top:40px;}
.content p{line-height:180%; color:#000; font-size:14px; padding:10px 0; width:930px; margin:0 auto;}
.line1{height:40px; background:url(../images/line1.jpg) center center no-repeat;}
.line2{height:40px; background:url(../images/line2.jpg) center center no-repeat;}
#footer{background:url(../images/copyright.gif) center top no-repeat; font-size:10px; color:#000; text-align:center; padding:9px 0 40px; margin:0; font-family:"Verdana";}

#toolbar{ background:url(../images/toolbar.png) no-repeat; width:100%; height:40px; z-index:100}
.logo{ float:left; margin:-2px 0 0 20px}
.bar{ float:right}
.bar li{ float:left; background:url(../images/line.gif) no-repeat top left; font-size:12px;}
.bar li a{ width:85px; text-align:center; height:36px; display:block; line-height:36px; font-family:Microsoft YaHei, Arial, Verdana, Helvetica, sans-serif; color:#9a9a9a; text-decoration:none;}
.bar li a:hover{ color:#fb83a4}

