@import url('/codefont/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
/* line-height 를 주지마세요 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-style: normal;
}
html {
	width:100%;
	height:100%;
}
body {
	width: 100%;
	margin: 0 auto;
	position: relative;
	color: #707070;
	font-size: 15px;
	font-weight: 400;
	background: #fff;
}

body, td, th, form, input, textarea, pre, select, p {
	font-family : 'Noto Sans KR', 'Open Sans', dotum, gulim;
	padding: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #ADBCC5;
	scrollbar-highlight-color: #ADBCC5;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ADBCC5;
}

b, strong {
	/*letter-spacing: -1px;*/
	font-size: 1.188em;
	font-weight:bold;
}

label {
	display: inline-block;
	cursor: pointer;
}

p {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}
h1 {
	font-size: 1%;
	line-height: 0;
	text-indent: -5000px;
}

table, th, td {
	border: 0px;
	padding: 0;
	border-spacing: 0px;
	border-collapse: collapse;
}
caption {
	display: none;
}
ul, ol {
	list-style: none
}
legend {
	display: none;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	padding: 0;
	font-size: 0;
	line-height: 0
}
img, fieldset, iframe {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
img {
	border: 0;
	vertical-align: middle;
}

form {
	clear: both;
	padding: 0px;
}
pre {
	padding: 0px;
}

select, button, input, textarea {
	padding:0;
	box-sizing: border-box;
	vertical-align: middle;
	color:#000;
}

@media only screen and (min-width:320px) and (max-width:768px) {
b, strong {
	font-size: 1.18em;
}

}

/* Padding-Margin */
.sm_left {
	padding-left: 5px;
}
.m_ct {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.pd50 {
	padding-right: 12;
	padding-bottom: 50;
}
.pd10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.pd20 {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.pd_tb5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pd_tb2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.pd_l8 {
	padding-left: 8px;
}
.pd_l5 {
	padding-left: 5px;
}
.pd_r5 {
	padding-right: 5px;
}
.pd_l12 {
	padding-left: 12px;
}
.mr4 {
	margin-right: 4px;
}
.pd_r8 {
	padding-right: 8px;
}
.pd_t5 {
	padding-top: 5px;
}
.pd_b3 {
	padding-bottom: 10px;
}
.t_l19 {
	padding-left: 19px;
}
.c_l19 {
	padding-left: 19px;
	padding-right: 36px;
	height: 400px;
}
.pd8 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.pd3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.pd5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.pd1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
/* END-Padding-Margin */

.textcenter {
	text-align:center !important;
}
.textleft {
	text-align:left !important;
}
.textright {
	text-align:right !important;
}

.fc_w {
	color: #FFFFFF;
}
.b {
	font-weight: bold;
}
.td_ly {
	border-bottom: 1px solid #42CC92;
	border-left: 1px solid #42CC92;
	border-right: 1px solid #42CC92;
	border-top: 1px solid #42CC92;
}
.td_tr {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.td_trl {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.tb_b {
	border-bottom: 1px solid #9AA84E;
}
.border {
	border: 1px solid #999999;
}
.pop_bd {
	border-bottom: 2 solid #84df6f;
	border-top: 1 dotted #d2d2d2;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 40px;
	font-weight: bold;
	color: #1b8f00;
}
.font_bd {
	border-bottom: 1px solid #84df6f;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sponsor {
	padding: 5px;
	border-top: 1px solid #84df6f;
	border-left: 1px solid #84df6f;
	border-bottom: 1px solid #84df6f;
}
.sponsor2 {
	padding: 5px;
	border-top: 1px solid #84df6f;
	border-right: 1px solid #84df6f;
	border-bottom: 1px solid #84df6f;
	vertical-align: top;
}
.clinic_b {
	border: 1px solid #999999;
}
.bdb {
	border: 1px solid #000000;
}
.sb {
	border: 1px solid #4B0FAF;
}
.dotline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.dotline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.dc {
	border-right: 1px solid #9adbc3;
}
.dc_dot {
	border-top: 1px dotted #9adbc3;
}

/*-- FONT COLOR --*/
.style1 {
	color: #40b924;
}
.style2 {
	color: #cd1515;
}
.style3 {
	color: #e54ba2;
}
.style4 {
	color: #0A6941;
}
.style5 {
	color: #65889a;
	font-size: 11px;
}
.style6 {
	color: #1ca09e;
}
.style7 {
	color: #1b8f00;
}
.style8 {
	color: #6486A7;
}
.style9 {
	color: #668A45;
	font-weight: bold;
	font-size:1.188em;
}
.style10 {
	color: #FF9900;
	font-weight: bold;
	font-size:1.188em;
}
.style11 {
	color: #FF0000;
}
.style12 {
	color: #588442;
}
.style13 {
	color: #61571A;
}
.style14 {
	color: #C4382D;
	font-weight: bold;
	font-size:1.188em;
}
/*-- END-FONT COLOR --*/

.sf11 {
	font-size: 11px;
}
.sf12 {
	font-size: 12px;
}
.sf14 {
	font-size: 14px;
}
.plh {
	line-height: 130%;
}

/*-- topbest --*/
a.topbest:link {
	color: #f3f4bd;
	text-decoration: none;
	font-size: 11px;
}
a.topbest:hover {
	color: #f3f4bd;
	text-decoration: none;
	font-size: 11px;
}
a.topbest:visited {
	color: #f3f4bd;
	text-decoration: none;
	font-size: 11px;
}
/*-- topbest End --*/

/*-- navi --*/
.navi {
	font-size: 11px;
	color: #afaeae;
}
a.navi:link {
	color: #afaeae;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.navi:hover {
	color: #416fbb;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.navi:visited {
	color: #afaeae;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.notice:link {
	color: #28596f;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.notice:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	padding-left: 5px;
}
a.notice:visited {
	color: #28596f;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.automenu:link {
	color: #1296cb;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
a.automenu:hover {
	color: #16b1ef;
	text-decoration: underline;
	font-size: 11px;
	padding-left: 5px;
}
a.automenu:visited {
	color: #1296cb;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
/*-- LINK END --*/

.hon01 {
	background-color: #000000;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.hon02 {
	background-color: #311C31;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
}
.hon03 {
	background-color: #553F5A;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.b_listtit {
	font-size : 11px;
	COLOR: #666666;
	font-weight: bold;
	LINE-HEIGHT: 12pt;
	FONT-FAMILY: dotum;
	LETTER-SPACING: -1px
}
.b_listtit2 {
	font-size : 11px;
	COLOR: #b86970;
	font-weight: bold;
	LINE-HEIGHT: 12pt;
	FONT-FAMILY: dotum;
	LETTER-SPACING: -1px
}

table.agree {
	width: 100%;
	box-sizing:border-box;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ddd;
	border-width: 1px 0px 0px 1px;
}
table.agree th, table.agree td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:7px 3px;
	line-height: 18px;
}
table.agree th {
	background-color: #f2f2f2;
	color:#000;
	font-weight:600;
}

