@charset "UTF-8";

/*---------- 占싸듸옙占쏙옙 ----------------*/
#index_box{
	width:1060px;
	margin:0 auto;
	padding-top:20pt;
	font-size:1em;
	color:gray;
}


/*---------- 占싱뱄옙占쏙옙占쌘쏙옙 ----------------*/
#image_box1{
	width:100%;
	background:url(../images/sub_01_image_bg.jpg);
	text-align:center;
}
#image_box2{
	width:100%;
	background:url(../images/sub_02_image_bg.jpg);
	text-align:center;
}


/*------------ 占쏙옙占쏙옙占쏙옙占쏙옙 占쏙옙占쏙옙 占쏙옙占� --------------------*/

#open_list{
	width:100%;
	overflow:hidden;
	padding:20px 0;
}
#open_list > h2{
	text-align:center;
}
#open_list > ul{
	list-style:none;
	width:1060px;
	margin:0 auto;
	padding:0;
	border-top:2px solid gray;
	border-bottom:2px solid gray;
}
#open_list > ul > li{
	border-bottom:1px solid silver;
	padding:5px;
}
#open_list > ul ul{
	list-style:none;
	width:1060px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#open_list > ul ul > li{
	float:left;
	font-size:10pt;
	height:30px;
	line-height:30px;
}
#open_list > ul ul > li:first-child{width:50%;}
#open_list > ul ul > li:nth-child(2){width:20%;}
#open_list > ul ul > li:nth-child(3){width:20%;}
#open_list > ul ul > li:nth-child(4){width:10%;}



#guide_box1{
	width:1060px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
}



/*------------ 占쏙옙占쏙옙 占쏙옙占쏙옙 --------------------*/

#course_view{
	width:1060px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
}

#course_view #course_detail{
	width:100%;
	border:5px solid #e1e1e1;
}

#course_view #course_detail th{
	border-bottom:1px solid silver;
}

#course_view #course_detail td:last-child{
	text-align:left;
	border-bottom:1px solid silver;
}
#course_view > h3{
	margin-top:50px;
}
#course_view > p{
	text-align:left;
	width:100%;
	padding:10px;
}

#course_view > #course_licen th{
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}
#course_view > #course_licen td{
	border-bottom:1px solid silver;
}

#btn_box{
	margin:100px auto;
	text-align:center;
}
#course_teacher{
	border:5px solid #f1f1f1;
}
#course_teacher td{
	text-align:left;
	border-bottom:1px solid silver;
}
#course_teacher th{
	border-bottom:1px solid silver;
	background-color:#f1f1f1;
}


/*------------ gnsfussodyd --------------------*/

#course_content{
	font-size:0.75em;
	background:silver;
}

#course_content th{
	background:#e7e7e7;
}
#course_content td:first-child{
	width:100px;
}
#course_content td:nth-child(2){
	width:70px;
}
#course_content td:nth-child(3){
	width:150px;
}
#course_content td:last-child{
	text-align:left;
}
#course_content td{
	background:white;
}



/*------------ 占쏙옙占쏙옙 占쏙옙청 --------------------*/

#course_step{
	width:1060px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
}

#course_step textarea{
	width:100%;
	height:300px;
	padding:10px;
}
#course_step table{
	width:100%;
	border:5px solid #f1f1f1;
}
#course_step table th{ 
	border-bottom:1px solid silver;
	background-color:#f1f1f1
}
#course_step table td{
	text-align:left;
	border-bottom:1px solid silver;
}
/* #course_step input[type=text]{
	height:30px;
} */
#course_step input[type=button]{
	height:30px;
}
/* #course_step select{
	height:30px;
} */
#course_step .pilsu{
	color:red;
}


#course_step #course_complete td{
	text-align:center;
}






