
body {
    background-color: #ffffff;


    background-position: top center;
    margin-left: 0px;
    COLOR: #555;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

A:link {
    FONT-SIZE: 12px;
    COLOR: #555;
    TEXT-DECORATION: none
}

A:visited {
    FONT-SIZE: 12px;
    COLOR: #555;
    TEXT-DECORATION: none
}

A:hover {
    FONT-SIZE: 12px;
    COLOR: #555;
    TEXT-DECORATION: none
}


/*������ʽ��ʼ*/

#webdh {
    text-align: center;
    vertical-align: middle;
    width: 1010px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: normal;


    overflow: hidden;
}

#webdh A:link {
    FONT-SIZE: 12px;

    TEXT-DECORATION: none
}

#webdh A:visited {
    FONT-SIZE: 12px;

    TEXT-DECORATION: none
}

#webdh A:hover {
    FONT-SIZE: 12px;

    TEXT-DECORATION: none
}

#copy {
    text-align: center;
    width: 1010px;
    margin: 0 auto;
    line-height: 150%;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

-->


/*�м����ݿ�ʼ*/

#bodycon {
    width: 1010px;
    margin: 0 auto;
}

#bodycon #left {
    float: left;
    width: 220px;


}

#bodycon #center {
    float: left;
    width: 790px;
}

#bodycon #right {
    float: left;
    width: 0px;


}

#bodycontent {
    width: 750px;
    margin: 0 auto;
    line-height: 180%;
    text-align: center;
    padding-top: 20px;
}