body
{
    width: 970px;
    background-color: #FFFFFF;
    margin: auto;
    font-size: 12px;
}
a
{
    text-decoration: none;
}
.divContainer
{
    width: 960px;
    clear: both;
	font-size: 12px;
    background-color: #EAEAEA;
}
.divTitle
{
	margin-top:5px;
text-align:center;
font-family:ºÚÌå;
font-size:16px;
}
.top
{
    height: 100px;
    width: 960px;
}
.menu
{
    height: 83px;
    width: 110px;
    float: left;
}
.topLeft
{
    width: 290px;
    height: 80px;
    float: left;
    background: url(../images/topLeft.jpg) no-repeat;
    padding-top: 5px;
}
.topRight
{
    width: 670px;
    height: 83px;
    float: left;
    background-image: url(../images/topRight.png);
	z-index: 1000;
}
.topRightMenuItem
{
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
    font-family: ºÚÌå;
    font-size: 16px;
    color: White;
    padding-top: 35px;
	
}
.subMenuItem
{
    overflow: visible;
    white-space: nowrap;
    display: none;
    color: #1faa35;
    word-spacing: 10px;
    float: left;
    font-size: 14px;
    width: 70px;
    height: 13px;
}
.subMenuItem a
{
    text-decoration: none;
    color: #1FAA35;
}
.subMenuItem a:visited
{
    color: #1FAA35;
}
.subMenuItem a:hover
{
    text-decoration: none;
    color: #0000FF;
}

.link a
{
    color: #000000;
}
.link a:visited
{
    color: #000000;
}
.link a:hover
{
    color: #0000FF;
}
.mainpic
{
    width: 300px;
    height: 425px;
    background: url(../images/midLeftTop.jpg) no-repeat;
}
.quicklink
{
    margin-top: 5px;
    width: 300px;
    height: 29px;
    font-size: 14px;
    padding-top: 9px;
    text-align: center;
    background: url(../images/midLeftbottom.jpg) no-repeat;
}

.picNews
{
    height: 200px;
    width: 650px;
    margin-left: 5px;
    background-color: #EAEAEA;
}

.picNews #picNewsTitle
{
    height: 23px;
    background: url(../images/pic.png) no-repeat;
    text-align: right;
}
.picNews #picNewsLine
{
    height: 5px;
    background: url(../images/line2.png) no-repeat;
}

.picNewsImage
{
    width: 360px;
    height: 105px;
    padding-top: 15px;
}

.tdPaddingleft
{
    padding-left: 5px;
}
.AcademicNews
{
    margin-left: 5px;
}
.AcademicNews #an1
{
    height: 23px;
    background: url(../images/AcademicNews.jpg) no-repeat;
    text-align: right;
}
.AcademicNews #an2
{
    height: 5px;
    background: url(../images/Sperator.jpg) no-repeat;
}
.labReport
{
    margin-left: 5px;
}
.labReport #lab1
{
    height: 23px;
    background: url(../images/labreport.jpg) no-repeat;
    text-align: right;
}
.labReport #lab2
{
    height: 5px;
    background: url(../images/Sperator.jpg) no-repeat;
}

.friendlink
{
    width: 175px;
    height: 240px;
    font-size: 14px;
    margin: 22px 10px 0 5px;
}
.friendlink ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 22px;
}
.friendlink ul li
{
    border: solid 1px #18A82F;
    padding-left: 20px;
    margin-bottom: 7px;
}

.newsborder
{
    width: 471px;
    height: 27px;
    font-size: 12px;
    font-family: "ËÎÌå";
    text-align: left;
    line-height: 23px;
}

.footer
{
    width: 960px;
    height: 75px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    background-color: #18A82F;
}
.imglink
{
    cursor: pointer;
}
.baseinfo
{
    margin-top: 20px;
    border-top: solid 3px #18A82F;
    padding: 10px 0 0 5px;
    line-height: 25px;
}

