/*==========編排班表頁============*/
#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;
}

#boxbottom  .label{
font-size: 90% !important;
}


/*=========讀取圖片===========*/

.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;
}

