#under{
	width:610px;
	margin:30px auto 20px auto;
	text-align:left;
}
#under #leftBlock{
	width:130px;
	float:left;
	text-align:right;
}
#under #leftBlock img{
	margin-bottom:10px;
}
#under #leftBlock #staffName{
	font-size:20px;
	font-weight:bold;
}
#under #rightBlock{
	width:460px;
	float:right;
	line-height:20px;
}
#under #line{
	border-bottom:1px dotted #cdbca6;
	margin-bottom:25px;
	padding-bottom:25px;
	width:100%;
}


/*=============================================
/		class
/=============================================*/
#class{
	text-align:right;
}
#class table{
	width:100%;
	border:1px #996600 solid;
	border-collapse:collapse;
	margin-bottom:5px;
}
#class td{
	border-bottom:1px #996600 solid;
	border-right:1px #996600 dotted;
	font-size:12px;
	line-height:16px;
	padding:2px 2px 2px 10px;
	text-align:center;
}
#class td#tdTtl{
	background-color: #990000;
	color:#FFFFFF;
}

/*=============================================
/		TOPICS
/=============================================*/

#under #topics #leftBlock{
	background:url(/news/topics/img/date_bg.gif);
	height:86px;
}
#under #topics #leftBlock #topicsDate{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	margin:23px 0 0 23px;
	
}
#under #topics #rightBlock #topicsTtl{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

/*=============================================
/		LESSON
/=============================================*/

#under #lesson .txtS{
	padding:8px 0 20px 0;
}

#under #lesson table{
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	border:1px solid #bf9e7a;
}
#under #lesson td{
	border-left:1px dotted #bf9e7a ;
	border-bottom:1px solid #bf9e7a;
}
#under #lesson #lessonDate{
	width:90px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
#under #lesson #lessonWeek{
	width:30px;
	font-size:16;
	font-weight:bold;
	text-align:center;
}
#under #lesson #lessonBody{
	padding:10px 20px;
	background:#FFFFFF;
}
.archive-title{
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px dotted #bf9e7a;
	margin-bottom:20px;
	padding-bottom:10px;
}

/*=============================================
/		ONE POINT LESSON
/=============================================*/

#under #onepointlesson #leftBlock{
	background:url(/onepointlesson/img/ttl.gif) top no-repeat;
	height:160px;
}
#under #onepointlesson #leftBlock #oplDate{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin-top:40px;
	color:#FFFFFF;
}
#under #onepointlesson #rightBlock #oplTtl{
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
	color:#CC3300;
}
#under #onepointlesson #monthlyList{
	width:100%;
	text-align:right;
}
#under #onepointlesson #monthlyList SELECT{
	border:1px solid #fff;
	padding:5px;
	color:#663300;
}