/************¼ö°­ °áÁ¦*************/
#course_btn_settle{
	border:1px #1186B3 solid;
	background-color:#83C1FF;
	color:#0F0F0F;
	font-weight:bolder;
	width:120px;
	height:25px;
	font-size:12px;
	padding-top:3px;
}
#course_btn_settle01{
	border:1px #1186B3 solid;
	background-color:#83C1FF;
	color:#0F0F0F;
	font-weight:bolder;
	width:120px;
	height:25px;
	font-size:12px;
	padding-top:3px;
}


#course_btn_cancel{
	border:1px gray solid;
	background-color:#EFEFEF;
	color:gray;
	font-weight:bolder;
	width:120px;
	height:25px;
	font-size:12px;
	padding-top:3px;
}


#course_btn_app{
	border:1px gray #CDEBFF solid ;
	background-color:#F7D3F4;	
	font-weight:bolder;
	width:180px;
	height:30px;
	font-size:15px;
	padding-top:3px;	
	font-family:"µ¸¿ò",Dotum,"±¼¸²",Gulim,AppleGothic,Sans-serif;
	color:#383d41;
	filter:alpha(opacity=80);

}