@charset "utf-8";
/* CSS Document */

.disnone{display:none;}
#ulP{margin:0; padding:0; list-style:none;}

.tabSelected1{
width:122px;
height:21px;
background-image:url(../images/tools.gif);
background-repeat:no-repeat;
}

.tabUnfocus1{
width:122px;
height:21px;
background-image:url(../images/tools2.gif);
background-repeat:no-repeat;
}

.tabSelected2{
width:122px;
height:21px;
background-image:url(../images/results2.gif);
background-repeat:no-repeat;
}

.tabUnfocus2{
width:122px;
height:21px;
background-image:url(../images/results.gif);
background-repeat:no-repeat;
}
#tab_div{float:left; width:258px; height:auto;}
#tab1{float:left;padding-right:6px;cursor:pointer;}
#tab2{float:left;cursor:pointer;
}

/*-------------------------------------*/

.teacherSelected1{
	width:107px;
	height:21px;
	background-image:url(../img/indexb1.jpg);
	background-repeat:no-repeat;
}

.teacherUnfocus1{
width:107px;
height:21px;
background-image:url(../img/indexb11.jpg);
background-repeat:no-repeat;
}

.teacherSelected2{
width:162px;
height:21px;
background-image:url(../img/indexb2.jpg);
background-repeat:no-repeat;
}

.teacherUnfocus2{
	width:107px;
	height:21px;
	background-image:url(../img/indexb22.jpg);
	background-repeat:no-repeat;
}
#teacher_div{float:left; width:472px; height:auto;}
#teacher1{float:left;padding-right:6px;cursor:pointer;}
#teacher2{float:left;cursor:pointer;}
