﻿body
{
    background-color: #fff;
}
.wrap
{
    background-color: #fff;
    width: 1002px;
    margin: 0 auto;
}
#topLink
{
    height: 36px;
    line-height: 38px;
    text-align: right;
    background: url(images/top_logo.png) 5px center no-repeat;
}
#topLink a:link, #topLink a:visited
{
    color: #669;
}
#topLink a:hover, #topLink a:active
{
    color: #900;
}
#banner
{
    height: 302px;
}
.left1
{
    float: left;
    width: 350px;
    height: 496px;
    background: url(images/left_adv.jpg) right top no-repeat;
    margin: 10px 0;
    margin-right: 10px; 
}
.uladv
{
    display: block;
    width: 265px;
    margin-left: 60px;
    margin-top: 70px;
}
.uladv li
{
    color: #007C8C;
    line-height: 150%;
    float: left;
    width: 265px;
    height: 45px;
    margin-bottom: 10px;
}
.right1
{
    float: left;
    width: 635px;
    height: 496px;
    background: url(images/bg_intro.jpg) left center no-repeat;
    margin: 10px 0;
}
a.aOnline:link, a.aOnline:visited, a.aOnline:active
{
    display: block;
    width: 138px;
    height: 38px;
    text-decoration: none;
    background: url(images/online.jpg);
    margin: 435px 0 0 25px;
    _margin: 435px 0 0 12px;
    float: left;
}
a.aOnline:hover
{
    background: url(images/online_on.jpg);
}
a.aViewMore:link, a.aViewMore:visited, a.aViewMore:active
{
    display: block;
    width: 152px;
    height: 39px;
    text-decoration: none;
    background: url(images/viewmore.png);
    margin: 435px 25px 0 0;
    _margin: 435px 12px 0 0;
    float: right;
}
a.aViewMore:hover
{
    text-decoration: none;
}
#ad1
{
    display: block;
    width: 987px;
    margin: 0 auto;
}
.left2
{
    float: left;
    width: 690px;
    height: 420px;
    background: url(images/bg_qa.png) right top no-repeat;
    margin: 10px 0;
}
.right2
{
    float: right;
    width: 295px;
    height: 420px;
    background: url(images/bg_sino.png) left top no-repeat;
    margin: 10px 0;
}
.right2 h2
{
    display: block;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-top: 58px;
    margin-bottom: 20px;
    line-height: 120%;
    height: 35px;
}
.right2 p
{
    margin: 0 1em;
    line-height: 180%;
    color: #666;
    margin-bottom: 5px;
}
#schoolTitle1
{
    height: 60px;
    background: url(images/bg_gl.png) center no-repeat;
    margin-bottom: 10px;
}
#schoolTitle2
{
    height: 60px;
    background: url(images/bg_gl2.png) center no-repeat;
    margin-bottom: 10px;
}
.ulSchools
{
    margin-top: 10px;
    margin-left: 30px;
}
.ulSchools li
{
    float: left;
    width: 140px;
    height: 150px;
    text-align: center;
    margin-right: 60px;
}
.ulSchools li p
{
    display: block;
    height: 112px;
    width: 140px;
    margin-bottom: 10px;
}
.ulSchools li strong
{
    font-size: 14px;
    color: #666;
}
.ulSchools2
{
    margin-left: 18px;
}
.ulSchools2 li
{
    margin-right: 25px;
}
#ulSpec
{
    margin-left: 8px;
}
#ulSpec li
{
    width: 322px;
    height: 160px;
    float: left;
    margin-right: 10px;
}
#ulSpec li a
{
    text-decoration: none;
}
/*底部*/
#bottomLinks
{
    width: 1000px;
    height: 24px;
    margin: 0 auto;
    border: solid 1px #D1D1D1;
    background-color: #eee;
    text-align: center;
    padding-top: 10px;
}
#bottomLinks a:link, #bottomLinks a:visited
{
    color: #000;
    text-decoration: none;
}
#bottomLinks a:hover, #bottomLinks a:active
{
    color: #c00;
}
#bottomLinks span
{
    font-family: Arial;
    font-size: 12px;
    padding: 0 10px;
    background: url(/WEFiles/css/images/icon3.png) center no-repeat;
}
#copyRight
{
    padding-top: 20px;
    text-align: center;
    height: 120px;
    background-color: #fff;
    width: 1002px;
    margin: 0 auto;
}
