

/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}



body {background: #F2F2F2 url(../img/body_bg.png) repeat; color: #333333; text-shadow:0 1px 0 #FFFFFF; font-size: small; font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;}

h1, h2, h3, h4, h5, h6 {font-weight: normal; margin: 0px 0px 20px 0px;}
h1 {font-size: xx-large; line-height: 40px;}
h2 {font-size: x-large; line-height: 30px;}
h3 {font-size: large; line-height: 30px;}
h4 {font-size: small; line-height: 30px;}

#page {}

.center {width: 960px; height: 600px; margin: 0 auto;}

#top_bg {position: absolute; z-index: 0; width: 100%; height: 188px; margin: 0 auto; overflow: hidden;}
#top_bg ul {position: absolute; left: 50%; width: 1600px; margin-left: -800px; height: 188px;}
#top_bg li {position: absolute; left: 50%; width: 1500px; height: 188px; margin-left: -750px; background: url(../img/parallax_min.png) no-repeat 0 0;}
#top_bg .top_bg1 {z-index: 1; background-position: 90px 0;}
#top_bg .top_bg2 {z-index: 2; width: 1500px; margin-left: -750px; background-position: 90px -190px;}
#top_bg .top_bg3 {z-index: 3; width: 1200px; margin-left: -600px; background-position: -60px -380px;}
#top_bg .top_bg4 {z-index: 4; width: 1500px; margin-left: -750px; background-position: 90px -570px;}
#top_bg .top_bg5 {z-index: 5; width: 1500px; margin-left: -750px; background-position: -540px -570px;}

