﻿*
{
    margin: 0;
    padding: 0;
}

body, div, span, td
{
    font-size: 9pt;
}

.main
{
    width: 948px;
    border: 1px #CDCDCD solid;
}

a:link, a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover, a:active
{
    color: #FF0000;
    text-decoration: underline;
}

/*****************导航*********************/
#headimg1
{
    background-image: url(../newimg/head.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 40px;
    padding-top: 179px;
    text-align: center;
}
#headimg1 div
{
    background-image: url(../newimg/bar.gif);
    background-repeat: repeat-x;
    height: 40px;
}


#headimg1 div a
{
    height: 30px;
    line-height: 30px;
    width: 73px;
    float: left;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#headimg1 div a:hover
{
    background-image: url(../newimg/bar1.gif);
    background-repeat: repeat-x;
    color: #ff0000;
}

/*主体上部左侧*/
#main-body
{
    padding: 5px;
}
.body-top-left
{
    float: left;
    width: 600px;
}

.list2
{
    margin-top: 5px;
    height: 160px;
    min-height: 160px;
    width: 300px;
    float: left;
    text-align: left;
}
.list2 H1
{
    background-image: url(../newimg/bar2.gif);
    background-repeat: repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #FF3300;
    height: 25px;
    line-height: 25px;
}
.list2 ul
{
    margin: 0px;
    list-style-type: none;
}
.list2 ul li
{
    margin-top: 3px;
    margin-bottom: 3px;
    float: left;
    width: 292px;
    background-image: url(../newimg/arrow1b.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 8px;
}


/*主体上部右侧*/
.body-top-right
{
    float: left;
    width: 328px;
    margin-left: 8px;
}
.kpborder
{
    width: 330px;
}
.kpborder ul
{
    list-style: none;
    border-top: 1px #CDCDCD solid;
    border-right: 1px #CDCDCD solid;
    border-left: 1px #CDCDCD solid;
    width: 328px;
}
.kpborder ul li
{
    float: left;
    height: 25px;
    line-height: 25px;
    background-color: #81D60E;
    color: #FFFFFF;
    font-weight: bold;
    width: 82px;
    font-size: 10pt;
    cursor: pointer;
}
.kpborder ul li:hover
{
    color: #000000;
    background-color: #FFFFFF;
}
.right1
{
    clear: both;
    border: 1px #CDCDCD solid;
    border-top: 0px;
    min-height: 70px;
    padding-top: 3px;
    width: 328px;
}

.seachbutton
{
    background-image: url(../newimg/seach.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 45px;
    margin-left: 5px;
    border: 0px solid #0000CC;
}
/***********************学校实力*******************************/
#schoolbar
{
    background-image: url(../newimg/bar3.gif);
    background-repeat: repeat-x;
    height: 26px;
    width: 930px;
    float: left;
}
#schoolbar ul
{
    margin: 0px;
    list-style-type: none;
}
#schoolbar ul li
{
    height: 20px;
    width: 155px;
    text-align: center;
    float: left;
    padding-top: 6px;
}
#schoolbar ul li a
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #3577FF;
}
#schoolbar ul li a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
#school
{
    border: 1px solid #CCCCCC;
    margin-top: 8px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.schoolimg1
{
    width: 925px;
    height: 110px;
    padding: 3px;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}
.schoolimg1 table tr td img
{
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 3px;
}
.schoolimg1 ul
{
    margin: 0px;
    list-style-type: none;
}
.schoolimg1 ul li
{
    float: left;
    margin-top: 2px;
    margin-right: 1px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.schoolimg1 ul li a
{
    text-decoration: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

#page_footbar
{
    width: 200px;
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 10px;
    padding-left: 2px;
    padding-bottom: 10px;
}
#page_footbar ul
{
    margin: 0px;
    list-style-type: none;
}

.border1
{
    border: 1px #CDCDCD solid;
}

ul.vermenu
{
    list-style: none;
    margin: 0px;
}

ul.vermenu li
{
    border: 1px solid #CDCDCD;
    height: 20px;
    line-height: 20px;
}

ul.vermenu li:hover
{
    font-weight: bold;
}
