@charset "UTF-8";/* body, more... */body {   background: url(./images/background.jpg) #47B247;  background-repeat: repeat-x;}/* #header, more... */#header {           float: left;          width: 1000px;          height: 120px;          }/* #content, more... */#content {            float: left;           width: 1000px;           height: 420px;           }.menu-left {              float: left;             width: 55px;             height: 350px;             }.menu {         float: left;        width: 275px;        height: 310px;        background: url(./images/menu_back.jpg) ;        margin-top: 40px;        }.menu ul li {               margin: 0px;              padding: 0px;              list-style-type: none;              line-height: 0;              vertical-align: bottom;              font-size: 0;              }.menu img {             border: 0px;            }/* main, more... */.main {         float: right;        width: 650px;        height: 420px;        overflow: auto;        }.main hr {            width: 500px;           border:1px solid #cccccc;           }.main h4 {            width: 400px;           font-size: 1.3em;           margin: 20px 0px 0px 100px;           padding: 5px 10px 5px 10px;           border-top: 2px solid #cccccc;           border-bottom: 2px solid #cccccc;           }.main h5 {            width: 420px;           margin: 0px 0px 0px 30px;           padding: 0px 0px 0px 5px;           border-bottom: 2px solid #FF6600;           }.flash {          margin: 20px 0px 0px 100px;         }.counter {            margin:10px 0px 0px 190px;           font-size: 0.9em;           }.top {        width: 550px;       font-size: 0.85em;       margin: 10px 0px 10px 50px;       line-height: 1.6em;       }.top h6 {           width: 405px;          border-bottom: 1px solid #FF6600;          padding-left: 5px;          }.table-left {               margin-left: 20px;              }.image {          width: 180px;         float: right;         padding-right: 50px;         margin-left: 10px;         }.image2 {          width: 160px;         margin-left: 60px;         }.top2 {         width: 550px;        font-size: 1.2em;        margin: 20px 0px 10px 50px;        line-height: 1.6em;        }.top dl {           line-height: 1.6em;          }.top dd {           margin-left: 65px;          }.top table {              border-top: 1px solid #cccccc;;             }.top td {           border-bottom: 1px solid #cccccc;          width: 200px;          height: 40px;          }.top th {           border-bottom: 1px solid #cccccc;          width: 120px;          }/* #footer, more... */#footer {           float: left;          width: 1000px;          }
