@charset "utf-8";

/* Customer service */
.contactUs_cs{margin:0 auto 62px;width:1000px;}
.contactUs_cs ul{}
.contactUs_cs ul:after{clear:both;display:block;content:"";}
.contactUs_cs ul li{float:left;position:relative;left:0;top:0;padding-left:94px;height:73px;}
.contactUs_cs .info1{margin-right:100px;}
.contactUs_cs .info3{float:right;}
.contactUs_cs .icon{display:block;position:absolute;left:0;top:0;width:73px;height:73px;background-repeat:no-repeat;}
.contactUs_cs .info1 .icon{background-image:url("./img/contactus_icon1.png");}
.contactUs_cs .info2 .icon{background-image:url("./img/contactus_icon2.png");}
.contactUs_cs .info3 .icon{background-image:url("./img/contactus_icon3.png");}
.contactUs_cs .title{margin:19px 0 12px;font-size:18px;color:#000;}
.contactUs_cs .cont{font-weight:700;font-size:22px;color:#000;}
#breadcrumbs{width:1000px !important;}
/* 게시판 목록 */
#bo_list{padding-top:25px;}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:100px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:140px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:70px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

.bo_fx{ margin-right:-500px !important;}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

.td_subject img {margin-left:3px}

.board_list_footer{position:relative;left:0;top:0;margin:0 auto;width:1000px;}
#bo_list td{ background-color:#fcfcfc; }
#bo_list .coll td{ background-color:#f4f4f4; }
/* 게시판 쓰기 */
#bo_w #container_title{margin-bottom:25px;}

.contactus_write{}
.contactus_write:after{clear:both;display:block;content:"";}
.contactus_write dl{margin-bottom:41px;}
.contactus_write dl dt{padding:0 0 16px;font-size:20px;}
.contactus_write dl dt span{color:#a80000;}
.contactus_write dl dd{line-height:56px;border:solid 1px #cfcfcf;font-size:17px;color:#555;}
.contactus_write dl dd input.textbox{padding:0 15px;width:100%;line-height:1.1;height:100%;background-color:transparent !important;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.contactus_write_1{clear:both;}
.contactus_write_1 dd{padding:0 50px;}
.contactus_write_1 label{display:inline-block;padding-left:10px;margin-right:90px;}
.contactus_write_2,
.contactus_write_3,
.contactus_write_4{width:380px;}
.contactus_write_2{clear:both;float:left;margin-right:30px;}
.contactus_write_3{float:left;}
.contactus_write_4{float:right;}
.contactus_write_5{clear:both;}
.contactus_write_5 dd{line-height:1 !important;border:none !important;}
.contactus_write_5 #write_privacy,
.contactus_write_5 textarea{margin-bottom:10px;padding:15px;width:100%;height:170px !important;background:transparent;border:solid 1px #cfcfcf;line-height:1.5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.contactus_write_5 #write_privacy{overflow:auto;}
.contactus_write_5 .write_file{}
.contactus_write_5 .write_file input{padding:0 !important;line-height:30px !important;}
.contactus_write_6{float:left;width:790px;}
.contactus_write_6 #captcha{width:100%;}
.contactus_write_6 #captcha #captcha_info{float:right;margin-right:15px;}
.contactus_write_6 #captcha #captcha_key{width:300px;background-color:transparent !important;border:1px solid #ddd;margin:5px 0 5px 30px;}

.btn_submit_type1{padding:20px 0 100px;text-align:center;}
.btn_submit_type1 .btn_submit{margin:0 auto;padding:0;width:212px;height:48px;line-height:48px;background:#000;border:none;font-size:18px;color:#fff;}

/* 읽기 */
.contactus_view dl dd{padding:0 15px;line-height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-break:break-all;}
.contactus_view .contactus_write_5 dd{padding:20px 15px;line-height:1.5 !important;border:solid 1px #cfcfcf !important; word-break:break-all; }




#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
// #bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}
