#window { height: 495px; overflow:auto; }
#carousel { text-align:center; margin: 10px auto; }
#carousel img { cursor: pointer; margin: 4px; }
#content { width: 960px; }
#content .navi { margin: 10px 0; background:url(img/navi_bkg.png) repeat-x; height: 28px; line-height: 28px; font-size: 1.3em; }
#content .navi ul { margin: 0; padding: 0; height: 28px; list-style-type: none; }
#content .navi ul li { display:inline; margin: 0px; }
#content .navi a { color: #ffffff; text-decoration:none; }
#content .navi a:hover { color: #cb1c19; text-decoration:none; }
#navi_image { position:absolute; left: -10000px; padding:5px; }
#container { width: 960px; overflow:auto; }
#spotlight { width: 590px; height: 285px; margin: 0; border: solid 1px #666; float:left; }
#current { width: 360px; float: right; overflow:auto; }
#current .banner { width: 100%; margin:0; margin-bottom: 1px; padding:0;}
