.page
{
    width:1000px;
    margin:5px auto;
    font-size:12px;
    font-family:微软雅黑;
    font-weight:normal;
    color:#c4c8cc;
}
.titlezone
{
    width:1000px;
    height:27px;
    background-color:#cccccc;
    color:#818181;
    }
    .titlezone a:visited
    {
        color:#818181;
        line-height:27px;
        }
    .titlezone a:link
    {
        color:#818181;
        line-height:27px;
        }
    .titlezone a:hover
    {
        color:#818181;
        line-height:27px;
        }
.banner
{
	width: 1000px;
	height: 136px;
	border-bottom: 3px solid #999999;
	background-image: url(Imagesheader.jpg);
}
.Ebanner
{
    background:url('../Images/Eheader.jpg');
    width:1000px;
    height:136px;
    border-bottom:3px solid #999999;
}
.nav
{
    width:100%;
    background:url(ImagesnavBg.jpg);
    background-repeat:repeat-x;
    height:37px;
}
.titlePicBig
{
    width:1000px;
    height:250px;
    background-color:#cccccc;
    background:url('ImagestitlePic1.jpg');
    }
.EtitlePicBig
{
    width:1000px;
    height:250px;
    background-color:#cccccc;
    background:url('../Images/EtitlePic1.jpg');
    }
    .noticelink a:link
{
    /*letter-spacing:2px;*/
    color:White;
    font-size:12px;
    }
.noticelink a:hover
{
    /*letter-spacing:2px;*/
    color:White;
    font-size:12px;
    }
    .noticelink a:visited
{
    /*letter-spacing:2px;*/
    color:White;
    font-size:12px;
    }
.left
{
    width:200px;
    float:left;
    line-height:24px;
    /*letter-spacing:2px;*/
}

.middle
{
    width:578px;
    float:left;
    margin-left:10px;
    _margin-left:5px;
    line-height:24px;
    /*letter-spacing:2px;*/
}

.right
{
    width:200px;
    float:right;
    line-height:24px;   
    /*letter-spacing:2px;*/ 
}
.foot
{
    margin-top:4px;
    width:1000px;
    height:117px;
    background:url(Imagesfooter.jpg);
}
.copyright
{
    text-align:center;
    color:#ffffff;
}
/********************主页布局定义结束*****************************/
.panel
{
    width:100%;
    background:#f5f5f5;
}

.panelTitle
{
    border:#cccccc 1px solid;
    width:200;
    background:url(ImagesbriefIntro.jpg);
    height:37px;
    line-height:35px;
    text-indent:1.5em;
    font-size:14px;
    color:White;
}

.panelBorder
{
    border:#cccccc 1px solid;
    border-top:0px;
    margin:0px auto;
    position:relative;
    background-color:#f5faff;
}

.panelContent
{
    padding:1em;
    color:#222222;
}

.panelContent a:hover
{
    font-family:微软雅黑, Arial;
    
   }
.panelContent a:visited
{
    font-family:微软雅黑, Arial;
   }
.panelContent a:link
{
    font-family:微软雅黑, Arial;
   }
.adefine
{
    font-family:Arial;
    }
.more
{
    position:absolute;
    display:block;
    background:url(Imagesmore.png);
    right:1em;
    bottom:1em;
    width:34px;
    height:11px;
}

.newsLeftPic
{
    float:left;
    width:245px;
    margin-left:6px;
    _margin-left:3px;
    height:245px;
    margin-top:10px;
}
.newsContent
{
    float:left;
    margin-left:6px;
    _margin-left:3px;
    width:200px;
    height:245px;
    margin-top:10px;
}
/**************Instruction,News,OfficeIntro定义结束****************************/