div.mw_footer_site_base .button {
  color: #f7f6f7;
  background-color: #cbcbcb; }
  div.mw_footer_site_base .button:hover {
    color: #f7f6f7;
    background-color: #b3b3b3; }
div.mw_footer_site_base div.section_header {
  background: #bfbfbf; }
  div.mw_footer_site_base div.section_header div.inner_table .container .button {
    margin-top: 4px; }
  div.mw_footer_site_base div.section_header div.inner_table .container .site_logo {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    display: block;
    width: 281px;
    height: 37px;
    background: url("/images/common_images/mwf_logo_vg.jpg") center no-repeat; }
    div.mw_footer_site_base div.section_header div.inner_table .container .site_logo:hover {
      background: url("/images/common_images/mwf_logo_vg_hover.jpg") center no-repeat; }
div.mw_footer_site_base div.section_main div.section_links .block_linkgroup a {
  color: #414141; }
  div.mw_footer_site_base div.section_main div.section_links .block_linkgroup a:hover {
    color: #727272; }
div.mw_footer_site_base div.section_main div.section_links .block_linkgroup li.title a {
  color: #000000; }
  div.mw_footer_site_base div.section_main div.section_links .block_linkgroup li.title a:hover {
    color: #555555; }
div.mw_footer_site_base div.section_main div.section_news .block_news .title {
  color: #000000; }
div.mw_footer_site_base div.section_main div.section_news .block_news a .news_time {
  color: #3ca27b; }
