<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 메인 */
.main_today { width:314px; height:110px; background:url('../images/student/main/main_todaybefly_bg.gif') no-repeat; }
	.main_today ul.today { margin:33px 0 0 12px; width:295px; }
	.main_today ul.today li { 
		list-style:none; height:20px; background:url('http://www.yoons.com/images/student/main/main_todaybefly_blit.gif') 0 1px no-repeat; padding-left:8px; 
		font:normal 11px Dotum,돋움; color:#777777;
	}
	.main_today ul.today li.list_sel { height:29px; background:none; }
	.main_today ul.today li.list_sel selectbox { margin:0 0 0 14px; }
	.main_today ul.today li strong.blue { color:#65A4CA; }
	.main_today ul.today li strong.red { color:#FF4C4C; }


/* 오답체크 */
.info_msg { margin:12px 0 10px 0; font:normal 11px Dotum,돋움; color:#7E7E7E; }
	.info_msg img { vertical-align:middle; margin-bottom:2px; } 	
table.checklist { margin:0; padding:0; color:#8A8A8A; text-align:center; }
	table.checklist td.bookname { font-weight:bold; color:#F86E00; }
	table.checklist td.bg_gray { background-color:#FAFAFA; }
table.checklist_s { margin:0; padding:0; }
	table.checklist_s td { padding:10px 0 7px 0; text-align:center; }
	table.checklist_s td.btn { padding-left:15px; text-align:left; }
	table.checklist_s td.end { border-bottom:none; }
table.checklist td.grayline, 
table.checklist_s td.grayline { height:1px; background-color:#D6D6D6; }
.btnset { margin:18px 10px 0 0; text-align:right; }


/* 결과보기 */
ul.result_tab { width:680px; height:38px; margin:0; padding:0; }
	ul.result_tab li { float:left; margin-right:4px; }
	ul.result_tab li.num { float:right; padding:8px 5px 0 0; }
	ul.result_tab li.num strong { color:#F19D00; }
table.resultlist { margin:0; padding:0; text-align:center; }
	table.resultlist td.bg_gray { background-color:#FAFAFA; }
	table.resultlist td.bookname { font-weight:bold; color:#F86E00; word-break:break-all; }
table.resultlist2 { margin:0; padding:0; text-align:center; }
	table.resultlist2 td { padding:10px 0 7px 0; color:#9A9A9A; }
	table.resultlist2 td.bg_gray { background-color:#FAFAFA; }
	table.resultlist2 td.bookname { color:#F86E00; word-break:break-all; }
table.resultlist_s { margin:0; padding:0;}
	table.resultlist_s td { padding:10px 0 7px 0; color:#9B9B9B; text-align:center; }
table.resultlist td.grayline, 
table.resultlist2 td.grayline, 
table.resultlist_s td.grayline { height:1px; background-color:#D6D6D6; }
	
.f-blk { color:#716A62; }
.f-org { color:#FA7C16; }


/* 학습계획 080910수정*/
.ic_today { position:relative; }
.todayLayer { position:absolute; margin:17px 0 0 -28px; width:310px; }

.todayLayer_top {clear:both;width:310px;background:url('/images/todaysbefly/progress/bg_layer_top.gif') no-repeat left top;}
.todayLayer_top_right {clear:both;width:310px;background:url('/images/todaysbefly/progress/bg_layer_top_right.gif') no-repeat left top;}

.todayLayer_body {clear:both;width:310px; background:url('/images/todaysbefly/progress/bg_layer_body.gif') repeat-y left top;margin-top:-8px;}
.todayLayer_body div.imtit {margin:8px 0 0 57px; font:bold;color:#56A2CA;}
.todayLayer_body dl { background:url('/images/todaysbefly/progress/bg_layer_body.gif') no-repeat;margin:5px 0 5px 10px; width:295px; }
.todayLayer_body dl dt, .todayLayer_body dl dd { float:left; margin:0; }
.todayLayer_body dl dt { width:48px; }
.todayLayer_body dl dd { width:247px; } 
.todayLayer_body dl dd ul { margin:0; padding:0;}
.todayLayer_body dl dd ul li { height:12px; list-style:none; font:normal 11px Dotum,돋움; color:#888888; }
.todayLayer_body dl dd ul li.tit {background:url('/images/todaysbefly/progress/bg_layer_tit.gif') no-repeat;height:27px; padding-top:5px; color:#FF5B02; text-align:center; }

.todayLayer_mid {clear:both;width:310px;background:url('/images/todaysbefly/progress/bg_layer_mid.gif') no-repeat left top;}
.todayLayer_btm {clear:both;width:310px;background:url('/images/todaysbefly/progress/bg_layer_btm.gif') no-repeat left top; }
/* 학습계획 080910수정*/

/* 밀린학습 */
.msgLayer1 { position:absolute; display:none; }
	.msgLayer1 .msg { width:115px; background:url('/images/todaysbefly/study/msg_bg01.gif'); padding:9px 0 0 9px; font:normal 11px Dotum,돋움; color:#888888; }	
	.msgLayer1 .msg em { font:normal 11px Dotum,돋움; color:#1981C0; }
.msgLayer1_btm { width:115px; height:20px; background:url('/images/todaysbefly/study/msg_btm01.gif') 0 100% no-repeat; }

.msgLayer2 { position:absolute; display:none; }
	.msgLayer2 .msg { width:100px; background:url('/images/todaysbefly/study/msg_bg02.gif'); padding:10px 0 0 10px; font:normal 11px Dotum,돋움; color:#888888; text-align:left; }	
	.msgLayer2 .msg2 { width:100px; background:url('/images/todaysbefly/study/msg_bg02.gif'); padding:10px 0 0 0; font:normal 11px Dotum,돋움; color:#888888; text-align:center; }	
.msgLayer2_btm { width:100px; height:20px; background:url('/images/todaysbefly/study/msg_btm02.gif') 0 100% no-repeat; }
</pre></body></html>