@charset "utf-8";
/* CSS Document */

body,hr,h1,li,a,ul,h2,div,p,*{font-size:14px; padding:0; margin:0;font-family:"宋体";}
body{background:url(../img/header.jpg) center top no-repeat;}
a{text-decoration:none;color:#333;}
a:hover{color:#003f84;}
li{LIST-STYLE-TYPE:none;}

#logo{margin-top:60px;height:338px;background:url(../img/logo.png) no-repeat center top;}
#nav{height:45px;font-weight:bold;text-align:center;background:url(../img/nav.png) no-repeat center;}
#nav a{display:inline-block;color:#FFF;padding-top:15px;width:100px;height:25px;text-align:center;font-size:14px;}
#nav a:hover{color:#003;background:url(../img/bg.png) no-repeat center top;}

#footer{margin:0 auto;width:922px;height:61px;padding-top:8px;text-align:center;background:url(../img/footer.gif) repeat-x;}
#footer p{font-size:12px;padding:5px;color:#666;}
#footer a{font-size:12px;padding:5px;color:#666;}
#footer a:hover{color:#900;}
