/*==========編排班表頁============*/
#curriculumadminbox{
	position: relative;
}
#contentpage .tablecustom,
#curriculumadminbox .tablecustom{
	text-align: center;
		background: #F9F9F9 url(../../img/frame/) repeat-y left top;
}

.labelcolor{
color: #FFFFFF;
opacity: 0.8;
}

#boxbottom{
margin-bottom: 10px;
}


#savingtimebox{
font-size: 90%;
white-space:nowrap;
}

/*=========讀取圖片===========*/

.allrecordsimg{
	text-align: center;
		margin: 0 auto;
width: 400px;
height: 255px;
background:  url(../../img/modules/neilcurriculum/201404180822583ffad.gif) no-repeat left top;	
}


/*=====老師管理============*/
#teacher .tablecustom{
	text-align: center;
		background: #F9F9F9 url(../../img/frame/) repeat-y left top;
}


/*=====建立班級課表=========*/
#added #barmemu {
  width: 104%;
  padding: 5px 0px 10px 0px;
  margin: -6px 0px 0px 0px;
}

#added #barmemu li {
  width: 50%;
  padding: 0px 20px 0px 0px;
  float: left;
}