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


#content div.contentInner { width:950px; margin:0 auto; }
#content #main { width:725px; float:left; line-height:1.5; font-size:13px; }

div#main div.line { margin-bottom:20px; }
div#main p.lead { padding:25px 5px; background:url(img/lead_bg.gif) no-repeat right center; font-size:14px; line-height:1.8; }
div#main h3 { margin-bottom:10px; }
div#main table { width:100%; margin-bottom:30px; }
div#main table th { padding:5px 10px; border:1px solid #e2e2e2; width:130px; background-color:#f3f3f3; }
div#main table td { padding:5px 10px; border:1px solid #e2e2e2; }
div#main p.more { margin-bottom:30px; }
div#main p.more a { color:#30ade8; }
div#main p.more a:hover { text-decoration:none; }
