#contentImg{
    position: relative;
    height:300px;
    display:block;
}
#content{
    position: relative;
    display:block;
    align-content:center;
    background-color:#FFFFFF;
}
table{
    width: 950px;
    margin:auto;
}
#tableList {
    padding-top:20px;
}
#tableList td{
    height:40px;
    border:1px #D3D3D3;
    border-bottom-style:dashed;
}


#tableList td  .a:link{
    font-size:13px;
    color:#717171;
    text-decoration:none;
    PADDING: 0px 4px 0px 4px; DISPLAY: inline-block;FONT-FAMILY: arial; WHITE-SPACE: nowrap;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;     /* Webkit browsers */
    border-radius:5px;               /* W3C syntax */
    font-family: "Arial","Microsoft YaHei","����";
    margin-left:2px;
}


#tableList a:visited, #tableList a:link{font-size:13px; font-family: "Arial","Microsoft YaHei","����";color:#666666; text-decoration:none; margin:7px 0px 7px 4px; padding:5px;}
#tableList a:active,#tableList a:hover{font-size:13px; font-family: "Arial","Microsoft YaHei","����";color:#FFFFFF;cursor:pointer; background-color:#e57609;
    padding:5px;
    -moz-border-radius: 5px 0px 5px 0px;      /* Gecko browsers */
    -webkit-border-radius: 5px 0px 5px 0px;   /* Webkit browsers */
    border-radius:5px 0px 5px 0px;            /* W3C syntax */
}



#tablePhone{
    margin-top:30px;
    padding-bottom:30px;
}
#tablePhone td{
    height:40px;
}
div #explain{
    position: absolute;
    top: 0;
    left: 0;
    padding:125px 0 0 780px;
    font-size:38px;
    font-weight:100;
    color:#EFB713;
    word-spacing:8px; letter-spacing: 1px;
}

/*========�ֲ�===============*/
div,ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }

/*����css*/
.lunbo { width: 1000px; height: 320px; margin:0px auto; position: relative; overflow:hidden; margin-bottom: 0px; background-color:#DDDDDD; overflow:hidden; }

/*��һ��  ��һ��*/
.lunbo .prev,
.lunbo .next { display: none; width: 40px; height: 100px; background: url(../../image_all/btn.png) no-repeat; position: absolute; top: 115px;}
.lunbo .prev { left: 0; }
.lunbo .next { right: 0; background-position: right }

.lunbo img{ 	cursor: pointer;
    transition: all 0.6s;  }

.lunbo img:hover{
    transform: scale(1.04);
}

#link{
    position: relative;float:left;display:block;width: 900px;
    height:160px;
    position: relative;
    display:block;
    margin-top:0px;
    margin-bottom:40px;
    margin-left:50px;
    background-color:transparent;
    line-height:28px;
    display:inline;
}
#gongshang{
    position: relative;float:left;display:block;width: 1000px;height:100px;
    background-color:transparent;
    text-align:center;
}


#search{
    position:relative;
    display:block;
    text-align:center;
    width:1000px;
    height:160px;
    padding-top:35px;
    padding-bottom:20px;
    background-color:#FFFFFF;
}

#searchLeft{
    float:left;
    width:180px;
    height:125px;
    border-color:#E3E3E3;
    margin-left:25px;
    padding-top:25px;
    background-color:#F3F3F3;
    -moz-border-radius: 20px 0px 0px 0px;      /* Gecko browsers */
    -webkit-border-radius: 20px 0px 0px 0px;   /* Webkit browsers */
    border-radius:20px 0px 0px 0px;            /* W3C syntax */
    display:inline;
    line-height:25px;
}
#login_senter{
    float:left;
    width:180px;
    display:inline;
    margin-top:20px;
}

#searchCenter{
    float:left;
    width:450px;
    height:150px;
    background-color:#EDEDED;
    margin-left:15px;
}
#selectTable{
    width:430px;
    margin-top:15px;
    margin-left:12px;
}

#searchRight{
    float:left;
    width:290px;
    height:148px;
    margin-left:15px;

    display:inline;
    background-color:#FFF5DF;
    -moz-border-radius: 0px 0px 20px 0px;      /* Gecko browsers */
    -webkit-border-radius: 0px 0px 20px 0px;   /* Webkit browsers */
    border-radius:0px 0px 20px 0px;            /* W3C syntax */
}

#telephoneTable{
    width:245px;
    margin-top:14px;
    margin-left:23px;
}

