@charset "utf-8";

.topimg {
     background-image:../THEMES/MSNBETA/style/images/topbj.gif;
	 padding-left:5px;}
*{
	padding:0;
	margin:0;
	}
#index_ad2 {
	width:670px;
	height:280px;
	background:#900;
	}
#index_ad2 ul{
	list-style:none;
	text-align:center;
	}
#teachers{
	float:left;
	padding:5px;
	height:135px;
	}
#teachers li{	
	width:100px;
	float:left;
	padding:5px;
	margin:0 10px;
	background:#fff;
	}
.teacher_pic{}
.teacer_pic a{
	display:block;
	padding:5px;
	}
.teacher_pic a img{
	padding:3px;
	border:1px solid #ccc;
	}
.teacher_pic a:hover img{
	border:1px solid #333;
	}
.teacher_name{
	float:left;
	text-align:center;
	background:#ccc;
	padding:2px;
	}
.teacher_name a{
	display:block;
	width:97px;
	height:20px;
	text-decoration:none;
	font:bold 14px/20px "宋体";
	color:#000;
	border:1px dotted #fff;
	}
.teacher_name a:hover{
	color:#666;
	background:fff;
	border:1px dotted #333;
	}
#index_ad_img{
	float:left;
	width:670px;
	height:89px;
	background:url(images/chengnuo.gif) no-repeat center center;
	}
#index_ad_buttons li{
	float:left;
	}
#index_ad_buttons li a{
	display:block;
	width:110px;
	height:24px;
	margin:0 10px;
	text-align:center;
	text-decoration:none;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(images/zixun_button.gif);
	}
#index_ad_buttons li a:hover{
	background:#ccc url(images/zixun_button_hover.gif);	
	color:#f90;	
	}

