html, body {margin: 0; padding: 0; width: 100%; height: 100%;}
body {background: #eceeef; text-align: center; color: #6e7d86; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}

a {text-decoration: none; margin: 0; padding: 0; border: 0;}
img {border: 0; margin: 0; padding: 0;}


/* CONTAINER */
/* ---------------------------------------------------------------------------------------- */

#outer {position: absolute; top: 50%; left: 0; width: 100%; margin-top: -275px;}
#container {position: relative; margin: 0 auto; width: 936px; height: 558px; background: #fff;}
#head {position: relative; top: 0; margin: 0 auto; width: 930px; height: 67px; background: #fff; z-index: 5;}
#pageNavi {position: absolute; top: 72px; right: 8px; height: 15px; z-index: 4; width: 200px}
#naviTop {position: relative; top: 0; margin: 0 auto; width: 930px; background: #fff; height: 25px; border-bottom: 3px solid #fff; z-index: 3;}
#content {position: relative; top: 12px; width: 930px;}
#footer {position: absolute; top: 538px; left: 0; width: 936px; height: 20xp; background: #eceeef; color: #b7bec3; font-size: 0.91em;}