#searchListTable{
    background-color:#FFFFFF;

}
#searchListTable p{
    height:30px;

}
#teacherList{
    width:1000px;
    height:400px;
    padding-top:25px;
    background-color:#FFFFFF;
}
.teacherListSub{
    float:left;
    width:1000px;
    height:270px;
    margin-left:30px;
    display:inline;
}
.teacherListSubTitle{
    float:left;
    width:1000px;
    height:29px;

}
.tableTeacher{
    float:left;
    margin-top:20px;
    text-align:center;
    height:150px;
}
.imgCircle img{
    width:80px;
    height:95px;
    margin-top:13px;
    -moz-border-radius: 20px 0px 20px 0px;      /* Gecko browsers */
    -webkit-border-radius: 20px 0px 20px 0px;   /* Webkit browsers */
    border-radius:20px 0px 20px 0px;            /* W3C syntax */


    box-shadow: 3px 3px 4px #C1C1C1;
    border: #F0F0F0 1px solid;

    cursor: pointer;
    transition: all 0.6s;
}



.imgCircle img:hover{
    transform: scale(1.2);
}

.aIMG:hover img{filter:alpha(Opacity=1000);-moz-opacity:1;opacity: 1}



.tableTeacher p{
    text-align:center;
    margin-top:15px;
    line-height:20px;
    font-size: 13px;
}
.teacherListSubMore{
    margin-top:20px;
    float:left;
    width:880px;
    height:30px;
    clear:both;
    text-align:right;
    margin-bottom:10px;
}
#studentList{
    float:right;
    width:275px;
    height:545px;
    margin-right:30px;
    border:#F0F0F0 1px solid;
    -moz-border-radius: 20px 0px 20px 0px;      /* Gecko browsers */
    -webkit-border-radius: 20px 0px 20px 0px;   /* Webkit browsers */
    border-radius:20px 0px 20px 0px;            /* W3C syntax */
    display:inline;
    background-color: #FBFBFB;
}
#studentListTitle{
    margin-left:20px;
    margin-top:25px;
    text-align:right;
    border-bottom:#e57609 1px solid;
    padding:5px 45px 5px 0px;
    height:25px;
    width:190px;
}

#studentList ul{
    width:240px;
    margin-left:20px;
    margin-top:5px;
}

#studentList ul li{
    border-bottom:1px dashed #CCCCCC;
    padding:11px 5px 6px 5px;
    height:85px;
}

#studentListMore{
    margin-left:20px;
    margin-top:25px;
    text-align:right;
    padding-right:10px;
    height:25px;
    width:225px;
}


#contentImg{
    position: relative;
    height:300px;
    display:block;
}
#content{
    position: relative;

    display:block;
    align-content:center;
}


#tableList td{
    height:40px;
    border:1px #D3D3D3;
    border-bottom-style:dashed;
}
#tablePhone{
    margin-top:30px;
}
#tablePhone td{
    height:40px;
}
div #explain{
    position: absolute;
    top: 0;
    left: 0;
    padding:125px 0 0 780px;
    font-size:38px;
    font-weight:100;
    color:#EFB713;
    word-spacing:8px; letter-spacing: 1px;
}

/*========�ֲ�===============*/
div,ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }

/*����css*/
.lunbo { width: 1000px; height: 320px; margin:0px auto; position: relative; overflow:hidden; margin-bottom: 0px; background-color:#DDDDDD;overflow:hidden; }

.lunbo img{ 	cursor: pointer;
    transition: all 0.6s;  }

.lunbo img:hover{
    transform: scale(1.04);
}

/*��һ��  ��һ��*/
.lunbo .prev,
.lunbo .next { display: none; width: 40px; height: 100px; background: url(../../image_all/btn.png) no-repeat; position: absolute; top: 115px;}
.lunbo .prev { left: 0; }
.lunbo .next { right: 0; background-position: right }

/*-------------------��ť�ȶ���---------------*/

.selectStyle{

    border: 1px  #D4D2D2 solid;
    /*background:rgba(0, 0, 0, 0);*/
    background-color:#FFFFFF;
    width:133px;
    height:28px;
}

.selectStyle2{
    border: 1px  #D4D2D2 solid;
    /*background:rgba(0, 0, 0, 0);*/
    background-color:#FFFFFF;
    width:100px;
    height:28px;
}

.buttonSubmit {
    font-family: "Arial","Microsoft YaHei","����";
    font-size:14px;
    color:#FFFFFF;
    border: 1px #e57609 solid;
    background-color:#e57609;
    cursor: hand;
    width:100px;
    height:32px;
    margin-top:3px;
    -moz-border-radius: 5pxx;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */

}
#link{
    position: relative;float:left;display:block;width: 900px;
    height:160px;
    position: relative;
    display:block;
    margin-top:0px;
    margin-bottom:40px;
    margin-left:50px;
    background-color:transparent;
    line-height:28px;
    display:inline;

}
/*列表部分*/
#lb {
    position: relative;
    display: block;
    text-align: left;
    width: 1000px;
    background-color: #FFFFFF;
}

#lb_t {
    position: relative;
    display: block;
    width: 940px;
    margin-left: 30px;
    text-align: center
}

#lb_t td {
    border-bottom: 1px dashed #CCCCCC;
    list-style-type: none;
    height: 75px;
    vertical-align: middle;
    padding: 8px;
    line-height: 20px;
    font-size: 13px;
    color: #2E2E2E;
}
