﻿#indexcontent
{
    height:auto;
}
#imagelist
{
    width:980px; height:200px; overflow:hidden; border-bottom-color:#bf9764;
    border-bottom-width:1px; border-bottom-style:solid;
}
#imagelist div
{
    float:left; width:25%; height:200px; text-align:center;
}
#imagelist img
{
    width:210px; height:160px;
    border-color:#dad7c7;
    border-style:solid;
    border-left-width:8px;
    border-top-width:6px;
    border-right-width:8px;
    border-bottom-width:6px;
}
#indexnews
{
    height:230px; width:980px; margin-left:auto;
    margin-right:auto; overflow:hidden; line-height:30px;
}
#newslist
{
    float:left;
    width:490px;
}
#newslist p
{
    padding-left:20px;
}
#contact
{
    float:left;
    width:490px;
}
#contact p
{
    padding-left:20px;
}