#banner {
    height: 448px;
}
#banner .banner_wrap {
	width: 100%;
	height: 448px;
	background: url("../images/banner/banner_about.jpg") no-repeat;
	background-size: 100% 100%; 
}
#main {
  	width: 100%;
	  font-size: 16px;
	  background-color: #fefefe;
}
#main .intro{
	width: 1080px;
	margin-top: 95px;
	color: #4d4d4d;
	line-height: 2.125;
}
#main .content{
	margin-top: 87px;
	background-color: #f7f7f7;
  	width: 100%;
  	height: 1206px;
}
#main .content .wrap{
	width: 1080px;
	color: #ffffff;
	padding-top: 60px;
}
#main .content .wrap .rewards {
	height: 514px;
	background: url("../images/bg/bg_rewards.jpg") no-repeat;
}
#main .content .wrap .rewards .rewards_container {
	width: 806px;
}
#main .h1 {
	color: #ffffff;
	font-size: 34px;
	font-weight: bold;	
	padding: 63px 0 18px;
	line-height: 32px;
	text-align: center;
}
#main .content .wrap .desp{
	line-height: 1.875;
	margin: 66px auto 57px;
}
#main .content .wrap .list {
	line-height: 1.875;
	color: #B2B2B2;
	margin-top: 42px;
}
#main .content .wrap .activity {
	margin-top: 35px;
	height: 514px;
	background: url("../images/bg/bg_activity.jpg") no-repeat;
}
#main .content .wrap .activity .activity_container {
	width: 806px;
}
#main .alumni{
	height: 609px;
	background: url("../images/bg/bg_alumni.jpg") no-repeat;
	-webkit-background-size: 100% 100%; 
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%; 
}
#main .alumni .wrap {
	width: 1080px;
	position: relative;
}
#main .alumni .wrap .h1{
	text-align: left;
	padding-top: 86px;
}
#main .alumni .wrap .line {
	margin-left: 0;
}
#main .alumni .wrap .icon_list {
	height: 155px;
	margin: 245px 0 0 12px;
}
#main .alumni .wrap .icon_list li {
	width: 135px;
	height: 155px;
	margin-right: 14px;
}
#main .alumni .wrap .icon_list li a {
  color: #ffffff;
  line-height: 2.125;
}

#main .alumni .wrap .text{
	position: absolute;
	right: 0;
	background-color: #000000;
	width: 627px;
	height: 275px;
}
#main .alumni .wrap .top {
	top: 75px;
}
#main .alumni .wrap .bottom {	
	top: 363px;
}
#main .alumni .wrap .text .words {
	margin-top: 19px;
	width: 551px;
	color: #ffffff;
  	line-height: 2.125;
}
/*contact_course*/
#main .left table{
	width: 774px;
	height: 807px;
	margin:96px 0 106px 0;
	border-spacing: 0;
	border: 1px solid #ebebeb; 
	border-left: 0;
}
#main .main_container table .bg_light {
    background-color: #fcfcfc;
}
#main .main_container table .bg_weight {
    background-color: #f7f7f7;
}
#main .main_container table td{
    height: 68px;
    width: 100px;
    text-align: center;
    border: 1px solid #ebebeb;
    border-width: 1px 0 0 1px;
    font-size: 14px;
	color: #4d4d4d;
	line-height: 1.429;
}
#main .main_container table .th1 {
    background-color: #ebebeb;
    height: 70px;
}
#main .main_container table .th2 {
    height: 70px;
}
#main .main_container table .th2 th {
    height: 117px;
    border: 1px solid #ebebeb;
    border-width: 1px 0 0 1px;
    vertical-align: top;
}
#main .main_container table .th2 th span {
	width: 100px;
	font-size: 18px;
	color: #000000;
    margin-top: 50px;
    display: block;
}
#main .main_container table td span {
	width: 73px;
    display: block;
}