@charset "utf-8";

/* Reset */
*{margin:0;padding:0;border:0;outline:0;vertical-align:top;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ul,ol,dl{list-style:none}
img,video{max-width:100%}
a{text-decoration:none;color:#000}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
body{font-family:'Malgun Gothic',dotum;font-size:100%;line-height:1;background:#fff}
label{cursor:pointer}
.bling,legend,hr,caption{display:block;overflow:hidden;position:absolute;top:0;left:-1000em}
i,em,address{font-style:normal;font-weight:normal}



/*삭제예정*/
#box{width:400px;margin:0 auto;top:300px;position:relative}
#box h1{font-size:90%;display:inline-block;margin:3px 0 0 10px;line-height:180%;color:#86add4}
#box div{padding:20px 0 20px 40px ;width:400px;background:#383a4c;border:solid 1px #606170;border-radius:16px;margin:10px 0 0 0}
#box ul{display:inline-block}
#box ul li{padding:4px}
#box ul li font{width:100px;line-height:180%;display:inline-block;color:#fff;font-size:80%}
#box ul li input{border:solid 1px #8285a0;background:#424458;height:20px;padding:0 0 0 4px;color:#fff}
#box .btn1{background:#5a90c1;width:100px;display:inline-block;height:54px;text-align:center;line-height:350%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn1 a{background:#5a90c1;width:100px;display:inline-block;height:54px;text-align:center;line-height:350%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn1 a:hover{background:#888888}
#box .btn1_1{background:#5a90c1;width:100px;display:inline-block;height:84px;text-align:center;line-height:520%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn1_1 a{background:#5a90c1;width:100px;display:inline-block;height:84px;text-align:center;line-height:520%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn1_1 a:hover{background:#888888}
#box .btn2{background:#636363;width:100px;display:inline-block;height:24px;text-align:center;line-height:200%;border-radius:4px;color:#eaebcc;font-size:80%;cursor:pointer}
#box .btn2 a{background:#636363;width:100px;display:inline-block;height:24px;text-align:center;line-height:200%;border-radius:4px;color:#eaebcc;font-size:90%;cursor:pointer}
#box .btn2 a:hover{background:#888888}
#box .btn3{background:#5a90c1;width:100px;display:inline-block;height:84px;text-align:center;line-height:550%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn3 a{background:#5a90c1;width:100px;display:inline-block;height:54px;text-align:center;line-height:350%;border-radius:4px;font-size:100%;color:#eaebcc;font-weight:bold;cursor:pointer}
#box .btn3 a:hover{background:#888888}





/*form style*/
input[type="text"]{background:#fff;border:solid 1px #b7bac6;font-size:12px;height:24px;padding:0 4px 0 4px;font-family:'돋움',dotum;color:#838383}
input[type="password"]{background:#fff;border:solid 1px #b7bac6;font-size:12px;height:24px;padding:0 4px 0 4px;font-family:'돋움',dotum;color:#838383}
select{background:#fff;border:solid 1px #b7bac6;font-size:12px;font-family:'돋움',dotum;height:22px}
input[type="radio"]{background:transparent;margin:0 4px 0 2px}
input[type="checkbox"]{background:transparent;margin:0 4px 0 2px}
textarea{background:#fff;border:solid 1px #a6a5a5;font-size:12px;padding:5px;font-family:'돋움',dotum;text-align:left;line-height:160%}



/*btn style 버튼*/
.btn{display: inline-block;border-radius:4px;vertical-align: middle;outline: none;cursor:pointer;text-align:center;text-decoration:none;font-size:12px;height:24px;line-height:20px;padding:0 10px 0 10px;color:#fff}
.btn:hover{background:url('/images/btn_over.png') repeat;height:24px}

.b1{background:url('/images/btn01_bg.png') repeat;height:24px}
.b1:before{content:url("/images/btn01_icon.png");vertical-align:middle;margin:2px 4px 0 0;display:inline-block}
.b1n{background:url('/images/btn01_bg.png') repeat;height:24px}

.b2{background:url('/images/btn02_bg.png') repeat;height:24px}
.b2:before{content:url("/images/btn02_icon.png");vertical-align:middle;margin:2px 4px 0 0;display:inline-block}
.b2n{background:url('/images/btn02_bg.png') repeat;height:24px}

.b3{background:url('/images/btn03_bg.png') repeat;height:24px}
.b3:before{content:url("/images/btn03_icon.png");vertical-align:middle;margin:0 4px 0 0;display:inline-block}
.b3n{background:url('/images/btn03_bg.png') repeat;height:24px}

.b4{background:url('/images/btn04_bg.png') repeat;height:24px}
.b4:before{content:url("/images/btn04_icon.png");vertical-align:middle;margin:2px 4px 0 0;display:inline-block}
.b4n{background:url('/images/btn04_bg.png') repeat;height:24px}

.b5{background:url('/images/btn05_bg.png') repeat;height:24px}
.b5:before{content:url("/images/btn05_icon.png");vertical-align:middle;margin:0 4px 0 0;display:inline-block}
.b5n{background:url('/images/btn05_bg.png') repeat;height:24px}

.b6{background:url('/images/btn06_bg.png') repeat;height:24px}
.b6:before{content:url("/images/btn06_icon.png");vertical-align:middle;margin:2px 4px 0 0;display:inline-block}
.b6n{background:url('/images/btn06_bg.png') repeat;height:24px}

.b7{background:url('/images/btn07_bg.png') repeat;height:24px}
.b7:before{content:url("/images/btn07_icon.png");vertical-align:middle;margin:2px 4px 0 0;display:inline-block}
.b7n{background:url('/images/btn07_bg.png') repeat;height:24px}




#main{width:990px;margin:0 auto}
#main .head{margin:10px 0 10px 0}
#login{margin:0 0 10px 0;display:inline-block}
#slideshow {position:relative;width:728px;height:291px;float:left}
#slideshow img{position:absolute}
#slideshow IMG.active {z-index:10;opacity:1.0}
#slideshow IMG.last-active {z-index:9}



#login .loginbox{float:right;background:#cecece;width:245px;height:151px;padding:0 0 0 10px}
#login .loginbox ul{display:inline-block;margin:10px 0 0 0;float:left}
#login .loginbox ul li{padding:4px}
#login .loginbox ul li font{width:100px;line-height:180%;display:inline-block;color:#fff;font-size:80%}
#login .loginbox ul li input{background:#fff;height:24px;padding:0 0 0 4px;color:#444}
#login .loginbox .btn1{background:#008ccf;width:68px;height:60px;display:inline-block;text-align:center;color:#fff;font-size:13px;line-height:450%;cursor:pointer}
#login .loginbox .btn2{background:#8a8a8a;width:68px;height:24px;display:inline-block;text-align:center;color:#fff;font-size:12px;line-height:170%;cursor:pointer}
#login .find{display:inline-block;font-size:12px;color:#444}
#login .find li{display:inline-block;line-height:50%;cursor:pointer}
#login .find li:after{content:"+"}

#login .callfap{width:253px;height:150px;border:solid 1px #cecece;float:right;margin:5px 0 0 5px}
#login .callfap ul{width:230px;margin:10px 0 0 12px}
#login .callfap ul li{padding:5px 0 5px 0}
#login .callfap img{cursor:pointer}
#login .callfap ul li:nth-child(1){float:left;width:40px; margin:8px 0 0 4px}
#login .callfap ul li:nth-child(2){float:left;width:186px;color:#57443a;font-size:12px;font-weight:bold}
#login .callfap ul li:nth-child(3){color:#57443a;font-size:12px;width:226px;font-weight:bold}
/* #login .callfap ul li:nth-child(4){display:block;color:#57443a;font-size:12px;width:226px;font-weight:bold} */
#login .callfap ul li:nth-child(4){float:left;width:226px;color:#57443a;font-size:12px;font-weight:bold; margin:0 0 0 45px}
/* #login .callfap ul li:nth-child(5){border-bottom:dotted 1px #bdbdbb;margin:4px 0 4px 0} */
#login .callfap ul li:nth-child(5){border-bottom:dotted 1px #bdbdbb;color:#57443a;width:226px;font-size:12px;font-weight:bold;margin:15px 0 4px 0}
#login .callfap ul li:nth-child(6){float:left;width:40px;margin:12px 0 0 6px}
#login .callfap ul li:nth-child(7){float:left;width:180px;color:#373c3e;font-size:20px;font-weight:bold;margin:3px 0 0 0;cursor:pointer}
#login .callfap ul li:nth-child(8){display:block;color:#57443a;font-size:12px;cursor:pointer;width:200px}


#content{margin:0 auto;width:1000px;text-align:center}
#content .leftmenu{width:244px;display:inline-block;float:left;margin:10px 0 0 0}
#content .leftmenu ul{text-align:left}
#content .leftmenu ul li{margin:0 0 1px 0}
#content .leftmenu ul li a{display:inline-block;width:244px;height:56px;cursor:pointer}
#content .leftmenu ul li:nth-child(1){background:#a6c21f;height:56px} 
#content .leftmenu ul li:nth-child(2){background:#f48513;height:56px} 
#content .leftmenu ul li:nth-child(3){background:#319cff;height:56px} 
#content .leftmenu ul li:nth-child(4){background:#ebad18;height:56px} 
#content .leftmenu ul li:nth-child(5){background:#8b9eb6;height:56px} 
#content .leftmenu img{display:inline-block;margin:12px 5px 0 20px}
#content .leftmenu h5{color:#fff;font-size:14px;font-weight:bold;line-height:55px;display:inline-block}


#content .board{width:440px;display:inline-block;float:left;margin:0 30px 0 20px;text-align:left}
#boardtitle{position:relative;font-family:"Malgun Gothic",dotum; font-size:12px;margin-top:10px;border-bottom:solid 1px #ccc;height:31px}
#boardtitle span{float:right;font-size:11px;line-height:35px;cursor:pointer}
#boardtitle ul{width:100%}
#boardtitle ul li{background:#fff;border:solid 1px #ccc;display:inline-block;float:right}
#boardtitle ul li{float:left;line-height:24px;height:30px}
#boardtitle ul li a{display:inline-block;width:90px;padding:1px;text-align:center;font-weight:bold;color:#666;cursor:pointer;text-decoration:none !important}
#boardtitle ul li a:hover{color:#000}
#boardtitle ul li.on,on a{background:#ccc}
#boardtitle ul li.on a{color:#363636}

#boardtitle_1{position:relative;font-family:"Malgun Gothic",dotum; font-size:12px;margin-top:20px;border-bottom:solid 1px #ccc;height:31px}
#boardtitle_1 span{float:right;font-size:11px;line-height:35px;cursor:pointer}
#boardtitle_1 ul{width:100%}
#boardtitle_1 ul li{background:#fff;border:solid 1px #ccc;display:inline-block;float:right}
#boardtitle_1 ul li{float:left;line-height:24px;height:30px}
#boardtitle_1 ul li a{display:inline-block;width:95px;padding:1px;text-align:center;font-weight:bold;color:#666;cursor:pointer;text-decoration:none !important}
#boardtitle_1 ul li a:hover{color:#000}
#boardtitle_1 ul li.on,on a{background:#ccc}
#boardtitle_1 ul li.on a{color:#363636}

#board_data0{}
#board_data0 ul{margin:8px 0 0 0 }
#board_data0 ul li{font-size:13px;padding:9px 0 9px 0;border-bottom:solid 1px #e4e4e4}
#board_data0 ul li:nth-child(odd){width:350px;color:#444;display:inline-block;height:14px} 
#board_data0 ul li:nth-child(even){width:80px;text-align:right;color:#666;height:14px;display:inline-block}

#board_dataBD0{}
#board_dataBD0 ul{margin:8px 0 0 0 }
#board_dataBD0 ul li{font-size:13px;padding:9px 0 9px 0;border-bottom:solid 1px #e4e4e4}
#board_dataBD0 ul li:nth-child(odd){width:350px;color:#444;display:inline-block;height:14px} 
#board_dataBD0 ul li:nth-child(even){width:80px;text-align:right;color:#666;height:14px;display:inline-block}

.board_data_1{width:100%;display:inline-block}
.board_data_1 ul{width:100%;margin:8px 0 0 0 }
.board_data_1 ul li{display:inline-block;float:left;font-size:13px;padding:9px 0 9px 0;border-bottom:solid 1px #e4e4e4}
.board_data_1 ul li:nth-child(odd){width:350px;color:#444} 
.board_data_1 ul li:nth-child(even){width:80px;text-align:right;color:#666} 



#content .rightbanner{float:left;margin:10px 0 0 0}
#content .rightbanner img{display:block;margin:0 0 4px 0}
#content .banner3{background:#fff;border:solid 1px #8a8c8b;height:63px} 
#content .banner3 ul{width:100px;margin:8px 0 0 20px;float:left}
#content .banner3 ul:nth-child(1){width:100px;margin:8px 0 0 20px;float:left;cursor:pointer}
#content .banner3 ul:nth-child(2){width:100px;margin:12px 0 0 20px;float:left;cursor:pointer}
#content .banner3 ul li:nth-child(1){display:inline-block;text-align:center;cursor:pointer}
#content .banner3 ul li:nth-child(2){font-size:11px;cursor:pointer}
#content .banner4{background:#fff;border:solid 1px #8a8c8b;height:46px;margin:4px 0 0 0}
#content .banner4 ul{margin:10px 0 0 30px;float:left}
#content .banner4 ul li{display:inline-block}
#content .banner4 ul li:nth-child(1){display:inline-block;text-align:center;cursor:pointer}
#content .banner4 ul li:nth-child(2){font-size:13px;line-height:24px;margin:0 0 0 10px;cursor:pointer}

#footer{color:#444;font-size:12px;margin:100px 0 0 0;display:inline-block;width:100%;border-top:solid 1px #ddd}
#footer img{display:inline-block;margin:10px 0 0 0}
#footer ul{margin:10px 0 0 10px;display:inline-block}
#footer ul li{}
#footer ul li a{cursor:pointer}
#footer ul li:nth-child(1){padding:0 0 14px 0}
#footer ul li:nth-child(2){padding:0 0 4px 0;font-size:11px}
#footer ul li:nth-child(3){font-size:11px}

#content2{margin:0 auto;width:1000px;text-align:center}
.findid{width:378px;height:258px;border:solid 1px #ebad18;text-align:left;padding:10px}
.findid .findid_title{background:#ebad18}
.findid .findid_title li{display:inline-block;height:30px;line-height:25px}
.findid .findid_title li:nth-child(1){color:#fff;font-size:12px;font-weight:bold;margin:0 0 0 10px}
.findid .findid_title li:nth-child(2){float:right;margin:0 5px 0 0}
.findid p{font-size:12px;color:#444;display:inline-block;margin:10px 0 0 20px}
.findid .findid_data{font-size:12px;color:#444;margin:10px 0 0 20px}
.findid .findid_data li{display:block;padding:5px 0 5px 0;line-height:24px}
.findid .findid_data li font{width:100px;display:inline-block}
.findid .findid_data li input{margin:0 4px 0 0}
.findid .findid_data  li:nth-child(3){padding:0 0 10px 0}
.findid .findid_data  li:nth-child(4){text-align:center;border-top:dotted 1px #ccc;padding:10px 0 5px 0}
.findid .findid_data  li:nth-child(5){font-weight:bold}
.idcolor{display:inline-block;margin:0 10px 0 10px;color:#f48513;font-size:13px}


.finpw{width:598px;height:278px;border:solid 1px #ebad18;text-align:left;padding:10px}
.finpw .finpw_title{background:#ebad18}
.finpw .finpw_title li{display:inline-block;height:30px;line-height:25px}
.finpw .finpw_title li:nth-child(1){color:#fff;font-size:12px;font-weight:bold;margin:0 0 0 10px}
.finpw .finpw_title li:nth-child(2){float:right;margin:0 5px 0 0}
.finpw p{font-size:12px;color:#444;display:inline-block;margin:10px 0 0 10px}
.finpw .finpw_data{font-size:12px;color:#444;margin:10px 0 0 10px}
.finpw .finpw_data li{display:block;padding:5px 0 5px 0;line-height:24px}
.finpw .finpw_data li font{width:100px;display:inline-block}
.finpw .finpw_data li input{margin:0 4px 0 0}
.finpw .finpw_data  li:nth-child(6){color:#f48513;font-weight:bold}

.finpw2{width:378px;height:150px;border:solid 1px #ebad18;text-align:left;padding:10px}
.finpw2 .finpw_title{background:#ebad18}
.finpw2 .finpw_title li{display:inline-block;height:30px;line-height:25px}
.finpw2 .finpw_title li:nth-child(1){color:#fff;font-size:12px;font-weight:bold;margin:0 0 0 10px}
.finpw2 .finpw_title li:nth-child(2){float:right;margin:0 5px 0 0}
.finpw2 p{font-size:12px;color:#444;display:inline-block;margin:10px 0 0 10px}
.finpw2 .finpw_data{font-size:12px;color:#444;margin:10px 0 0 10px}
.finpw2 .finpw_data li{display:block;padding:5px 0 5px 0;line-height:24px}
.finpw2 .finpw_data li font{width:100px;display:inline-block}
.finpw2 .finpw_data li input{margin:0 4px 0 0}
.finpw2 .finpw_data  li:nth-child(3){color:#f48513;text-align:center}


.boxtitle{width:99.5%;display:inline-block;height:26px;color:#35414c;font-size:13px;text-align:left;line-height:200%;padding:0 0 0 4px;margin:10px 0 4px 0}
.totalNum{width:80px;height:22px;margin:10px 0 0 0;float:right;color:#484c4f;font-size:12px;line-height:20px;text-align:right;padding:0 4px 0 0;border:solid 1px #b8becc}


#content3{margin:0 auto;width:680px;text-align:center}
#content3 h2{font-size:14px;font-weight:bold;line-height:24px;height:30px;background:#4897dc;color:#fff;margin:30px 0 0 0}
#content3 ul{font-size:12px}
#content3 ul li{text-align:left}
#content3 ul li p{text-indent:18px;color:#008ccf}
#content3 ul li:nth-child(1){padding:10px;margin:0 0 10px 0;line-height:18px;color:#5c5c5c}
#content3 ul li:nth-child(2){padding:5px;font-size:12px;font-weight:bold;background:#686869;color:#fff;height:18px;text-indent:5px}
#content3 ul li:nth-child(3){padding:10px;margin:0 0 10px 0;line-height:18px;background:#efeeed;color:#5c5c5c}
#content3 ul li:nth-child(4){padding:5px;font-size:12px;font-weight:bold;background:#686869;color:#fff;height:18px;text-indent:5px}
#content3 ul li:nth-child(5){padding:10px;margin:0 0 10px 0;line-height:18px;background:#efeeed;color:#5c5c5c}
/* #content3 ul li:nth-child(6){padding:5px;font-size:12px;font-weight:bold;background:#686869;color:#fff;height:18px;text-indent:5px} */
#content3 ul li:nth-child(7){padding:10px;line-height:18px;background:#efeeed;color:#5c5c5c}
#content3 ul li:nth-child(8){padding:10px;line-height:18px;color:#5c5c5c}
.fontcolor{color:#4897dc}


#content4{margin:0 auto;width:600px;text-align:center}
#content4 div{text-align:left;margin:20px 0 10px 0}
#content4 font{font-size:15px;text-align:left;margin:0 0 15px 38px;display:inline-block}
#content4 p{font-size:12px;text-align:center}


#content5{margin:0 auto;width:500px;text-align:center}
#content5 div{text-align:left;margin:20px 0 10px 0}
#content5 font{font-size:12px;text-align:left;margin:0 0 15px 38px;display:inline-block}
#content5 p{font-size:12px;margin:0 0 10px 0}


/*회원가입*/
.member{display:inline-block;color:#fff;font-size:13px;width:100%;line-height:12px}
.member li{float:left;padding:5px 0 10px 0;text-align:center;width:24.9%}
.member li:nth-child(1){background:#75b694;border-right:solid 1px #fff}
.member li:nth-child(2){background:#c4c5c0;border-right:solid 1px #fff}
.member li:nth-child(3){background:#c4c5c0;border-right:solid 1px #fff}
.member li:nth-child(4){background:#c4c5c0}

.member2{display:inline-block;color:#fff;font-size:13px;width:100%}
.member2 li{float:left;padding:5px 0 10px 0;text-align:center;width:24.9%}
.member2 li:nth-child(1){background:#c4c5c0;border-right:solid 1px #fff}
.member2 li:nth-child(2){background:#888ecb;border-right:solid 1px #fff}
.member2 li:nth-child(3){background:#c4c5c0;border-right:solid 1px #fff}
.member2 li:nth-child(4){background:#c4c5c0}

.member3{display:inline-block;color:#fff;font-size:13px;width:100%}
.member3 li{float:left;padding:5px 0 10px 0;text-align:center;width:24.9%}
.member3 li:nth-child(1){background:#c4c5c0;border-right:solid 1px #fff}
.member3 li:nth-child(2){background:#c4c5c0;border-right:solid 1px #fff}
.member3 li:nth-child(3){background:#b781ab;border-right:solid 1px #fff}
.member3 li:nth-child(4){background:#c4c5c0}

.member4{display:inline-block;color:#fff;font-size:13px;width:100%}
.member4 li{float:left;padding:5px 0 10px 0;text-align:center;width:24.9%}
.member4 li:nth-child(1){background:#c4c5c0;border-right:solid 1px #fff}
.member4 li:nth-child(2){background:#c4c5c0;border-right:solid 1px #fff}
.member4 li:nth-child(3){background:#c4c5c0;border-right:solid 1px #fff}
.member4 li:nth-child(4){background:#f69b4e}

.agreebox{width:96%;margin:10px 0 0 20px;text-align:left}
.agreebox ul{}
.agreebox ul li{padding:10px;line-height:18px}
.agreebox ul li:nth-child(1){font-size:13px;text-indent:-10px}
.agreebox ul li:nth-child(2){font-size:12px;border:solid 1px #c4c5c0;height:100px;overflow:auto}
.agreebox ul li:nth-child(3){font-size:12px;text-align:right}
.agreebox div{text-align:center;margin:10px 0 0 0}


.agreebox2{width:96%;margin:10px 0 0 20px;text-align:left}
.agreebox2 ul{}
.agreebox2 ul li{padding:10px;line-height:18px}
.agreebox2 ul li:nth-child(1){font-size:12px;border:solid 1px #c4c5c0;height:800px;overflow:auto}
.agreebox2 ul li:nth-child(2){font-size:12px;text-align:right}
.agreebox2 div{text-align:center;margin:10px 0 0 0}



.signup{width:96%;display:inline-block;margin:30px 0 0 20px;text-align:left}
.signup h3{font-size:13px}
.signup h4{font-size:13px;text-align:center}
.signup ul{font-size:12px;width:100%;margin:20px 0 0 0}
.signup ul li{padding:5px;display:inline-block}
.signup ul li:nth-child(odd){width:18%}
.signup ul li:nth-child(even){width:78%}
.signup ul li input{margin:0 10px 0 0}
.signup ul li font{vertical-align:middle}
.signup ul li font:before{content:"";color:#f52626;vertical-align:middle;margin:0 4px 0;display:inline-block}
.signup ul li label{vertical-align:middle}
.signup ul li label:before{content:"∙";color:#f52626;vertical-align:middle;margin:0 4px 0 0;display:inline-block}

.helpimg{display:inline-block}
.center{text-align:center;margin:30px 0 0 0}







/*게시판*/
.subtitle1{display:inline-block;color:#fff;font-size:13px;width:100%}
.subtitle1 li{float:left;padding:5px 0 10px 0;height:20px;line-height:20px}
.subtitle1 li:nth-child(1){background:#008ccf;width:30%;font-weight:bold}
.subtitle1 li:nth-child(2){background:#acafb8;width:70%;text-align:left;text-indent:20px}

.board_list1{margin:30px 0 0 0;width:100%;display:inline-block}
.board_list1 table{width:100%;text-align:center;margin:0 0 10px 0}
.board_list1 table th{background:#e6e5e5;color:#444;font-size:13px;height:26px;line-height:22px;border-bottom:solid 1px #ddd;border-top:solid 1px #ddd}
.board_list1 table td{color:#444;font-size:12px;line-height:normal;border-bottom:solid 1px #ddd;border-top:solid 1px #ddd;padding:10px;text-align:left;word-break:break-all;text-indent:10px}
.left{text-align:left;text-indent:10px}
.board_list1 input[type="text"]{height:20px}
.board_list1 div{text-align:right;height:30px}
.list{width:99.8%;display:inline-block;margin:0 0 5px 0;padding:0 0 5px 0}



/*paginate*/
.paginate{padding:15px 0;text-align:center;font-family:'Malgun Gothic',dotum}
.paginate a{display:inline-block;color:#6b6b6b;font-size:12px;line-height:8px;border:solid 1px #ccc;padding:6px;height:10px}
.paginate strong{display:inline-block;color:#ff8600;font-size:12px;line-height:8px;border:solid 1px #ccc;padding:6px;height:10px}
.pre{padding:0px}
.pre_end{padding:0px}
.next{padding:0px}
.next_end{padding:0px}


/*팝업 게시판*/
.part3{width:99.2%;display:inline-block;margin:1px;padding:1px}
.part3 table{width:100%;font-size:12px;margin:4px 0 0 0}
.part3 table th{color:#4a4d54;padding:4px;line-height:160%;background:#e7ebf9}
.part3 table td{color:#545353;padding:4px;line-height:160%;height:20px}
.part3 table td input{height:20px}
.part3 table td select{height:20px}
.part3 table td a{color:#545353}

/*팝업 게시판-그리드영역*/
.part4{width:99.2%;display:inline-block;margin:1px;border:solid 1px #c4cada;padding:1px}


.tooltip {
    background-color: #fcdad9;
    border: rgb(255,30,0) solid 1px;
    border-radius: 5px;
    color: rgb(255,30,0);
    font-size: 12px;
    font-weight: 500;
    height: auto;
    letter-spacing: -0.25px;
    margin-top: 6.8px;
    padding: 5px 11px;
    position: absolute;
    width: fit-content;
    z-index: 100;
    display:none;
}

.tooltip::after {
    border-color: #fcdad9 transparent;
    border-style: solid;
    border-width: 0 6px 8px 6.5px;
    content: '';
    display: block;
    left: 75px;
    position: absolute;
    top: -7px;
    width: 0;
    z-index: 1;
}

.tooltip::before {
    border-color: rgb(255,30,0) transparent;
    border-style: solid;
    border-width: 0 6px 8px 6.5px;
    content: '';
    display: block;
    left: 75px;
    position: absolute;
    top: -8px;
    width: 0;
    z-index: 0;
}
