@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body{  background:url(../images/bg_main.jpg) repeat-y scroll center top;}
#main { width:1004px; margin:0px auto; background:url(../images/bodybg.jpg) repeat-x scroll left top;}
#header { width:982px; padding:0px 11px;}
#header .logo { width:982px; height:76px; overflow:hidden;}
.navigation { width:982px; height:36px; background:url(../images/nav.jpg) repeat-x scroll left top; margin-bottom:1px; overflow:hidden;}
.indexBanner { width:982px; height:327px; padding:0px 11px;}
#container { width:1004px;}
#footer .copyright { width:984px; height:44px; padding-left:20px; line-height:44px; color:#fff; background:url(../images/footer.jpg) repeat-x scroll left top;}
#footer .copyright span { float:right;}
#footer .copyright span a { margin:0px 5px; color:#fff;}
#footer .copyright img { vertical-align:bottom; float:left;}

.subBanner { width:982px; height:217px; margin-bottom:9px; padding:0px 11px;}
.pager { float:right; padding-right:100px; margin-top:20px;}
.pager span a { margin:0px 8px; color:#666;}
.pager span a:hover { color:#333;}
.pager .current a { color:#ff6600; font-weight:bold;}