@charset "utf-8";
/* CSS Document */
body,ul,li { margin:0; padding:0; }
body { background:#e5e5e5; font-size:12px; font-family:Arial, "宋体"; }
.main { width:976px; margin:0 auto; }
.swf { width:100%; height:616px; background:#fff; }
.menu { height:57px; padding-left:48px; }

.swf li { float:left; display:inline; font-size:1px; line-height:1px; }
.leftTop,.rightTop,.leftBottom,.rightBottom { width:8px; height:8px; }
.top,.bottom { width:960px; height:8px; }
.left,.right { width:8px; height:600px;}
.center { width:960px; height:600px; }

.leftTop { background:url(../images/bgFrame.gif) 0 0 no-repeat; }
.top { background:url(../images/bgFrame.gif) 0 -8px repeat-x; }
.rightTop { background:url(../images/bgFrame.gif) 0 -16px no-repeat; }
.left { background:url(../images/bgFrameLR.gif) 0 0 repeat-y; }
.right { background:url(../images/bgFrameLR.gif) -8px 0 repeat-y; }
.leftBottom { background:url(../images/bgFrame.gif) 0 -24px no-repeat; }
.bottom { background:url(../images/bgFrame.gif) 0 -32px repeat-x; }
.rightBottom { background:url(../images/bgFrame.gif) 0 -40px no-repeat; }

.menu a { float:left; display:inline; width:155px; height:57px; text-decoration:none; margin-right:29px; }
.menu a:hover { text-decoration:none; }

.menu a.main { background:url(../images/menu.gif) 0 0 no-repeat; }
.menu a.parents { background:url(../images/menu.gif) 0 -57px no-repeat; }
.menu a.news { background:url(../images/menu.gif) 0 -114px no-repeat; }
.menu a.help { background:url(../images/menu.gif) 0 -171px no-repeat; }
.menu a.favorite { background:url(../images/menu.gif) 0 -228px no-repeat; }