@charset "utf-8";
/* CSS Document */
body {	background: #FFF url(../images/bg_h.jpg) top center repeat-x;}

/*----------------- HEADER ------------- */
#header { height:324px}
#header #h_z1 {height:294px; padding:15px 0}
#header #h_z1 h1 { font-size:24px; line-height:26px; color:#08263E}
#header #h_z1 .block_text {width:320px; padding:20px; float:left; font-size:13px; line-height:18px}

#menu { height:40px; font-family:'DeliciousRoman', Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color:#FFF}
#menu_z1 { height:40px}

/*----------------- MAIN ------------- */
#main { padding:20px 0; height:400px}
#main #m_z1 {}
#main .bar_title {height:40px; background: url(../images/home_main_bar_title.png); color:#FFF; padding:0 10px}
#main .bar_title h1, h3 { line-height:38px;}
#main .bar_title  h3 a { color:#FFF}
#main #m_news { padding:10px 0; min-height:360px}
#main #m_news .new {}
#main #m_news .new1 { height:320px; width:300px;  float:left; margin:0 10px;  padding-bottom:11px; background:url(../images/shad_news.png) center bottom no-repeat}
#main #m_news .new2 {background:#FFF; padding:10px; height:300px }
#main #m_news h4 { color:#08263E; font-weight:bold}
#main #m_news h5 { color:#666}
#main #m_news .pic { margin-bottom:10px; background:#ededed; border:1px solid #bbb}
#main #m_news .pic img{ border:4px solid #FFF}
#main #m_news .more { background:url(../images/but_more2.png); width:115px; height:15px; padding:10px 0; text-align:center}
#main #m_news .more a { color:#333; font-family:'DeliciousRoman'; font-size:13px}
#main #m_news .more a:hover { color:#0080FF}