body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background: url(../images/bg.gif) center top repeat-y; }

#container { width: 1000px; margin: 0 auto; }

.clear { clear: both; }

p { padding: 12px 0 0 0; margin: 0; font-size: 12px; /*font-family:Tahoma;*/}

.spacer { height: 70px; }

.f1 { font-size: 14px; font-weight: bold; color: #0066cc; }

a { color: #0b61aa; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.btn01 { float: left; background: url(../images/btn01.jpg) no-repeat; text-align: center;  }
.btn01 a { width: 85px; display: block; line-height: 22px; color: #FFFF99; margin-right: 10px; }
.btn01 a:hover { background: url(../images/btn01-ov.jpg) no-repeat; }

#header { background: url(../images/bg-top.jpg); height: 200px; }
#header .logo { height: 87px; width: 360px; /*background: url(../images/logo.png) no-repeat bottom right;*/ padding: 28px 0 0 100px; float: left; }
#header .logo a { height: 87px; width: 360px; display: block; }
#header .right { float: right; width: 440px; height: 87px; padding: 28px 100px 0 0; }

#nav { background: url(../images/nav.jpg); height: 60px; width: 800px; margin: 26px auto 0 auto; }
#nav ul { margin: 0; padding: 0; }
#nav ul li { list-style: none; float: left; }
#nav ul li.nav01 a { width: 191px; height: 60px; display: block; }
#nav ul li.nav01 a:hover, li.nav01 a.current { background: url(../images/nav-ov.gif); }
#nav ul li.nav02 a { width: 214px; height: 60px; display: block; }
#nav ul li.nav02 a:hover, li.nav02 a.current  { background: url(../images/nav-ov.gif) -191px; }
#nav ul li.nav03 a { width: 111px; height: 60px; display: block; }
#nav ul li.nav03 a:hover, li.nav03 a.current  { background: url(../images/nav-ov.gif) -405px; }
#nav ul li.nav04 a { width: 74px;  height: 60px; display: block; }
#nav ul li.nav04 a:hover, li.nav04 a.current  { background: url(../images/nav-ov.gif) -516px; }

#content { width: 800px; background: url(../images/banner.gif) no-repeat; margin: 0 auto; }
#content .banner { width: 780px; margin: 0 auto; padding: 32px 0 0 0; }

#content .top { height: 20px; width: 780px; background: url(../images/bg-content-top.jpg); margin: 10px auto 0 auto; }
#content .bdy { width: 780px; background: url(../images/bg-content-bdy.jpg); margin: 0 auto; padding: 0 0 70px 0; }
#content .bdy .txt { margin: 0 40px; padding: 20px 0; }
#content .btm { height: 20px; width: 780px; background: url(../images/bg-content-btm.jpg); margin: 0 auto 70px auto; }

#footer { background: url(../images/bg-footer.jpg) repeat-x; background-color: #0b61aa; height: 100px; width: 1000px; clear: both; }
#footer a { color: #FFF; text-decoration: none; }
#footer a:hover { color: #FFF; text-decoration: underline; }
#footer .bdy { width: 800px; margin: 0 auto; font-size: 12px; color: #FFF; padding: 40px 0 0 0; }
#footer .bdy .left { float: left; margin: 0 0 0 20px; }
#footer .bdy .right { float: right; margin: 0 20px 0 0; }
