@charset "UTF-8";
/* ============================================================

 * www.usjdetko.com
 * index.css
 *
 * copyright : J:COMWEST
 * author    : creative iD
 
============================================================ */

body { background: url(../img/bg_index.gif) no-repeat top center; }
#container { position: relative; margin: 0 auto; }
#container #main { display: inline-block; }
#container #main:after { content: ""; display: block; clear: both; }
#container #index-flash { height: 565px; }
#container #index-flash p { margin-top: 125px; text-align: center; }
#container #content { width: 690px; margin: 0 auto; }
#container #content #topics { margin: 10px 0 0 0; background: url(../img/topics_bg.gif) repeat-y top left; }
#container #content #topics #topics-inner { overflow-y: auto; width: 670px; height: 150px; }
#container #content #topics #topics-inner dl { font-size: 93%; line-height: 1.6; padding: 0 34px 24px 24px; }
#container #content #topics #topics-inner dt { float: left; width: 80px; clear: both; }
#container #content #topics #topics-inner dd { margin-left: 90px; margin-bottom: 5px; }
#container #content #topics-end { width: 690px; height: 28px; margin-bottom: 20px; background: url(../img/topics_bottom.gif) no-repeat bottom left; }
#container #content #topics .banner { width: 575px; margin: 0 23px 15px; }

#container .banner1 { width: 725px; margin: auto; margin-bottom: 12px; text-align: center; }
#container .banner1 ul li { float: left; margin: 0 3px; }
#container .copyright { font-size: 85%; line-height: 1.4; color: #fff; text-align: center; width: 650px; margin: 10px auto 30px; padding-top: 15px; background: url(../img/footer_line.gif) repeat-x top left;  }

