﻿/**@charset "UTF-8";

 */

@media all
{
  #section1
  {
    margin: 0px;
    position: relative;
    left: 0px;
    width: 100%;
    height: 735px;
    text-align: justify;
  }
  #section1a, #section1b, #section1c
  {
    margin: 0px;
    position: absolute;
  }

  #section1a
  {
    top: 0px;
    left: 0px;
    width: 660px;
    height: 425px;
    font-size: 100.0%;
  }
  #section1b
  {
    top: -85px;
    left: 680px;
    width: 248px;
    height: 821px;
    font-size: 90%;
    text-align: justify;
    background: #FFFFFF url('../images/home/index_news.jpg') no-repeat left top;
  }
  #section1c
  {
    top: 426px;
    left: 220px;
    width: 220px;
    height: 30px;
    font-size: 100.0%;
  }
 
  #index_jy
  {
    width: 408px;
    height: 297px;
    position: relative;
    top: 6px;
    right: -6px;
    display: inline;
    float: right;
  }

  #section1 img
  {
    margin: 0px 0px 0px 20px;
  }

  #col_news_header
  {
    overflow: hidden; /* (en) containing floats in all other browsers */ /* (de) Einfassen der Floats in allen anderen Browsern */
    position: absolute; /* (en) Repeat the main color from the image */ /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    border-style: none;
    top: 45px;
    left: 0px;
    width: 100%;
    height: 25px;
    float: none; /* LTR */
    line-height: 1.1em;
    list-style-type: none;
    padding: 0;
    background-position: transparent;
    background: transparent;
    color: #000000;
    display: inline;
    font-size: 175%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
  }

  .col_news_row
  {
    width: 100%;
    height: 125px;
    position: absolute;
    left: 0px;
  }

  #col_news_row1
  {
    top: 85px;
  }

  #col_news_row2
  {
    top: 210px;
  }

  #col_news_row3
  {
    top: 335px;
  }

  #col_news_row4
  {
    top: 440px;
  }

  .col_news_row_button
  {
    width: 180px;
    height: 45px;
    position: absolute;
    top: 0px;
    left: 34px;
    display: inline;
    background-image: url('../images/home/index_news_button.jpg');
    background-repeat: no-repeat;
  }

  .col_news_row_title
  {
    overflow: hidden; /* (en) containing floats in all other browsers */ /* (de) Einfassen der Floats in allen anderen Browsern */
    position: absolute; /* (en) Repeat the main color from the image */ /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    border-style: none;
    top: 15px;
    left: 0px;
    width: 100%;
    height: 100%;
    float: none;
    line-height: 1.1em;
    list-style-type: none;
    padding: 0;
    background-position: transparent;
    background: transparent;
    color: #214581;
    display: inline;
    font-size: 125%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
  }

  .col_news_row_text
  {
    padding: 0px;
    margin: 0px;
    width: 176px;
    height: 205px;
    overflow: hidden; /* (en) containing floats in all other browsers */ /* (de) Einfassen der Floats in allen anderen Browsern */
    float: none;
    display: inline; /* (en|de) Bugfix: IE - collapsing horizontal margins */
    position: absolute; /* (en) Repeat the main color from the image */ /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    top: 50px;
    left: 36px;
    text-align: center;
    font-size: 95%;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.5em;
  }

  .col_news_other
  {
    font-size: 105%;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
    float: right;
  }

  #content tbody tr:hover td
  {
    background-position: #99CCFF;
    background: #99CCFF;
  }

  thead th, tbody td
  {
    text-align: center;
  }
}