/* Font */
@font-face {
    font-family:'NanumGothic';
    src: url('/tpl/webfont/NanumGothic.eot');
    src: url('/tpl/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothic.woff') format('woff'),
         url('/tpl/webfont/NanumGothic.ttf') format('truetype');   
}

/*Defalut */
* {margin:0; padding:0}
body, td, th, div, span, input, select, textarea { font-family: 'NanumGothic','나눔고딕'; font-size: 12px;color:#000; line-height:20px; }
body { height:100%; overflow-y:scroll; *overflow-y:; -webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,button,span,p,table,th,td,textarea {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
ul,ol,dl,dd,dt,li {list-style-type:none;}
img,th,td,fieldset,iframe { border:0; }
img {border:0;vertical-align:top;outline:none}
table,tbody,tfoot,thead,tr,th,td {border-collapse:collapse;}
textarea { border:1px solid #d1d1d1; height:120px; }
input,select,label { vertical-align:middle; }
p{margin-top:20px;}

/* Link */
a:link    {color:#7d7d7d;text-decoration:none;}
a:visited {text-decoration:none; color:#7d7d7d;}
a:hover   {color:#0b96d4; text-decoration:underline;}
a:active  {color:#0b96d4; text-decoration:none;}

/* layout */
#footer_color{ width:100%; height:100%; background:#3a3a3a;}

#logo {margin-left:10px; margin-top:10px; float:left; width:150px; height:104px;}

#topmenu  { float:left; position:relative; width:620px; height:104px; margin-top:40px; left:20px;}

#login { position:relative; top:5px; float:left; margin-top:37px; width:210px; height:104px; left:22px;} 

#login li { float:left; margin-left:20px;}


#wrap{position:relative; width:100%; min-width:980px;}
#header{position:absolute; width:100%; height:104px; background:url("/images/kor03-17-0350/common/top_bg.png") repeat-x 0 0;}
#header > div{margin:0 auto; width:1000px;}

#top{float:right; margin-top:47px; }
#top ul:after{content:"";display:block;clear:both;}
#top li{float:left; margin-left:15px; }
#top li:first-child{margin-left:0px;}
.con_title {margin-bottom:50px !important;}
#container{margin:0 auto; width:980px; height:100%; } 
#container:after{content:"";display:block;clear:both;}
.con_title p{ margin-top: 0;}
.con_title  h3{color:#000; font-size:25px;font-weight: bold;}
#footer{padding:30px 0; margin:0 auto; width:980px; }
#footer:after{content:"";display:block;clear:both;}
#footer_color{ width:100%; height:100%; background:#3a3a3a;}

#leftmenu li a {
    color: #8f8f8f;
    font-weight: 700;
    font-size: 17px;
    text-decoration: none;
    letter-spacing: -1px;
    border: 1px solid #ddd;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
li._on a {
    background: #eee !important;
}

	#contents img {
		max-width: 100%;
	}

	#contents p {
		margin-top: 0;
		font-size: 14px;
		word-break: keep-all;
		color: #000;
	}

	.bullet {}

	.bullet li {
		position: relative;
		padding-left: 8px;
		word-break: keep-all;
		font-size: 14px;
		margin: 3px 0px;
	}

	.bullet li:before {
		content: "";
		position: absolute;
		background: #818181;
		border-radius: 50%;
		width: 3px;
		height: 3px;
		left: 0;
		top: 11px;
	}

	/* table */
	.curriculum {
		width: 100%;
		border-top: 1px solid #d1d1d1;
		border-left: 1px solid #d1d1d1;
	}

	.curriculum tr {
		border-bottom: 1px solid #d1d1d1;
	}

	.curriculum th {
		background-color: #f3f7fd;
		border-right: 1px solid #d1d1d1;
		padding: 10px;
		font-size: 15px;
		color: #333333;
		text-align: center;
	}

	.curriculum td {
		border-right: 1px solid #d1d1d1;
		text-align: center;   
padding: 10px;
    font-size: 14px;    word-break: keep-all;
	}
td.tdd {
    background: #f5f5f5;
    font-weight: bold;
}
	.ch2 {
		padding-left: 25px;
		position: relative;
		color: #000000;
		font-weight: bold;
		font-size: 22px;
		margin-bottom: 10px;
		margin-top:40px;
	}

	.ch2:before {

		content: '';
		display: block;
		width: 17px;
		height: 17px;
		background: url(/images/kor03-17-0350/sub/ch2.jpg);
		position: absolute;
		top: 1px;
		left: 0;

	}

	.ch4 {}

	.ch4 span {
		position: relative;
		color: #118ad9;
		font-size: 18px;
		font-weight: bold;
		margin-top: 35px;
		font-weight: bold;
		margin-bottom: 15px;
		display: inline-block;
	}

	.ch4 span:before {

		content: "";
		position: absolute;
		top: 1px;
		left: -10px;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #118ad9;

	}

	.cdl {}

	.cdl dt {
		color: #009688;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 15px;
	}

	.cdl dd {
		font-size: 14px; 
    line-height: 1.8;
    word-break: keep-all;
	}

	.m-t-0 {
		margin-top: 0 !important;
	}

	.mainp {
		position: relative;
		padding: 15px 0 15px 20px;
		color: #000;
		font-size: 15px !important;
		line-height: 1.6;
	}

	.mainp:before {
		position: absolute;
		content: "";
		width: 5px;
		height: 100%;
		background: #1c489a;
		left: 0;
		top: 0;
	}