﻿/*----------------通用--------------*/

* {
    padding: 0;
    margin: 0;
}

body {
    width: 970px;
    margin: 0 auto;
    text-align: center;
}

.clear {
    clear: both;
}


/*----------------教师风采左边：750px--------------*/


/*----------------------网站地图------------------------------*/

#teacherMaps {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: left;
    margin: 5px 0;
    background: #B9E9FB;
    color: #000;
    padding: 0 0 0 10px;
}

#teacherMaps a {
    margin: 0 8px;
    color: #000;
    text-decoration: none;
}


/*--------------------------教师风采内容页-----------------------------------------*/

.teacherDetail {
    width: 630px;
    float: left;
    padding-left: 15px;
}


/*--------------------------------教师风采标题栏-------------------------------------------*/

#teacherHonor h1,
#teacherStyle h1,
#teacherMotto h1,
#teacherBelives h1,
#teacherBaseInfo h1 {
    font-size: 14px;
    text-align: left;
    background: url(/ver6/Imgput/bg61.gif) repeat-x 0 0;
    height: 30px;
    line-height: 30px;
    color: #046cc2;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
}

#teacherBaseInfo {
    text-align: left;
    height: 210px;
}

#teacherBaseInfo img {
    float: left;
    width: 94px;
    height: 125px;
    margin: 30px 0px 10px 70px;
}

#teacherBaseInfo_1 {
    float: left;
    text-align: left;
    margin-top: 20px;
    margin-left: -35px;
}

#teacherBaseInfo_1 p {
    font-size: 14px;
    line-height: 200%;
    text-align: left;
    height: 25px;
    letter-spacing: 16px;
}

#teacherBaseInfo_1 p span {
    letter-spacing: 2px;
    color: #074387;
}

.teacherBox {
    background: #fff;
}

#teacherHonor p,
#teacherStyle p,
#teacherMotto p,
#teacherBelives p,
#teacherBaseInfo p,
#teacherBelives p {
    margin: 10px 10px 10px 50px;
    font-size: 14px;
    color: #333;
    text-align: left;
    letter-spacing: 1px;
    line-height: 150%;
    text-indent: 22px;
}

#teacherHonor,
#teacherStyle,
#teacherMotto,
#teacherBaseInfo,
#teacherBelives {
    clear: both;
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 10px;
}

#teacherRight {
    width: 300px;
    font-size: 12px;
    background: #fff;
    float: left;
    margin-left: 8px;
    border: 1px solid #8dbada;
    letter-spacing: 1px;
}

#teacherRight h1 span {
    font-size: 12px;
    font-weight: normal;
}

#teacherRight h1 {
    text-indent: -9999px;
    background: url(/ver6/Imgput/teacherBgTitle.gif) no-repeat 0 0;
    height: 31px;
    margin: 0 auto 5px auto;
    width: 222px
}

#teacherRight h2 {
    width: 222px;
    margin: 0 auto;
    height: 31px;
    background: url(/ver6/Imgput/teacherBgTitle2.gif) no-repeat 0 0;
    text-indent: -9999px;
}

#EmployeeList3 {
    width: 210px;
    border-collapse: collapse;
    font-size: 12px;
}

#EmployeeList5 tr td {
    height: 25px;
    line-height: 25px;
}

#EmployeeList3 tr td a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #0068b7;
    width: 50px;
    text-decoration: none;
    outline: none;
}

#EmployeeList3 tr td a:hover {
    color: #f60;
}

#teacherBaseInfo {
    margin-top: 1px;
}

.bar_bg {
    width: 100%;
    background: url(/ver6/Imgput/teacherBgTitle2-1.gif);
    height: 31px;
    margin: 10px 0 0 0
}


.Menu{width:180px; height:25px;background: url(/ver6/Imgput/fc01.png); padding-left: 120px; padding-top: 9px;}
.Menu li.hover{background: url(/ver6/Imgput/fc02.png) no-repeat;}

.Menu li{float:left; display:inline-block; height: 25px; line-height: 25px; width: 48px; cursor:pointer; text-align:center; }
.Menu li a{font-size:14px; font-weight:bold; color:#046cc2; text-decoration: none;}
.Menu li.hover a{color:#ff6600;}
