﻿body
{
    margin:0;
    background-color:#F3A100;
    font-size:12pt;
    font-family:Arial,宋体;
    color:#333333;
}
a
{
    color:#333333;
    text-decoration:underline;
}
a:hover
{
    color:#F3A100;
}
img
{
    border:0;
}
#MainPage
{
    width:1000px;
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
    margin:0 auto 0 auto;
}
#PageHeader
{
    border-bottom:5px solid #eeeeee;
}
#HeaderTop
{
    height:20px;
    background-color:#F3A100;
}
#HeaderTopLeft
{
    width:200px;
    background-color:#CC0000;
    height:20px;
    float:left;
}
#TelNumber
{
    float:right;
    top:0px;
    font-family:Arial;
    margin-right:20px;
}
#HeaderBanner
{
    height:150px;
    background-image:url(../images/banner2022.jpg);
}
#PageContent
{
    background-color:#ffffff;
    height:500px;
}
#Nav
{
    width:200px;
    border-right:1px solid #eeeeee;
    float:left;
}
.NavLink
{
    height:60px;
    width:200px;
    border-bottom:solid 1px #eeeeee;
    background-color:#ffffff;
    cursor:pointer;
    position:relative;
}
.SelectedItem
{
    background-color:#F3A100;
}
.HoverItem
{
    background-color:#eeeeee;
}
.NavCn
{
    position:absolute;
    right:50px;
    top:9px;
    font-size:16pt;
    font-family:幼圆;
}
.NavEn
{
    position:absolute;
    right:50px;
    top:33px;
    font-size:9pt;
    font-family:Arial;
}
#Content
{
    width:799px;
    height:100%;
    float:right;
    background-color:#ffffff;
}
#PageFooter
{
    clear:both;
    border-top:solid 3px #CC0000;
    background-color:#eeeeee;
    padding:30px 0 30px 0;
    text-align:center;
}
#EnvNoticeDiv
{
    position:absolute;
    top:100px;
    left:50px;
    font-size:16pt;
}
#EnvNoticeDiv span
{
    position:absolute;
    top:30px;
    left:150px;
    width:550px;
    display:block;
    height:30px;
    text-align:center;
}
#YingjiDiv
{
    position:absolute;
    top:300px;
    left:50px;
    font-size:16pt;
}
#YingjiDiv span
{
    position:absolute;
    top:30px;
    left:150px;
    width:550px;
    display:block;
    height:30px;
    text-align:center;
}
.PageParagraph
{
    background-color:#ffffff;
    width:760;
    padding:20px 20px 0 20px;
    text-indent:2em;
}
.PageParagraph img
{
    margin:4px auto 4px auto;
    display:block;
}
.ContactDiv
{
    background-color:#fff5cc;
    width:650px;
    margin:40px auto 0 auto;
    position:relative;
    height:110px;
}
.ContactDiv img
{
    position:absolute;
    top:5px;
    left:5px;
}
.ContactDiv span
{
    display:block;
    height:40px;
    position:absolute;
    top:15px;
    left:120px;
    line-height:20px;
}