﻿@charset "utf-8";
/* CSS Document */
@import url("base.css");
#container {
	height:auto!important;

	
}

#container #container_left {
	width:247px;
	height:auto!important;
	min-height:600px;
	_height:600px;
	float:left;

}
#container #container_right
{
 width:710px; float:left;
 height:auto!important;
 min-height:600px;
 _height:600px;
 margin-left:10px;

}

#body_txt
{
	padding-left: 20px;
	line-height: 17px;
	margin-bottom: 6px;
	height:auto!important;
	background-color:#f0f0f0;
	height:100px;
	padding-bottom:20px;
	line-height:30px;


}
#body_txt ul
{
margin-top:20px;
 margin-right:35px;

}
#body_txt ul li
{
   border-bottom:1px solid #ccc;
   height:30px;
   line-height:30px;
}
.CourseTitle
{
	width:420px;
	float:left;
	padding-left:5px;
}
.CourseTeacher
{
	width:100px;
	float:left;
}
.CourseStar
{
 width:120px;
 float:left;	
}

.student
{

float:left;
height:auto!important;
min-height:820px;
 _height:815px; 
 width:660px; 
 padding:5px;
 margin:18px 0px auto auto;
 background-color:#d9e8fc;
 line-height:18px;
}
.sudent_img
{
 padding:2px;
border:1px solid #d9d9d9;
height:180px;
width:180px;
margin:4px auto auto auto;
background-color:#fff;
text-align:center;
margin-bottom:3px;
 	
}
.sudent_img img
{
 border:0;
 max-height:180px;
 max-width:180px;	
}
#img_outer
{
	 padding:2px;
	_border:1px dotted #969696;
	 height:auto!important;
	 width:auto!important;
	 min-height:80px;
	 min-width:80px;
	 _height:80px;
	_width:80px;	 
	 display:block;
}
.content{height:auto!important;}
.rightContent .content{ border:none;}