/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: "나눔고딕"; font-size: 12px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{

}

#page-wrap .newtitle{font-size:14px;color:#333;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: #FF0000; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 810px;
	position: absolute;
	top: 50px;
	left: 0px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width:810px; height:550px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height:100%; position: relative; width:810px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black;}
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); width:795px;padding:15px 0 15px 15px; 
											  margin-top:504px; position: absolute; z-index:9999;color:#fff;}
.photo-meta-data span 						{ font-size: 14px;}



/* .cross-link{ display: block; width:62px; margin-top: -14px;position: relative; padding-top: 15px; z-index: 9999; } */
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#page-wrap .thumbnail{width:800px;height:70px;}
#page-wrap .thumbnail ul{}
#page-wrap .thumbnail ul li{display:inline;float:left}


.memobox img{float:left;margin-bottom:20px}
.memobox p{padding-left:10px;font-size:15px;color:#999;line-height:1.5em;}
.memobox p .course_name{font-size:18px;color:#333;line-height:2.5em}
.memobox p b{font-weight:none;padding:0 20px;color:#afcb1f}
.memobox .point_line{clear:both;width:10px;margin-left:10px;height:2px;background:#229fba;}
.memobox .point{font-weight:400;color:#666}
.memobox .memo{width:100%;font-size:12px;border-top:1px dotted #ddd;padding-top:10px;margin-top:10px}

/* 준비중입니다. */
.rady{text-align:center;padding:100px 0;background:#fdfdfd;font-size:45px;font-weight:none;line-height:1.3em;font-family: 'Nanum Gothic', sans-serif;}
.rady img{width:200px;margin-top:50px}

