#mainWrapper {
	background:url('images/lce_11.jpg') left top no-repeat;
}
#footer {
	background-color:#9900CC;
}
#innerFooter {
	color:#000;
}
.sidebar-table{ 
	width:220px;
	padding:30px;
	
	}
.content-table{
	padding:5px;
}
.selectOne{
	width:200px;
	text-align: right;
}
.selectOne select{
	width:200px;
	text-align: right;
}
/***** act 講座*****/
.act-lecture{
	width:500px;
	color:#555;
}
	/*****  這個月  *****/
.act-lecture .now{
	margin:20px;
}
.act-lecture .now .item{
	background: #E5E5E5;
	padding:20px;
}
.act-lecture .now span{ /*****  月份  *****/
	color:yellow;
	font-size:70px;
}
.act-lecture .now .title{ /*****  標題  *****/
	font-size:xx-large;
	color:#FF008C;
	font-weight:bold;
}
.act-lecture .now .title span{ /*****  取消  *****/
	padding:2px;
	font-size:9pt;
	color:#fff;
	background: #FF0000;
}
.act-lecture .now .item .lec-content{ /*****  內文  *****/
	width:5px;
	word-wrap: break-word;
	word-break:break-all;
}
/*****  下個月  *****/
.act-lecture .next{
	margin:20px;
}
.act-lecture .next .item{
	background: #FFF;
	padding:5px;
}
.act-lecture .next span{ /*****  月份  *****/
	font-size:48pt;
}
.act-lecture .next .title{ /*****  標題  *****/
	color:#FF008C;
}
.act-lecture .next .lec-content { /*****  內文  *****/
	text-align: right;
	padding:5px;
}
.act-lecture .next .lec-content a{ /*****  連結  *****/
	color:#fff;
	font-size:9pt;
	color:#fff;
	background: #555;
	border: 1px solid #000;
}
/***** act 講座清單*****/
.act-lecture-list{
	width:500px;
}
.act-lecture-list .item{
	background: #F4EFE9;
	padding:9px;
	margin:20px;
	font-size:18px;
	color:#555;
}
.act-lecture-list .item .title{
	font-size:24px;
	color:#FF008C;
	font-weight:bold;
}
.act-lecture-list .item .desc{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.act-lecture-list .item .read{ 
	text-align: right;
	padding:5px;
}
.act-lecture-list .item .read a{ /*****  連結  *****/
	padding:2px;
	color:#fff;
	font-size:12px;
	color:#fff;
	background: #000;
	border: 1px solid #000;
}
.lecRecord ,.lecRecord a{
	margin:2px;
	padding:2px;
	font-size:9pt;
	color:#fff;
	background: #FF0000;
}
.lecRecord a:hover{
	margin:2px;
	padding:2px;
	font-size:9pt;
	color:#ff0;
	background: #FF0000;
}
.lecCancel{
	margin:2px;
	padding:2px;
	font-size:9pt;
	color:#fff;
	background: #FF0000;
}
.textbox{
	padding-top:60px;
	background:#F4EFE9;
	width:600px;
}
.textbox{
	padding-top:20px;
	background:#F4EFE9;
	width:500px;
}
.textbox-title h4{
	margin : 25px;
	font-size:30px;
	hight:14px;
}
.textbox-calendar-time{
	color:#3399FF;
	width:500px;
	margin-left :25px;
	font-size:20px;
	hight:14px;
}
.extbox-bottom li a{
	color:f000;
}
.textbox-content{
	margin : 25px ;
	margin-top : 0px ;
	color:#333 ;
	font-size:16px;
	line-height :25px ;
}
.textbox-bottom{
	font-size:14px;
	color:#ffffff;
}
.leccont{
	font-size:12px;
}
.lec-record span{
	font-size:30px;
	font-weight:bold;
	color:yellow;
}