﻿
@charset "utf-8";
html, body {
}
.inner {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.index {
    background: url("../images/main_bg.jpg") repeat-x scroll 0 0 #EEEDED;
    margin: auto 0;
    width: 100%;
}
#News {
    height: 37px;
}
#News h3 {
    float: left;
    height: 40px;
    line-height: 36px;
    overflow: hidden;
    width: 300px;
    font-size:20px;
    margin-left:100px;
}
