﻿.wrap
{
    width: 1002px;
    margin: 0 auto;
}
#topLink
{
    height: 38px;
    line-height: 38px;
    text-align: right;
    background: url(images/bg_toplink.png);
    width: 982px;
    padding-right: 20px;
    margin-bottom: 2px;
}
#topLink a:link, #topLink a:visited
{
    color: #fff;
}
#topLink a:hover, #topLink a:active
{
    color: #fff;
}
#banner
{
    height: 408px;
    margin-bottom: 2px;
}
#wrapbody
{
    background: url(images/bg_bodywrap.png) left top repeat-x;
}
#mainbody
{
    width: 970px;
    margin: 0 auto;
}
.block .title
{
    height: 37px;
}
.block .content
{
    border: solid 1px #bae8ee;
    border-top: 0;
    background-color: #fff;
    margin-bottom: 10px;
}
.left
{
    float: left;
    width: 250px;
    margin-top: 15px;
}
#ulNewsList
{
    padding: 10px;
}
#ulNewsList li
{
    background: url(images/icon.png) left 4px no-repeat;
    padding-left: 10px;
    margin-bottom: 1em;
}
#ulNewsList li a:link, #ulNewsList li a:visited
{
    color: #ff8518;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.5em;
}
#ulNewsList li a:hover, #ulNewsList li a:active
{
    color: #ff8518;
    text-decoration: underline;
}
#quickapply
{
    width: 250px;
    height: 213px;
    margin-bottom: 10px;
    background: url(images/bg_quickapply.png) -2px top no-repeat;
}
#aQA:link, #aQA:visited
{
    display: block;
    width: 180px;
    height: 41px;
    text-decoration: none;
    margin: 153px 0 0 35px;
}
#aQA:hover, #aQA:active
{
    text-decoration: none;
}
#lc
{
    text-align: center;
    padding: 20px 0;
}
#adWrap
{
    width: 100%;
}
#adWrap img
{
    float: left;
    margin-bottom: 11px;
}
.right
{
    float: right;
    width: 706px;
    margin-top: 15px;
}
#orderSchoolsWrap
{
    border-width: 3px;
    border-top: 0;
    height: 304px;
    margin: 0 0 10px 0;
    padding: 0;
}
#orderSchoolsWrap ul, #orderSchoolsWrap li
{
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
#orderSchoolsWrap li, #orderSchoolsWrap span
{
    margin: 0;
    padding: 0;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    float: left;
}
#orderSchoolsWrap span
{
    width: 510px;
    text-align: center;
    color: #666;
    font-weight: bold;
    font-size: 14px;
}
#orderSchoolsWrap a:link, #orderSchoolsWrap a:visited
{
    text-decoration: none;
    float: left;
    width: 112px;
    height: 31px;
    display: block;
    overflow: hidden;
    margin-top: 3px;
}
#orderSchoolsWrap a:hover, #orderSchoolsWrap a:active
{
    text-decoration: none;
}
#orderSchoolsWrap .li1
{
    background-color: #F0FDFF;
}
#orderSchoolsWrap .li1 a
{
    background-image: url(images/btn_order1.png);
}
#orderSchoolsWrap .li2
{
    background-color: #FFFDEC;
}
#orderSchoolsWrap .li2 a
{
    background-image: url(images/btn_order2.png);
}

#schoolsWrap
{
    border-width: 3px;
    border-top: 0;
    padding-top: 10px;
}
#tbFCSchools
{
    margin: 0 auto;
}
#tbFCSchools td
{
    width: 168px;
    height: 168px;
    border-bottom: dashed 1px #AEB0B3;
    border-right: dashed 1px #AEB0B3;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    vertical-align: top;
}
#tbFCSchools td.tdEndRight
{
    border-right: 0;
}
#tbFCSchools a:link, #tbFCSchools a:visited
{
    display: block;
    margin: 0 1em;
    text-decoration: none;
    color: #1C8D9E;
    text-align: center;
    line-height: 1.5em;
    margin-top: 100px;
}
#tbFCSchools a:hover, #tbFCSchools a:active
{
    color: #900;
    text-decoration: underline;
}

#longBtnWrap
{
    padding: 15px 0;
    text-align: center;
}
#longBtnWrap input
{
    width: 353px;
    height: 54px;
    background: url(images/btn_long.png);
    border: 0;
    cursor: pointer;
}

#adPnl
{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}
#adPnl img
{
    margin-left: -1px;
}
#fyPnl
{
    width: 976px;
    margin: 0 auto;
}
#fyPnl .content
{
    padding: 20px 0;
}
#tbFY
{
    width: 670px;
    margin: 0 auto;
    border-left: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
}
#tbFY th, #tbFY td
{
    padding: 1em 0;
    font-weight: bold;
    text-align: center;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}
#tbFY th
{
    color: #fff;
    background-color: #1ab8dc;
}
#tbFY td
{
    color: #556fd0;
}
#tbFY .row td
{
    background-color: #def2f5;
}
#fyPnl p
{
    margin: 0 1.5em;
    padding-top: 15px;
    color: #666;
    line-height: 200%;
    font-size: 14px;
    font-weight: bold;
    text-indent: 2em;
}
/*底部*/
#bottomLinks
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    border: solid 1px #d1d1d1;
    background-color: #eee;
    padding: 0.7em 0;
}
#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 6px no-repeat;
}
#copyRight
{
    text-align: center;
    height: 80px;
    width: 1002px;
    margin: 0 auto;
    color: #000;
}
