.main {
    margin: 0 auto;
    width: 1200px;
    height: auto;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.title {
    padding-bottom: 25px;
    text-align: center;
    background: url(images/title_ico.png) bottom no-repeat;
}

.title span {
    font-size: 36px;
    color: #333;
}

.title p {
    text-transform: uppercase;
    font-size: 16px;
    color: #999;
}
.n_about_r {
    float: right;
}
.n_about_l {
    float: left;
    width: 560px;
}
.n_about_l span {
    display: block;
    margin-top: 22px;
    font-size: 22px;
    color: #e30d0d;
}
.n_about_l p {
    padding-top: 20px;
    text-indent: 2em;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.n_about_w {
    margin-top: 10px;
    text-indent: 2em;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.n_news_w p {
    text-indent: 2em;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}