@charset "utf-8";
/* CSS Document */
@import url("base.css");
#container {
}
.floatRight { float:right; margin-right:0px;}
#container #container_left {
	width:710px; 
	height:auto!important;
	min-height:600px;
	_height:600px;
	float:left;
}
.index_hack{height:5px!important;*height:12px; overflow:hidden;}
#container_left #top {
	min-height:260px;
	height:auto!important;
	
}
#container_left #top .h4_red {
	margin-left:50px;
}
#container_left #top p {
	margin-left:25px;
	text-indent:28px;
	margin-right:20px;
	line-height:24px;
	font-size:14px;
}
#container_left #left_banner {
	height:91px;
	text-align:center;
}
#container_left #bonus {
	width:710px;
	float:left;
}
#container_left #bonus #bonus_top {
	height:5px;
	overflow:hidden;
	background:url(../img/bonusTop.gif) no-repeat;
}
#container_left #bonus #bonus_body {
	height:75px;
	background:#eee;
}

#container_left #bonus #bonus_body #left {
	width:160px;
	text-align:center;
	height:75px;
	float:left;
}
#container_left #bonus #bonus_body #right {
	height:75px;
	width:508px;
	background:#fff;
	float:left;
}
#bonus_body #right ul {
}
#bonus_body #right ul li span {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	line-height:20px;
}
#bonus_body #right ul li {
	margin-left:30px;
	height:20px;
}
#bonus_body #right ul li a {
	color:#666;
	padding-left:10px;
}

#bonus_body #right ul li  .list_title
{
	 float:left; width:40px; display:block; float:left; height:10px;  }
#bonus_body #right ul li .list 
{
	float:left; margin-left:6px; width:100px;  overflow:hidden; height:20px; 
	
	}
	
#container_left #bonus #bonus_buttom {
	height:5px;
	overflow:hidden;
	background:url(../img/bonusButtom.gif) no-repeat;
}
#container #container_right {
	width:246px;
	height:auto!important;
	min-height:600px;
	_height:600px;
	float:right;
}
#container #container_right .sideSectionBody2{ height:202px; padding:10px;}
#container #container_right .sideSectionBody3{ *padding-bottom:8px;  *height:255px;}
#sudents {
	width:710px;
	float:left
}
#sudents #sudents_top {
	background:url(../img/StudentsTitle.gif) no-repeat;
	height:28px;
	line-height:31px;
	text-indent:28px;
	overflow:hidden;
}
#sudents #sudents_body {
	height:274px;
	border:1px solid #bdbdbd;
	border-top:0px solid #ccc;
}
#sudents_body .sudent {
	width:100px;
	height:120px;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:15px;
}
#sudents_body .sudent_img {
	width:100px;
	height:100px;
	text-align:center;
	overflow:hidden;
}
#sudents_body .sudent_img img {
	 max-width:103px;
	  max-height:103px;
	  width:expression(document.body.clientWidth>103?"103px":"auto");
	overflow:hidden;
}

#sudents_body .sudent_txt {
	height:20;
	line-height:20px;
	text-align:center;
}
#sudent_company {
	width:968px;
	height:150px;
	border:1px solid #bdbdbd;
	margin:0 auto;
	float:right;
}
#sudent_company #title {
	width:920px;
	height:22px;
	border-bottom:1px dotted #dbdbdb;
	margin:0 auto;
}
#sudent_company #title #title_txt {
	border-left:4px solid red;
	line-height:18px;
	text-indent:15px;
	height:18px;
	margin-left:10px;
	overflow:hidden;
}
#sudent_company ul {
	margin-top:10px;
	margin-left:10px;
}
#sudent_company ul li {
	display:inline;
	float:left;
	height:115px;
	width:110px;
	margin-left:7px;
}




#sudent_company ul li .company_img {
	width:110px;
	height:85px;
	overflow:hidden;
	text-align:center;	
	 display:table-cell;
	 vertical-align:middle;
}

#sudent_company ul li .company_img img{
	 max-width:110px;
	 max-height:85px;
	 width:expression(document.body.clientWidth>110px?"110px":"auto");
	 overflow:hidden;
	_width:110px;
	_height:85px;
	 vertical-align :middle;
}
#sudent_company ul li .company_txt {
	width:110px;
	height:20px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
}

