@charset "UTF-8";
/* CSS Document */

body { background: url("../img/bg_home4.jpg") repeat-x top; margin: 0; padding: 0; font-size: 67.5%; }
#wrapper { width: 960px; height: 443px; margin: 0; background-color: #fff; }
#content { width: 960px; height: 443px; margin: 125px 0 0 0; background: url("../img/hp_main2.jpg") no-repeat top; }
#top_navlist { position: relative; top: 260px; width: 960px; height: 75px; }
#navlist { width: 720px; height: 75px; margin: 0 19px 0 0; padding: 0; float: right; }
#navlist ul { float: right; }
#navlist li { list-style: none; display: inline; }
#navlist a { width: 100%; height: 100%; margin: 0; padding: 5px 13px; font: normal 14px Helvetica, Arial, sans-serif; color: #aaa; letter-spacing: 1px; text-decoration: none; }
#navlist a:hover { color: #333333; }
