@charset "utf-8";

@font-face{font-family: 'NanumBarunGothic';src: url('../font/NanumBarunGothic.eot');
src: local('?'), url('../font/NanumBarunGothic.woff') format('woff'), url("../font/NanumBarunGothic.ttf") format("truetype");}

/* Reset */
html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,
dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object {margin:0;padding:0;}
body {width:100%;height:100%;min-height:100%;background:#c0c7cd;min-width:320px;-webkit-text-size-adjust:none;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;}
body,input,select,textarea,button,label {font-size:13px;font-family:NanumBarunGothic,'³ª´®¹Ù¸¥°íµñ',Malgun Gothic,Dotum,Gulim;color:#666;}
ul,ol,li{list-style:none;}
table {border-spacing:0;border:0;border-collapse:collapse;}
img,fieldset,abbr {border:0;}
button {border:0;cursor:pointer}
address,caption,cite,code,em {font-style:normal;font-weight:normal;}
img,input,select,textarea,button,label {vertical-align:middle;}
caption,legend {width:1px;height:1px;line-height:1px;text-indent:-9999px;overflow:hidden;}
header,section,nav,hgroup,footer,aside,article,figure {display:block;}
table td {word-wrap:break-word;word-break:break-all;}
a {color:#444;text-decoration:none;}
a:link,a:hover,a:active {text-decoration:none;}

/* webkit box */
.hbox {display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;}
.hbox > * {display:block}
.jc{-webkit-box-pack:justify;-webkit-box-align:center;-moz-box-pack:justify;-moz-box-align:center;box-pack:justify;box-align:center;}
.hbox > input[type=text],.hbox > input[type=tel],.hbox > input[type=password],.hbox > select,.hbox > textarea {-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;} 

/* Layout */
#header {position:relative;height:100px;text-align:center;border-bottom:2px solid #9fa6af;background:#fff;}
#header h1 {padding-top:23px;}
#header h1 img {width:290px;}
#header .allmenu {position:absolute;top:28px;right:15px;display:inline-block;width:35px;height:35px;padding:10px;overflow:hidden;text-indent:-9999px;background:url('../images/allmenu.png') no-repeat 50% 50%;background-size:30px;z-index:3000;}
#header .allmenu.on {position:absolute;top:28px;right:15px;display:inline-block;width:35px;height:35px;padding:10px;overflow:hidden;text-indent:-9999px;background:url('../images/allmenu_close.png') no-repeat 50% 50%;background-size:30px;}

/* nav */
.aside_nav {display:none;width:180px;height:100%;position:fixed;top:30px;right:0;z-index:2000;overflow-y:auto;background:#5e646a;
-webkit-box-shadow:0 3px 3px rgba(49, 49, 49, .5);
-moz-box-shadow:0 3px 3px rgba(49, 49, 49, .5); 
box-shadow:0 3px 3px rgba(49, 49, 49, .5);}
.aside_nav ul {overflow:hidden;padding-top:50px;background:#4d5257;}
.aside_nav li {position:relative;border-bottom:1px solid #a5a8ab;background:#5e646a;}
.aside_nav li a {position:relative;display:block;height:16px;padding:12px 0 11px 30px;font-size:14px;color:#fff;vertical-align:middle;z-index:100;}
.aside_nav ul li a:hover {color:#fff;font-size:16px;letter-spacing:-1px;}
.aside_nav ul li span {width:180px;height:16px;padding:12px 0 11px 30px;position:absolute;top:0;right:180px;}
.aside_nav ul li:nth-child(1) span {background:#53b2c0;}
.aside_nav ul li:nth-child(2) span {background:#53c0ab;}
.aside_nav ul li:nth-child(3) span {background:#5fbc75;}
.aside_nav ul li:nth-child(4) span {background:#bfbc64;}
.aside_nav ul li:nth-child(5) span {background:#e38c5d;}
.aside_nav ul li:nth-child(6) span {background:#c27aaf;}
.page_overlay {display:none;position:fixed;top:0;left:0;opacity:0;width:100%;min-height:inherit;background:#fff;z-index:1900;}

#content {position:relative;padding:0 0 35px 195px;background:#fff;line-height:20px;clear:both;}
#content .lnb_nav {position:absolute;top:0;left:0;width:195px;height:100%;background:#81878d url('../images/bg_lnb.png') no-repeat left top;}
.lnb_nav ul {padding-top:60px;}
.lnb_nav li {position:relative;border-bottom:1px solid #b3b7bb;background:#81878d;}
.lnb_nav li a {position:relative;display:block;height:16px;padding:16px 0 17px 60px;font-size:14px;color:#fff;vertical-align:middle;z-index:100;}

.lnb_nav li:nth-child(1) a {background:url("../images/ico_lnb01.png") no-repeat 12px 0;}
.lnb_nav li:nth-child(2) a {background:url("../images/ico_lnb02.png") no-repeat 12px 0;}
.lnb_nav li:nth-child(3) a {background:url("../images/ico_lnb03.png") no-repeat 12px 0;}
.lnb_nav li:nth-child(4) a {background:url("../images/ico_lnb04.png") no-repeat 12px 0;}
.lnb_nav li:nth-child(5) a {background:url("../images/ico_lnb05.png") no-repeat 12px 0;}
.lnb_nav li:nth-child(6) a {background:url("../images/ico_lnb06.png") no-repeat 12px 0;}
.lnb_nav ul li a:hover {color:#fff;font-size:18px;}
.lnb_nav ul li span {width:195px;height:16px;padding:16px 0 17px 60px;position:absolute;top:0;right:195px;}
.lnb_nav li.on:nth-child(1) a,.lnb_nav ul li:nth-child(1) span {background:#53b2c0 url("../images/ico_lnb01_on.png") no-repeat 12px 0;font-size:18px;}
.lnb_nav li.on:nth-child(2) a,.lnb_nav ul li:nth-child(2) span {background:#53c0ab url("../images/ico_lnb02_on.png") no-repeat 12px 0;;font-size:18px;}
.lnb_nav li.on:nth-child(3) a,.lnb_nav ul li:nth-child(3) span {background:#5fbc75 url("../images/ico_lnb03_on.png") no-repeat 12px 0;;font-size:18px;}
.lnb_nav li.on:nth-child(4) a,.lnb_nav ul li:nth-child(4) span {background:#bfbc64 url("../images/ico_lnb04_on.png") no-repeat 12px 0;;font-size:18px;}
.lnb_nav li.on:nth-child(5) a,.lnb_nav ul li:nth-child(5) span {background:#e38c5d url("../images/ico_lnb05_on.png") no-repeat 12px 0;;font-size:18px;}
.lnb_nav li.on:nth-child(6) a,.lnb_nav ul li:nth-child(6) span {background:#c27aaf url("../images/ico_lnb06_on.png") no-repeat 12px 0;;font-size:18px;}

#content .content_wrap {padding:18px 30px 0 30px;}

#footer {width:100%;padding:22px 0;text-align:center;clear:both;}
#footer .fmenu {min-height:30px;overflow:hidden;padding-bottom:5px;}
#footer .fmenu a:nth-child(1) {padding:0 15px 0 20px;background:url("../images/icon_down.png") no-repeat left 0;background-size:15px;}
#footer .fmenu a:nth-child(2) {padding-left:40px;background:url("../images/icon_pc.png") no-repeat left 0;background-size:36px;}
#footer .fmenu a {color:#5f5f5f;font-size:13px;text-align:center;letter-spacing:-1px;font-weight:bold;}
#footer .tel {display:inline-block;color:#5f5f66;font-size:13px;margin:0 25px 5px 0;}
#footer .tel span {font-weight:bold;}
#footer .copy {color:#8c8c8c;font-size:13px;font-family:Malgun Gothic}

/* Main */
#main_content {position:relative;padding:25px 0 35px;background:#fff;}
#main_cont {width:1024px;margin:0 auto;overflow:hidden;}
.con_wrap {float:left;width:47%;}
.con_list {overflow:hidden;padding:10px 11% 0 15%;}
.con_list li {width:50%;float:left;text-align:center;margin-bottom:13px;height:139px;}
.con_list li:nth-child(1) a {background:#53b2c0 url("../images/icon_con01.png") no-repeat 50% 57px;background-size:60px;border:7px solid #bdd8e0;}
.con_list li:nth-child(2) a {background:#53c0ab url("../images/icon_con02.png") no-repeat 50% 55px;background-size:60px;border:7px solid #bddfdb;}
.con_list li:nth-child(3) a {background:#5fbc75 url("../images/icon_con03.png") no-repeat 50% 59px;background-size:60px;border:7px solid #bddfc5;}
.con_list li:nth-child(4) a {background:#bfbc64 url("../images/icon_con04.png") no-repeat 50% 55px;background-size:60px;border:7px solid #dddebf;}
.con_list li:nth-child(5) a {background:#e38c5d url("../images/icon_con05.png") no-repeat 50% 55px;background-size:60px;border:7px solid #ecc7b2;}
.con_list li:nth-child(6) a {background:#c27aaf url("../images/icon_con06.png") no-repeat 50% 55px;background-size:60px;border:7px solid #ddbfd7;}
.con_list li:nth-child(5),.con_list li:nth-child(6) {margin-bottom:0;}
.con_list li a {display:inline-block;width:122px;height:100px;padding:22px 0 0 0;margin:0 8px;font-size:19px;color:#fff;border-radius:100px;vertical-align:middle;}
.con_list li:nth-child(1) a:hover {background:#128ea0 url("../images/icon_con01.png") no-repeat 50% 57px;background-size:60px;border:7px solid #79bac6;}
.con_list li:nth-child(2) a:hover {background:#219d85 url("../images/icon_con02.png") no-repeat 50% 55px;background-size:60px;border:7px solid #74c4b5;}
.con_list li:nth-child(3) a:hover {background:#1f973c url("../images/icon_con03.png") no-repeat 50% 59px;background-size:60px;border:7px solid #7ec28e;}
.con_list li:nth-child(4) a:hover {background:#969224 url("../images/icon_con04.png") no-repeat 50% 55px;background-size:60px;border:7px solid #c1c081;}
.con_list li:nth-child(5) a:hover {background:#dc7036 url("../images/icon_con05.png") no-repeat 50% 55px;background-size:60px;border:7px solid #e6a480;}
.con_list li:nth-child(6) a:hover {background:#ac398e url("../images/icon_con06.png") no-repeat 50% 55px;background-size:60px;border:7px solid #c989ba;}
.con_list li:hover {background:url("../images/bg_sha.png") no-repeat 50% 100%;background-size:120px;}

.notice_wrap {position:relative;float:left;width:402px;min-height:398px;margin-top:7px;padding:20px 20px 5px 20px;border:1px solid #e1e3e4;border-radius:6px;}
.notice_wrap h2 {margin:3px 0 10px;padding-left:18px;color:#373737;font-size:24px;font-weight:normal;}
.notice_list li {border-top:1px solid #dedfe3;}
.notice_list li a {display:block;padding:13px 0 12px 18px;}
.notice_list li a .tit {display:block;margin-bottom:5px;color:#333;font-size:14px;}
.notice_list li a .date {color:#a2a2b2;font-size:11px;}
.notice_list li img {margin-left:3px;}
.notice_wrap .more {position:absolute;top:20px;right:30px;}

/* Sub */
#content h2 {height:50px;padding:0;color:#454545;font-size:27px;line-height:56px;margin-top:0;font-weight:normal;}
#content h2.h2_notice,#content h2.h2_research,#content h2.h2_qna,#content h2.h2_data,#content h2.h2_guide1,#content h2.h2_guide2 {background:#fff;}

/* °Ë»ö¿µ¿ª */
.search_area {min-height:45px;padding:21px 22px 7px;margin-bottom:20px;background:#e4e9ec;border-radius:5px;text-align:center;}
.search_area .sch01,.search_area .sch02 {display:inline-block;}
.search_area .sch01 .seltype01 {width:100%;margin:0;}
.search_area .sch02 .seltype02 {width:95px;margin:0;}
.search_area .sch03 {position:relative;display:inline-block;margin-top:2px;padding:0 55px 0 100px;margin-bottom:5px;}
.search_area .sch03.w01 {width:360px;}
.search_area .sch03 .seltype02 {width:95px;position:absolute;left:0;top:0;}
.search_area .sch03 .intype01 {width:100%;}
.search_area .sch03 .btntype01 {position:absolute;right:0;top:0;}
.intype01 {height:27px;font-size:14px;color:#666;padding-left:5px;border:1px solid #b3bac6;border-radius:3px;}
.seltype01 {height:29px;line-height:28px;padding:0 30px 0 5px;font-size:14px;color:#4970af;font-weight:bold;border:1px solid #b3bac6;border-radius:3px;
background:#fff url('../images/sel01.png') no-repeat right -1px;-webkit-appearance:none;}
.seltype02 {height:29px;line-height:28px;padding:0 30px 0 5px;font-size:14px;color:#666;border:1px solid #b3bac6;border-radius:3px;
background:#fff url('../images/sel01.png') no-repeat right -1px;-webkit-appearance:none;}
textarea {font-size:16px;color:#666;padding:10px;border:1px solid #b3bac6;border-radius:3px;}

/* °Ô½ÃÆÇ */
.board_list {position:relative;overflow:hidden;border-top:1px solid #d5d5d5;}
.board_list li {position:relative;font-size:14px;border-bottom:1px solid #d5d5d5;background:#fff;}
.board_list li a {display:block;padding:15px 5px 9px 12px;color:#333;}
.board_list li .tit {display:inline-block;width:60%;margin-bottom:2px;}
.board_list li .tit em,.board_list li .txt {color:#3267bf;}
.board_list li .date {float:right;font-size:12px;color:#787878 !important;padding-right:10px;}
.board_list li .date em {float:right;padding:0 5px 0 8px;}
.board_list li .date em:first-child {padding-left:0;background:none;}
.board_list li .date em.wri,.board_list li .date em.wri2 {min-width:140px;text-align:center;}
.board_list li .date .icon_attach {width:16px;margin-bottom:2px;}
.board_list li .notice {display:inline-block;background:#ec6913;border-radius:2px;color:#fff !important;font-size:12px;line-height:18px;padding:0 5px;vertical-align:middle;}
.board_list li.reply .tit {width:53%;padding-left:37px;background:url("../images/icon_reply.png") no-repeat 15px 0px;background-size:16px;}
.board_list.qna li {display:block;color:#333;background:url("../images/icon_q.png") no-repeat 18px 17px;background-size:20px;}
.board_list.qna li a {padding:17px 15px 12px 48px;}
.board_view {margin:20px 20px 10px 20px;padding:30px 27px 15px 27px;border:1px solid #e5e5e5;background:#efefef;border-radius:6px;}
.board_view.icon_q {padding-left:85px;background:#efefef url("../images/icon_q2.png") no-repeat 25px 25px;background-size:40px;}
.board_view.icon_a {padding-left:85px;background:#efefef url("../images/icon_a.png") no-repeat 25px 25px;background-size:40px;}
.board_view dt {padding:0 0 15px 15px;font-size:18px;color:#333;font-weight:normal;line-height:20px;border-bottom:1px solid #c3c3c3;}
.board_view dd {padding:0 12px 2px 12px;font-size:12px;color:#787878;line-height:20px;}
.board_view_btm {margin:0 20px 0 20px;padding:13px 27px 11px 27px;border:1px solid #e5e5e5;background:#efefef;border-radius:6px;}
.board_view_btm .des01 {display:inline-block;background:none;padding-left:0;}
.board_view_btm .des02 {margin-right:0;}
.board_view_btm .des04 {display:inline-block;}
.board_view_btm .des05 {display:block;margin:5px 0;background:none;padding-left:0;}
.board_view_btm .qdes01 {display:none;}
.board_view_btm .qdes02 {display:inline-block;background:none;padding-left:0;}
.board_view_btm .qdes03 {display:inline-block;}
.board_view_btm .rdes01 {display:inline-block;background:none;padding-left:0;margin-right:0;}
.board_view_btm .rdes02 {display:inline-block;}
.board_view_btm .rdes03 {display:inline-block;}
.board_view_btm span {display:inline-block;font-size:12px;padding:0 15px 0 18px;background:url("../images/side_bar.png") no-repeat left 4px;}
.board_view_btm .attach {display:block;color:#31acd3;background:none;padding-left:0;}
.board_view_btm .attach a {display:block;padding-left:19px;color:#31acd3;background:url("../images/icon_attach.png") no-repeat left 5px;background-size:16px;}
.board_view dd.cont {padding:10px 15px 8px 15px;margin-top:5px;font-size:14px;color:#222;line-height:24px;border:0;background:#efefef;border-radius:6px;}
.board_view dd.cont img {width:100%}

.form_box {padding:20px 20px 0 20px;width:410px;margin:0 auto;}
.form_box li {margin-top:10px;}
.form_box li:first-child {margin-top:0;}
.form_box li input {height:38px;font-size:16px;color:#a0a0a0;padding-left:5px;border:1px solid #cacaca;border-radius:3px;}
.form_box li select {height:40px;line-height:28px;padding:0 25px 0 5px;font-size:16px;color:#a0a0a0;border:1px solid #b3bac6;border-radius:3px;
	background:#fff url('../images/sel02.png') no-repeat right 50%;background-size:27px;-webkit-appearance:none;}

/* paginate */
.paginate {text-align:center;margin-top:25px;line-height:28px;clear:both;}
.paginate a.pre{padding:0 8px;text-indent:-999px;overflow:hidden;background:url("../images/btn_prev.png") no-repeat 50% 50%;background-size:30px;}
.paginate a.next{padding:0 8px;text-indent:-999px;overflow:hidden;background:url("../images/btn_next.png") no-repeat 50% 50%;background-size:30px;}
.paginate a.pre:hover,.paginate a.next:hover {padding:4px 6px;}
.paginate a {display:inline-block;padding:0 10px;margin:0 1px;text-align:center;font-size:14px;border:1px solid #fff;border-radius:5px;vertical-align:middle;}
.paginate a.active {color:#333 !important;background:#ededed;border:1px solid #bbb;}
.paginate a:hover {color:#333 !important;background:#ededed;border:1px solid #bbb;}
.paginate a.pre:hover {padding:0 8px;background:#ededed url("../images/btn_prev.png") no-repeat 50% 50%;background-size:30px;}
.paginate a.next:hover {padding:0 8px;background:#ededed url("../images/btn_next.png") no-repeat 50% 50%;background-size:30px;}

.btn_area {margin-top:25px;text-align:center;}

/* button */
a.btntype01 {display:inline-block;height:27px;line-height:28px;padding:0 7px;text-align:center;vertical-align:middle;background:#566f98;border:1px solid #586883;border-radius:3px;
color:#fff !important;text-decoration:none !important;white-space:nowrap;font-size:16px;}
a.btntype02 {display:inline-block;height:35px;line-height:36px;padding:0 15px;text-align:center;vertical-align:middle;background:#2f4f80;border-radius:3px;
color:#fff !important;text-decoration:none !important;white-space:nowrap;font-size:18px;}
a.btntype03 {display:inline-block;height:33px;line-height:34px;padding:0 15px;text-align:center;vertical-align:middle;background:#fff;border:1px solid #687a94;border-radius:3px;
color:#536175 !important;text-decoration:none !important;white-space:nowrap;font-size:18px;}
a.btntype04 {display:inline-block;height:35px;line-height:36px;padding:0 15px 0 35px;text-align:center;vertical-align:middle;background:#e57f25 url("../images/ico_check.png") no-repeat 12px 50%;background-size:16px;;border-radius:3px;
color:#fff !important;text-decoration:none !important;white-space:nowrap;font-size:18px;}

/* ÀÚ·áÁ¦°ø¾È³»,Á¶»çÁö¿ø¾È³» */
.guide_area {margin-top:10px;}
.guide_box01 {position:relative;min-height:57px;padding:38px 20px 0 200px;font-size:16px;color:#747474;overflow:hidden;border:1px solid #dcedf1;border-radius:8px;background:url("../images/bg_guide.png") repeat left top;}
.guide_box01 em {position:absolute;left:75px;top:0;display:inline-block;width:108px;height:95px;background:url("../images/guide01.png") no-repeat left top;}
.guide_box02 {position:relative;min-height:75px;padding:38px 20px 0 200px;font-size:15px;line-height:22px;color:#747474;overflow:hidden;border:1px solid #dcedf1;border-radius:8px;background:url("../images/bg_guide2.png") repeat left top;}
.guide_box02 em {position:absolute;left:75px;top:0;display:inline-block;width:93px;height:113px;background:url("../images/guide02.png") no-repeat left top;}
.guide_area h3 {margin:25px 0 10px;font-size:25px;color:#484848;line-height:28px;}
.guide_area h3 span {font-weight:normal;}
.guide_area p {font-size:15px;color:#747474;line-height:19px;}
.guide_area .txt01,.guide_area .txt02 {color:#323232;font-weight:bold;}
.guide_area .txt03 {color:#ed6021;font-weight:bold;}
.guide_area .txt04 {color:#c53ba1;font-weight:bold;}
.guide_area .img_box {margin-top:15px;text-align:center;}
.guide_area .img_box .mobile {display:none;}

@media all and (max-width:939px) {
	.search_area .sch03.w01 {width:300px;}
	.board_list li .tit {width:45%;}
	.board_list li.reply .tit {width:38%;}
}
@media all and (max-width:768px) {
	/* Layout */
	#header {height:62px;}
	#header h1 {padding:13px 8px 0 0;}
	#header h1 img {width:218px;}
	#header .allmenu {position:absolute;top:19px;right:5px;width:23px;height:22px;padding:10px;background:url('../images/allmenu.png') no-repeat 50% 50%;background-size:23px;}
	#header .allmenu.on {position:absolute;top:19px;right:5px;width:23px;height:23px;padding:10px;background:url('../images/allmenu_close.png') no-repeat 50% 50%;background-size:23px;}
	.aside_nav {top:20px;}
	.aside_nav ul {padding-top:40px;}
	#content {position:relative;padding:0 0 35px 0;background:#fff;line-height:19px;clear:both;}
	#content .lnb_nav {display:none;}
	#content .content_wrap {padding:0;}
	/* Main */
	#main_content {position:relative;padding:20px 0 20px;background:#fff;background-size:1px;}
	#main_cont {width:auto;margin:0 auto;}
	.con_wrap {float:none;width:auto;}
	.con_list {overflow:hidden;padding:30px 14%;}
	.con_list li {width:50%;margin-bottom:25px;height:193px;}
	.con_list li:nth-child(1) a {background:#53b2c0 url("../images/icon_con01.png") no-repeat 50% 82px;background-size:82px;border:8px solid #bdd8e0;}
	.con_list li:nth-child(2) a {background:#53c0ab url("../images/icon_con02.png") no-repeat 50% 80px;background-size:82px;border:8px solid #bddfdb;}
	.con_list li:nth-child(3) a {background:#5fbc75 url("../images/icon_con03.png") no-repeat 50% 82px;background-size:82px;border:8px solid #bddfc5;}
	.con_list li:nth-child(4) a {background:#bfbc64 url("../images/icon_con04.png") no-repeat 50% 84px;background-size:82px;border:8px solid #dddebf;}
	.con_list li:nth-child(5) a {background:#e38c5d url("../images/icon_con05.png") no-repeat 50% 80px;background-size:82px;border:8px solid #ecc7b2;}
	.con_list li:nth-child(6) a {background:#c27aaf url("../images/icon_con06.png") no-repeat 50% 80px;background-size:82px;border:8px solid #ddbfd7;}
	.con_list li:nth-child(5),.con_list li:nth-child(6) {margin-bottom:0;}
	.con_list li a {width:172px;height:140px;padding:32px 0 0 0;margin:0 8px;font-size:27px;}
	.con_list li:nth-child(1) a:hover {background:#128ea0 url("../images/icon_con01.png") no-repeat 50% 82px;background-size:82px;border:8px solid #79bac6;}
	.con_list li:nth-child(2) a:hover {background:#219d85 url("../images/icon_con02.png") no-repeat 50% 80px;background-size:82px;border:8px solid #74c4b5;}
	.con_list li:nth-child(3) a:hover {background:#1f973c url("../images/icon_con03.png") no-repeat 50% 82px;background-size:82px;border:8px solid #7ec28e;}
	.con_list li:nth-child(4) a:hover {background:#969224 url("../images/icon_con04.png") no-repeat 50% 84px;background-size:82px;border:8px solid #c1c081;}
	.con_list li:nth-child(5) a:hover {background:#dc7036 url("../images/icon_con05.png") no-repeat 50% 80px;background-size:82px;border:8px solid #e6a480;}
	.con_list li:nth-child(6) a:hover {background:#ac398e url("../images/icon_con06.png") no-repeat 50% 80px;background-size:82px;border:8px solid #c989ba;}
	.con_list li:hover {background:url("../images/bg_sha.png") no-repeat 50% 100%;background-size:160px;}

	.notice_wrap {display:none;}

	/* Sub */
	#content h2 {height:56px;padding:2px 0 0 15px;color:#fff;font-size:27px;line-height:58px;margin-top:-2px;font-weight:normal;}
	#content h2.h2_notice {background:#53b2c0;}
	#content h2.h2_research {background:#53c0ab;}
	#content h2.h2_qna {background:#5fbc75;}
	#content h2.h2_data {background:#bfbc64;}
	#content h2.h2_guide1 {background:#e38c5d;}
	#content h2.h2_guide2 {background:#c27aaf;}

	/* °Ë»ö¿µ¿ª */
	.search_area {min-height:auto;padding:21px 22px 16px;margin-bottom:0;background:#e4e9ec;border-bottom:1px solid #d5d5d5;border-radius:0;text-align:left;}
	.search_area .sch01,.search_area .sch02 {display:block;}
	.search_area .sch01 .seltype01 {width:100%;margin:2px 0 6px;}
	.search_area .sch02 .seltype02 {width:95px;margin:0 2px 6px 0;}
	.search_area .sch03 {position:relative;margin-top:2px;padding:0 55px 0 100px;margin-bottom:5px;}
	.search_area .sch03 .seltype02 {width:95px;position:absolute;left:0;top:0;}
	.search_area .sch03 .intype01 {width:100%;}
	.search_area .sch03 {display:block;}
	.search_area .sch03.w01 {width:auto;}
	.seltype01 {height:29px;line-height:28px;padding:0 25px 0 5px;font-size:16px;color:#434343;font-weight:bold;border:1px solid #b3bac6;border-radius:3px;
	background:#fff url('../images/sel02.png') no-repeat right top;background-size:27px;-webkit-appearance:none;}
	.seltype02 {height:29px;line-height:28px;padding:0 25px 0 5px;font-size:16px;color:#666;border:1px solid #b3bac6;border-radius:3px;
	background:#fff url('../images/sel02.png') no-repeat right top;background-size:27px;-webkit-appearance:none;}

	/* °Ô½ÃÆÇ */
	.board_list {border-top:0;}
	.board_list li {font-size:15px;}
	.board_list li a {padding:15px 10px 9px 12px;}
	.board_list li .tit {display:block;width:auto;}
	.board_list li .date {float:none;padding-right:0}
	.board_list li .date em {float:none;padding:0 5px 0 8px;background:url("../images/side_bar.png") no-repeat left 0px;}
	.board_list li .date em.wri {display:none;min-width:auto;}
	.board_list li .date em.wri2 {min-width:auto;}
	.board_list li .date .icon_attach {width:16px;margin-bottom:2px;}	
	.board_view {margin:20px 20px 6px 20px;padding:0;border:0;background:#fff;border-radius:0;}
	.board_view.icon_q {padding-left:0;background:none;}
	.board_view.icon_a {padding-left:0;background:none;}
	.board_view dt {padding:0 0 5px 0;font-size:17px;color:#333;font-weight:bold;line-height:20px;border-bottom:0;}
	.board_view.icon_q dt {padding:5px 0 5px 40px;background:#fff url("../images/icon_q2.png") no-repeat 0 0;background-size:30px;}
	.board_view.icon_a dt {padding:5px 0 5px 40px;background:#fff url("../images/icon_a.png") no-repeat 0 0;background-size:30px;}
	.board_view dd {padding:0 12px 2px 12px;font-size:11px;color:#787878;line-height:20px;}
	.board_view_btm {margin:0 20px 0 20px;padding:10px 12px 8px 12px;border:1px solid #e5e5e5;background:#efefef;border-radius:6px;}
	.board_view_btm .des01,.board_view_btm .des04,.board_view_btm .des05 {display:none;}
	.board_view_btm .des02 {margin-right:10px;}
	.board_view_btm .qdes01 {display:inline-block;margin-right:10px;}
	.board_view_btm .qdes02 {display:inline-block;}
	.board_view_btm .qdes03 {display:none;}
	.board_view_btm .rdes01 {margin-right:10px;}
	.board_view_btm .rdes02 {margin-right:10px;}
	.board_view_btm span {font-size:11px;padding:0;background:none;}
	.board_view_btm .attach {color:#31acd3;}
	.board_view dd.cont {font-size:15px;line-height:27px;border:1px solid #e5e5e5;}
	
	.form_box {width:auto;}
	.form_box li input {height:27px;}
	.form_box li select {height:29px;background:#fff url('../images/sel02.png') no-repeat right top;background-size:27px;-webkit-appearance:none;}

	/* ÀÚ·áÁ¦°ø¾È³»,Á¶»çÁö¿ø¾È³» */
	.guide_area {margin-top:0;padding:17px 15px 0}
	.guide_box01 {position:relative;min-height:47px;padding:29px 20px 0 102px;font-size:13px;color:#747474;overflow:hidden;border:1px solid #dcedf1;border-radius:8px;background:url("../images/bg_guide.png") repeat left top;}
	.guide_box01 em {position:absolute;left:10px;top:0;display:inline-block;width:108px;height:95px;background:url("../images/guide01.png") no-repeat left top;background-size:85px;}
	.guide_box02 {position:relative;min-height:71px;padding:30px 20px 0 100px;font-size:13px;line-height:19px;color:#747474;overflow:hidden;border:1px solid #dcedf1;border-radius:8px;background:url("../images/bg_guide2.png") repeat left top;}
	.guide_box02 em {position:absolute;left:10px;top:0;display:inline-block;width:93px;height:113px;background:url("../images/guide02.png") no-repeat left top;background-size:85px;}
	.guide_area h3 {margin:23px 0 8px;font-size:22px;color:#484848;line-height:28px;letter-spacing:-1px;}
	.guide_area p {font-size:13px;color:#747474;line-height:19px;}
	.guide_area .img_box .mobile {display:block;}
	.guide_area .img_box img {width:100%}
	.guide_area .img_box .tablet {display:none;}
}
@media all and (max-width:767px) {
	#main_content {padding:20px 0 10px;}	
	.con_list {overflow:hidden;padding:10px 20%;}
	.con_list li {width:33.3%;margin-bottom:16px;height:116px;}
	.con_list li:nth-child(1) a {background:#53b2c0 url("../images/icon_con01.png") no-repeat 50% 48px;background-size:50px;border:6px solid #bdd8e0;}
	.con_list li:nth-child(2) a {background:#53c0ab url("../images/icon_con02.png") no-repeat 50% 48px;background-size:50px;border:6px solid #bddfdb;}
	.con_list li:nth-child(3) a {background:#5fbc75 url("../images/icon_con03.png") no-repeat 50% 48px;background-size:50px;border:6px solid #bddfc5;}
	.con_list li:nth-child(4) a {background:#bfbc64 url("../images/icon_con04.png") no-repeat 50% 48px;background-size:50px;border:6px solid #dddebf;}
	.con_list li:nth-child(5) a {background:#e38c5d url("../images/icon_con05.png") no-repeat 50% 48px;background-size:50px;border:6px solid #ecc7b2;}
	.con_list li:nth-child(6) a {background:#c27aaf url("../images/icon_con06.png") no-repeat 50% 48px;background-size:50px;border:6px solid #ddbfd7;}
	.con_list li:nth-child(5),.con_list li:nth-child(6) {margin-bottom:0;}
	.con_list li a {width:102px;height:82px;padding:20px 0 0 0;margin:0 8px;font-size:16px;}
	.con_list li:nth-child(1) a:hover {background:#128ea0 url("../images/icon_con01.png") no-repeat 50% 48px;background-size:50px;border:6px solid #79bac6;}
	.con_list li:nth-child(2) a:hover {background:#219d85 url("../images/icon_con02.png") no-repeat 50% 48px;background-size:50px;border:6px solid #74c4b5;}
	.con_list li:nth-child(3) a:hover {background:#1f973c url("../images/icon_con03.png") no-repeat 50% 48px;background-size:50px;border:6px solid #7ec28e;}
	.con_list li:nth-child(4) a:hover {background:#969224 url("../images/icon_con04.png") no-repeat 50% 48px;background-size:50px;border:6px solid #c1c081;}
	.con_list li:nth-child(5) a:hover {background:#dc7036 url("../images/icon_con05.png") no-repeat 50% 48px;background-size:50px;border:6px solid #e6a480;}
	.con_list li:nth-child(6) a:hover {background:#ac398e url("../images/icon_con06.png") no-repeat 50% 48px;background-size:50px;border:6px solid #c989ba;}
	.con_list li:hover {background:url("../images/bg_sha.png") no-repeat 50% 100%;background-size:90px;}
	.guide_box01 {min-height:57px;padding:19px 20px 0 102px;}
	.guide_box02 {min-height:87px;padding:14px 20px 0 100px;}
}
@media all and (max-width:640px) {
	#footer .tel {display:block;color:#5f5f66;font-size:14px;margin:0 0 5px 0;}
	#footer .tel span {font-weight:bold;}
	#footer .copy {color:#8c8c8c;font-size:10px;}
	.con_list {padding:10px 13%;}
}
@media all and (max-width:480px) {
	#main_content {padding:20px 0;}
	.con_list {padding:10px 9%;}
	.con_list li {width:50%;}
}
@media all and (max-width:320px) {
	.con_list {padding:10px 7%;}
}