﻿.teacher_title2
{
	float: left;
	width: 800px;
	height: 44px;
	margin-top: 1px;
}
.teacher_Box
{
    float:left;
    margin-left:80px;
    _margin-left:40px;
    width:600px;
    height:180px;
    border:dotted 1px #d6d6d6;
}
.teacher_ModelBox
{
    float:left;
    margin-top:10px;
    margin-left:10px;
    width:560px;
    height:160px;
}
.teacher_ModelBox_TitleImg
{
    float:left;
    width:120px;
    height:160px;
}
.teacher_ModelBox_Intro
{
    float:left;
    width:439px;
    height:160px;
}
.teacher_ModelBox_IntroContent
{
    float:left;
    margin-top:10px;
    margin-left:10px;
    width:410px;
    height:130px;
    overflow:hidden;
}
.teacher_ModelBox_MoreIntro
{
    float:left;
    text-align:right;
    margin-left:10px;
    width:410px;
    height:20px;
}
.teacher_ModelBox_MoreIntro a
{
    color:Black;    
}
.teacher_ModelBox_MoreIntro a:hover
{
    color:Blue;    
}
.teacher_Content
{
    float:left;
    margin-left:80px;
    _margin-left:40px;
    width:600px;
}