/* 20090202.021 */
* { margin:0; padding:0; font-weight:normal; font-family:"Times New Roman",Times,serif; font-size:12px; }
body { background-image:url(img/background.jpg); background-repeat:repeat-x; color:#666; }
a { color:#F60; text-decoration:none; }
  a:hover { text-decoration:underline; }
#main { margin:auto; width:850px; }
  #top { background-image:url(img/bg_top.jpg); background-repeat:repeat-x; height:94px; margin-top:24px; padding-right:1px; }
    #logo { text-align:left; padding-left:15px; float:left; }
    #date { height:45px; text-align:right; padding:9px 10px 0 0; }
    #menu { float:right; list-style:none; }
      #menu li { float:left; background-image:url(img/button.jpg); height:24px; width:95px; padding-top:15px; text-align:center; }
      #menu li.active { background-image:url(img/button_white.jpg); }
        #menu li a { font-size:14px; text-decoration:none; color:#FFF; }
        #menu li.active a { color:#333; }
        #menu li a:hover { text-decoration:underline; }
  #content { background:url(img/bg_content.jpg) repeat-x; height:150px; padding:10px; }
    #content #sx { background-color:#FFF; float:left; width:230px; margin-right:10px; padding:20px; text-align:left; }
    #content #center { background-color:#FFF; float:left; width:230px; padding:20px; text-align:left; }
    #content #sxcenter { background-color:#FFF; float:left; width:510px; padding:20px; text-align:left; }
      #content #sx h3, #content #center h3, #content #sxcenter h3 { font-size:20px; color:#222; margin-bottom:5px; border-bottom:2px solid #CCC; }
    #content #dx { background-color:#FFF; float:right; width:230px; padding:20px; text-align:left; }
      #content #dx h3 { font-size:22px; color:#F60; margin-bottom:5px; border-bottom:2px solid #CCC; }
      #content #dx .colContent { text-align:justify; }
      #content #dx .colContent img { margin:0 0 3px 8px; float:right; }
    #content div.news { margin-bottom:15px; }
      #content div.news h4 { color:#F60; }
      #content div.news h5 { font-size:10px; color:#333; }
      #content div.news img { margin:0 0 3px 8px; float:right; }
      #content div.news div { text-align:justify; }
    #content .newsSingle { margin-bottom:30px; }
      .newsSingle h4 { font-size:22px; color:#F60; border-bottom:2px solid #CCC; }
      #content .newsSingle div.image { margin:10px 0 20px 0; text-align:center; }
      #content .newsSingle div.pdf { margin-top:10px; }
  #footer { clear:both; background:#4B494A url(img/bg_footer.jpg) repeat-x; text-align:center; padding:40px 0 20px 0; font-size:11px; color:#FFF; }