@charset "utf-8";
/******** old basic. css *****/
.tex {
	font-family:'Nanum Gothic', sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	color:#828282;
	text-align:center;
	padding:0 0 0 0;
	font-weight:bold
}

.btn_main {
	font-family:notokr-medium;
	display:inline-block;
	margin:0px 0px 0px 0px;
	width:200px;
	line-height:50px;
	border:none;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	background-color:#e95e01;
	cursor:pointer;
}
.btn_main2 {
	font-family:notokr-medium;
	display:inline-block;
	margin:0px 0px 0px 0px;
	width:120px;
	line-height:50px;
	border:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#ff6600;
	cursor:pointer;
}
.btn_main2:hover {
	background-color:#f26202;
}
.btn_main2:active {
	background-color:#f26202;
}

.btn_main3 {
	font-family:notokr-medium;
	display:inline-block;
	margin:0px 0px 0px 0px;
	width:150px;
	line-height:43px;
	border:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#012559;
	cursor:pointer;
}
.btn_main3:hover {
	background-color:#00c2ec;
}
.btn_main3:active {
	background-color:#011635;
}

.cat_top {
	font-weight:normal;
	font-size:13px;
	margin-bottom:6px;
	padding-left:4px;
	font-family:NanumGothic;
	font-weight:bold;
}

.cat_mn {
	display:inline-block;
	margin:0px 2px 0px 0px;
	padding-left:5px;
	width:100%;
	line-height:23px;
	border:none;
	color:#222222;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	cursor:pointer;
	font-family:NanumGothic;
}
.cat_mn:hover {
	background-color:#ff6600;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:-0px;
}


.head01_old {
	font-weight:bold;
	color:#222222;
	letter-spacing:-2px;
	background:url(/Design/arkian/img2/h_bul.gif) no-repeat;
	padding:0px 0px 3px 38px;
}
.head01 {
	font-weight:bold;
	color:#666666;
	letter-spacing:-1px;
	padding:0px 0px 3px 0px;
	font-size:24px;
	font-family:NanumGothic;
	text-align:left;
}


.cm_sub_mn {
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding-left:13px;
	width:100%;
	line-height:27px;
	border:none;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	background-color:#00c2ec;
	color:#ffffff;
	letter-spacing:-1px;
	background:url(/Design/arkian/img2/bul1.gif) no-repeat;
}
.cm_sub_mn:hover {
	background-color:#ffffff;
	color:#222222;
	font-weight:bold;
	letter-spacing:-1px;
}

.category_subject {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-right:10px;
	color:#986517;
	font-family:notokr-light;
}

.bt_paging {
	padding:7px 5px 5px 5px;
	min-width:30px;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	border-radius: .1em;
	background-color:#ffffff;
	color:#747474;
	border-width:1px;
	border-style:solid;
	border-color:#c9c9c9;
	border-radius:3px;
	font-family:NanumBarunGothic;
	letter-spacing:0px;
	font-size:12px;
	margin-right:10px;
}
.bt_paging:hover {
	background-color:#ffffff;
	border-color:#ff0000;
	color:#000000;
	border-width:1px;
	border-radius:3px;
}
.bt_paging_off {
	padding:7px 5px 5px 5px;
	min-width:30px;
	text-align:center;
	font-weight:bold;
	border-radius: .1em;
	background-color:#ff0000;
	color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#ff0000;
	font-family:NanumBarunGothic;
	letter-spacing:0px;
	font-size:12px;
	margin-right:10px;
	border-radius:3px;
}
.bt_paging_disabled {
	padding:7px 5px 5px 5px;
	min-width:30px;
	text-align:center;
	font-weight:normal;
	border-radius: .1em;
	background-color:#f5f5f5;
	color:#c1c1c1;
	border-width:1px;
	border-style:solid;
	border-color:#e1e1e1;
	font-family:NanumBarunGothic;
	letter-spacing:0px;
	font-size:12px;
	margin-right:10px;
	border-radius:3px;
}

.left_title {
	border:1px solid #e3e5e8;
	height:50px;
	text-align:center;
	padding-top:16px;
	width:190px;
	font-size:16px;
	font-weight:bold;
	font-family:NanumBarunGothic;
	color:#084978;
	background-color:#f8f8f8;
}
.main_title {
	border:1px solid #e3e5e8;
	height:63px;
	text-align:left;
	padding-top:16px;
	padding-left:10px;
	width:100%;
	font-size:22px;
	font-family:NanumGothic;
	background-color:#f9f9f9;
	font-weight:bold;
	color:#666666;
}


table.tb20{
	border-collapse:collapse;
}
table.tb20 td{
	border:1px solid #e1e1e1;
	padding:5px 10px 4px 10px;
	line-height:1.2;
	text-align:left;
	word-break:break-all;
	font-size:12px;
	font-family:dotum;
	letter-spacing:-1;
}
table.tb20 td.titd {
	background-color:#eeeeee;
	color:#747474;
	text-align:center;
	line-height:1.5;
}
table.tb20 td.cttd{
	color:#747474;
	line-height:1.2;
	text-align:left;
	word-break:break-all;
	font-size:12px;
	font-family:Dotum;
	font-weight:normal;
}

.event_banner {
	float:left;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
}
.event_text {
	float:left;
	margin-top:5px;
	width:212px;
	height:100px;
	background-color:#d8dde0;
	text-align:center;
	font-family:'notokr-medium';
	font-size:16px;
	color:#ffffff;
	letter-spacing:-2px;
	list-style-type:none;
	padding-top:40px;
	cursor:pointer;
}
.event_text:hover {
	background-color:#b0b8bd;
}

.event_banner2 {
	float:left;
	margin-bottom:1px;
	cursor:pointer;
	width:398px;
	height:144px;
}
.event_text2 {
	float:left;
	margin-bottom:1px;
	width:398px;
	height:144px;
	background-color:#ffffff;
	text-align:center;
	font-family:'notokr-medium';
	font-size:16px;
	color:#999999;
	letter-spacing:-2px;
	list-style-type:none;
	padding-top:60px;
	cursor:pointer;
}
.event_text2:hover {
	background-color:#dddddd;
	color:#ffffff;
}
