@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
.notosanskr * {font-family: 'Noto Sans KR', sans-serif;}

/* Input Style Definition */
input.input_text {height:16px; padding:2px 2px 0 2px; border:solid #CCC 1px; background:#FFF; font:9pt dotum; color:#666; *margin:-1px 0;}
input.input_file {height:20px; padding:2px 0 0 2px; border:solid #CCC 1px; background:#FFF; font:9pt dotum; color:#666;}
input.input_checkbox {*margin:-1px 0; border:0;}
textarea {overflow:auto; vertical-align:middle; padding:.2em .3em 0 .3em; border:solid #CCC 1px; font:9pt dotum; color:#666;}
select {height:20px; padding:0 0 0 2px; border:solid #CCC 1px; background:#FFF; font:9pt dotum; color:#666;}

/* Special Class Selector */
.left   {text-align:left;}
.right	{text-align:right;}
.center {text-align:center;}
.top    {vertical-align:top;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}
.bold   {font-weight:bold;}
.border0{border:0;}
.width100 {width:100%;}
.height_650 { height : 650px;}
.disply_block { display: block !important;}
.margin_right_10 {margin-right: 10px;}
.width_50 {width: 50% !important;}

/* Board Header */
.board_header {width:100%; padding:10px 0; *zoom:1;margin:0 auto;}
.board_header * {margin:0; padding:0;}
.board_header:after {content:""; display:block; float:none; clear:both;}
.board_header img {border:0;}
.board_header ul {overflow:hidden;}
.board_header .rss {float:right;padding-right:5px;}
.board_header .category {float:right;}
.board_header .category select {height:20px; padding:0 0 0 2px; border:solid #CCC 1px; background:#FFF;  color:#666; vertical-align:top;}
.board_header .info {float:left;color:#888;}
.board_header .info li{float:left;position:relative;display:inline;}

/* Board List */
#board_colgroup{width:100%; margin:0 auto;}
#board_colgroup table.board_list {border-spacing:0; padding:0; border-collapse:collapse; border: 0; empty-cells:show;}

/* 치료사례 */
.after_case{overflow:hidden}
.after_case h2{font-size:40px; text-align: center;padding-bottom:30px; background:url(../../../template/image/main/h4_line.jpg) no-repeat 50% 80%;font-weight: 500; color: #333;}
.after_case .content_inner>p{text-align:center;}
.after_case ul li{float:left;height:250px;width:29%;;margin:1%;border:1px solid #e9e9e9;padding:12px 10px;background:#fff;box-sizing: border-box; transition: 0.3s; text-align:center;overflow:hidden; font-size:0;}
.after_case ul li a{display:block;}
.after_case ul li:hover{border:1px solid #3bd4ab;}
.after_case ul li .list_title{position:relative;}

.after_case ul li .list_title h4{height:30px; font-size:18px;font-weight: 400;margin-top:3px; color:#333; text-align:left;}
.after_case ul li .list_title span{position:absolute; display: block;right:-15px;top:-18px; color:#fff; background:#ccc; padding: 6px 12px; z-index:100; transition:0.3s; font-size:16px;}
.after_case ul li:hover .list_title span{background:#3bd4ab;}
.after_case ul li .case_list{position: relative;display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;_display:inline;/*IE6 HACK*/;width:150px;height: 180px; overflow: hidden;margin:5px}
.after_case ul li .case_list p{position: absolute;width: 100%;padding:15px 0; z-index:10; bottom: 0; text-align: center;color: #fff;font-size: 13px;}
.after_case ul li .case_list p.before{background:url(../../../template/image/main/bg_gray.png);}
.after_case ul li .case_list p.after{background:url(../../../template/image/main/bg_green.png);}

/* Board Read */
.board_read_header {*zoom:1;}
.board_read_header a {text-decoration:none;color:#888;}
.board_read_header a:hover{text-decoration:none;color:#333;}
.board_read_header a:active{text-decoration:none;color:#333;}
.board_read_header a:focus {text-decoration:none;color:#333;}
.board_read_header:after {content:""; display:block; float:none; clear:both;}
.board_read_header * {margin:0; padding:0;}
.board_read_header .title_area{height:40px;padding:0 20px;background-color:#3a5ca3;line-height:40px;}
.board_read_header .title_area:after {content:""; display:block; clear:both;}
.board_read_header .title_area .title{float:left;font-size:12px;color:#fff;font-weight:normal;}
.board_read_header .title_area .category {float:left;margin-top:5px;padding-left:10px;color:#555;background:url(./image/line_v.gif) left 1px no-repeat;}
.board_read_header .title_area .date{float:right;padding-left:20px;font-family:'tahoma';font-size:11px;color:#fff;}
.board_read_header .author_area{height:40px;padding:0 20px;border-bottom:1px solid #ccc;line-height:40px;*zoom:1; background:#fff;}
.board_read_header .author_area:after{content:"";display:block;clear:both;}
.board_read_header .author_area .author{float:left;margin-right:10px;color:#555;}
.board_read_header .author_area .ip{float:left;font-family:'tahoma';font-size:11px;color:#888;line-height:40px;}
.board_read_header .author_area .sum{float:right; white-space:nowrap;}
.board_read_header .author_area .sum .txt{color:#555;}
.board_read_header .author_area .sum .num{font-family:'tahoma';font-size:11px;color:#888;}

.board_read_body{padding:20px 0;overflow:hidden;*zoom:1; background:#fff;}
.board_read_body .content_area{line-height:1.6;overflow:hidden;padding:0 20px;color:#555;}
.board_read_body .content_area a {text-decoration:underline;color:#666;}
.board_read_body .content_area a:active{text-decoration:underline;color:#666;}
.board_read_body .content_area .image_area{text-align:center;}

.board_read_body .answer_area{padding:20px;margin:30px 20px 0 20px;background-color:#f5f5f5;}
.board_read_body .answer_area .answer_date{display:block;margin-bottom:10px;font-size:12px;color:#555;font-weight:bold;}
.board_read_body .answer_area .answer_cont{line-height:1.6;color:#555;}

.board_read .board_navigation {border-top:1px solid #e5e5e5}

/* Attached File */
.board_read_footer .file_attached {position:relative; padding:10px;margin-bottom:0;border-top:1px solid #e5e5e5;background-color:#f5f5f5;}
.board_read_footer .file_attached * {overflow:hidden;margin:0; padding:0;  vertical-align:middle;_zoom:1;}
.board_read_footer .file_attached ul.files {position:relative; padding:0; margin:0; clear:both; list-style:none; text-align:left;}
.board_read_footer .file_attached ul.files * {display:inline-block; *display:inline; padding:0; margin:0; }
.board_read_footer .file_attached ul.files li {position:relative; margin:0 15px 0 0;}
.board_read_footer .file_attached ul.files a {position:relative; padding-left:15px; background:url("./image/icon_file.gif") no-repeat left top; *zoom:1; text-decoration:none;  color:#666}
.board_read_footer .file_attached ul.files a .bubble {display:none; position:absolute; top:-20px; left:0; padding:3px 5px 1px 5px; z-index:100; white-space:nowrap; border:1px solid #CCC; background-color:#FFF;}
.board_read_footer .file_attached ul.files a:hover .bubble,
.board_read_footer .file_attached ul.files a:active .bubble,
.board_read_footer .file_attached ul.files a:focus .bubble {display:block;}

/* URL Link */
.board_read_footer .url {position:relative; padding:10px; margin-bottom:0px; border:1px solid #EFEFEF; background-color:#F6F6F6;}
.board_read_footer .url * {margin:0; padding:0;  vertical-align:middle;}
.board_read_footer .url ul.links {position:relative; padding:0; margin:0; clear:both; list-style:none; text-align:left;}
.board_read_footer .url ul.links * {display:inline-block; *display:inline; padding:0; margin:0; }
.board_read_footer .url ul.links li {position:relative; margin:0 15px 0 0;}
.board_read_footer .url ul.links a {position:relative; padding-left:25px; background:url("./image/icon_link.gif") no-repeat left top; *zoom:1; text-decoration:none;  color:#666}
.board_read_footer .url ul.links a .bubble {display:none; position:absolute; top:-20px; left:0; padding:3px 5px 1px 5px; z-index:100; white-space:nowrap; border:1px solid #CCC; background-color:#FFF;}
.board_read_footer .url ul.links a:hover .bubble,
.board_read_footer .url ul.links a:active .bubble,
.board_read_footer .url ul.links a:focus .bubble {display:block;}

/* Comment List */
.comment_colgroup {overflow:hidden; padding-top:15px; margin-bottom:10px; border-top:1px solid #E2E2E2;}
.comment_colgroup .comment_header {float:left; margin:1em 1em .5em 0; font:bold 14px dotum;  color:#666;background:url(./image/icon_reimg.gif) no-repeat;padding-left:24px;}
.comment_colgroup .comment_header .num {font:bold 15px Tahoma; color:#555555;}
.comment_colgroup .comment_list {clear:both; padding-bottom:15px; border-bottom:1px solid #E2E2E2;}

.comment_colgroup .item {position:relative; border-top:1px dashed #E2E2E2; *zoom:1;}
.comment_colgroup .item .indent {position:relative; *zoom:1;}
.comment_colgroup .item .indent:after {content:""; display:block; clear:both;}
.comment_colgroup .item_comment .indent {padding-left:15px; background:url(./image/icon_comment.gif) 0 1em no-repeat;}

.comment_colgroup .item .header {margin:0 0 5px 0;}
.comment_colgroup .item .header a {font:bold 9pt Dotum; color:#666; text-decoration:none;}
.comment_colgroup .item .header a:hover,
.comment_colgroup .item .header a:active,
.comment_colgroup .item .header a:focus {text-decoration:underline;}

.comment_colgroup .item .item_content {position:relative; padding:1em 0 1em 120px; *zoom:1; z-index:1;}
.comment_colgroup .item .item_content:after {content:""; display:block; clear:both;}
.comment_colgroup .item .item_content .content {width:93%; line-height:1.6;}
.comment_colgroup .item .item_content .content * {margin-top:0;}
.comment_colgroup .item .item_content .content a {text-decoration:underline;}
.comment_colgroup .item .item_content .option {position:relative; margin:0; padding:0; list-style:none; white-space:nowrap; overflow:hidden; *zoom:1; float:right;vertical-align:top;}
.comment_colgroup .item .item_content .option li {position:relative; display:inline;}
.comment_colgroup .item .item_content .option li img {border:0;vertical-align:top;}

.comment_colgroup .item .item_aside {position:relative; float:left; width:100px; margin-right:-100px; padding:1em 0 1em 0; *zoom:1; text-align:left; z-index:2;background:url(./image/bg_replyline.gif) no-repeat right;}
.comment_colgroup .item .item_aside .header {margin:0 0 5px 0;}
.comment_colgroup .item .item_aside .header a {font:bold 9pt Dotum; color:#333; text-decoration:none;}
.comment_colgroup .item .item_aside .header a:hover,
.comment_colgroup .item .item_aside .header a:active,
.comment_colgroup .item .item_aside .header a:focus {text-decoration:underline;}
.comment_colgroup .item .item_aside img.profile {display:block; border:1px solid #E2E2E2; margin-bottom:5px;}
.comment_colgroup .item .item_aside .meta {font:7pt Tahoma; color:#999; margin:0 0 5px 0; white-space:nowrap;}

/* Comment_Write */
.comment_write {padding:10px; border:1px solid #c9caca; background-color:#e6e8e9;  color:#666;}
.comment_write * {margin:0; padding:0;}
.comment_write img {border:0;}
.comment_write .input_text {width:80px; height:16px; padding:2px 2px 0 2px; border:solid #CCC 1px; background:#FFF;  color:#666; *margin:-1px 0;}
.comment_write .input_checkbox {*margin:-1px 0; border:0;}
.comment_write textarea {width:99%; overflow:auto; vertical-align:middle; padding:.2em .3em 0 .3em; border:solid #CCC 1px;  color:#666;}
.comment_write .comment_write_header {width:100%;}
.comment_write .comment_write_content {padding:7px 0;}
.comment_write .comment_write_footer {text-align:center; padding:5px 0;}

/* board_Write */
.board_write_form{width:100%;border-spacing:0;border-collapse:collapse;border:1px solid #ddd;empty-cells:show;}
.board_write_form img{border:0;}
.board_write_form th{width:140px;height:40px;padding:8px 20px;border-bottom:1px solid #ddd;text-align:left;font-weight:400;color:#333;background-color:#f2f2f2; font-size:15px;}
.board_write_form td{padding:10px 20px;border-bottom:1px solid #d4d4d4;}
.board_write_form td span.num{margin-left:10px;font-family:'tahoma';font-size:11px;color:#888;}
.board_write_form .input_text{height:30px;padding:0 5px;border:1px solid #d5d5d5;background-color:#fff;color:#555;*margin:-1px 0;line-height:24px; box-sizing: border-box; font-size: 16px; width: 100% !important;}
.board_write_form .input_file{width:100%;height:26px;padding:2px 0 0 2px;border:1px solid #d5d5d5;background:#fff;color:#888;}
.board_write_form .input_checkbox {*margin:-1px 0; border:0;}
.board_write_form textarea{overflow:auto;width:99%;padding:.2em .3em 0 .3em;border:1px solid #d5d5d5;color:#555;vertical-align:middle; font-size: 16px;}
.board_write_form .essential{overflow:hidden;width:5px;height:6px;padding-right:5px;font-size:0.25em;line-height:-0.5;vertical-align:middle;}
.board_write_form .description{margin-left:5px;color:#999;}
.board_write_form #file_table td{padding:0;border:0;}
#ar_file1_title.datepicker{margin-top: 10px !important;}

/* password_input */
.password_input{position:relative;margin:0 auto;padding:0;width:100%;}
.password_input *{margin:0;padding:0;}
.password_input .input_text{width:150px;height:28px;padding:0 5px;border:1px solid #d5d5d5;background:#fff;color:#555; *margin:-1px 0;}
.password_container{position:relative;}
.password_container p{padding:10px 0;font-size:12px;color:#333;}
.password_container fieldset{position:relative;width:100%;padding:20px 0;clear:both;border:0;background-color:#f5f5f5;}
.password_container fieldset:after{content:"";display:block;float:none;clear:both;}
.password_container legend{display:none;position:absolute;top:0;left:0;width:0;height:0;display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
.password_container dl{overflow:hidden;width:300px;margin:0 auto;}
.password_container dl dt{float:left;width:100px;height:30px;color:#333;font-weight:bold;line-height:30px;}
.password_container dd{float:left;width:200px;font-family:'tahoma';font-size:15px;}
.password_container dd input.input_text{font-family:'verdana';font-size:15px;color:#555;}
.password_container .board_navigation{padding-top:20px;}

/* Board_move */
.board_move {margin:0 auto; width:430px; padding:0 10px 0 10px;}
.board_move p { color:#666; clear:both; margin-top:15px; margin-bottom:15px; line-height:1.6em;}
.board_move .board_move_content {width:100%;  color:#666;}
.board_move table.board_move_content {border-spacing:0; border-collapse:collapse; empty-cells:show;}

/* Table */
.col_table {width:100%; margin:0 !important; padding:0; border:0;}
.col_table th,
.col_table td {border:0; padding:5px 3px; vertical-align:middle;}
.col_table th { border-bottom:1px solid #bfc4c6; background:#F4F4F4; background-image:url(./image/line_v2.gif); background-repeat:no-repeat; background-position:left center;}
.col_table thead th.first {background-image:none;}
.col_table td {border-bottom:1px solid #bfc4c6;}

.row_table {width:980%; border:0; border-top:2px solid #CFCFCF; margin:0 !important; padding:0; table-layout:fixed;}
.row_table th,
.row_table td {border:0; padding:5px 10px; vertical-align:middle;}
.row_table th {background:#F4F4F4;}
.row_table tbody th {border-bottom:1px solid #E5E5E5;}
.row_table td {border-bottom:1px solid #E5E5E5;}

.write_table {width:980%; border:0; border-top:2px solid #677378;border-bottom:1px solid #677378; margin:0 !important; padding:0; table-layout:fixed;}
.write_table th,
.write_table td {border:none; padding:10px 10px; vertical-align:middle;}
.write_table th {background:#Ffffff;;border-right:1px solid #bfc4c6;}
.write_table tbody th {border-bottom:1px solid #bfc4c6;}
.write_table td {border-bottom:1px solid #bfc4c6;}

#file_table td{border-bottom:none!important;}

/* Board Navigation */
.board_navigation {padding:50px 10px; text-align:center; *zoom:1; _zoom:0;width:100%; box-sizing:border-box ;}
.board_navigation:after {content:""; display:block; float:none; clear:both;}
.board_navigation .pagination {padding:1px 0;}
.board_navigation .btn_left {float:left; text-align:left;}
.pnst{border:1px solid #b1b7ba;overflow:hidden;width:26px;height:27px;}
.board_navigation .btn_right {float:right; text-align:right;}


/* Button */
.btn_official,
.btn_official span,
.btn_official input,
.btn_official button{overflow:visible;position:relative;display:inline-block;height:30px;color:#333;line-height:30px;cursor:pointer;text-decoration:none!important;border:0;margin:0;padding:0;background-color:transparent;}
.btn_official {padding:0 30px;font-size:13px;border:1px solid #eee;margin-right:4px; background:#fff;}
.btn_official span,
.btn_official input,
.btn_official button{}
a.btn_official {_margin-top:-1px;}
a.btn_official span {_vertical-align:top;}

.btn_official_a,
.btn_official_a span,
.btn_official_a input,
.btn_official_a button{overflow:visible;position:relative;display:inline-block;height:28px;color:#fff;line-height:28px;cursor:pointer;text-decoration:none!important;border:0;margin:0;padding:0;background-color:transparent;}
.btn_official_a{width:50px;background-color:#666;}
.btn_official_a span{left:4px; background-position:right top; padding:0 8px 0 4px;}

.btn_official_s span,
.btn_official_s input,
.btn_official_s button{overflow:visible;position:relative;display:inline-block;height:32px;color:#fff;font-size:13px;line-height:32px;cursor:pointer;text-decoration:none!important;border:0;margin:0;padding:0;background-color:#3a5ca3;} 
.btn_official_s{display:inline-block;padding:0 32px;font-size:13px;background-color:#3a5ca3; border:1px solid #2a4d95;	}

/*.btn_official_s input,
.btn_official_s button {left:4px; background-position:right top; padding:0 8px 0 4px;}
a.btn_official_s {_margin-top:-1px;}
a.btn_official_s span {_vertical-align:top;} 
.btn_official_s,
.btn_official_s span,
.btn_official_s input,
.btn_official_s button {position:relative; display:inline-block; height:24px; font:8pt Dotum; color:#666; line-height:22px; cursor:pointer; background-image:url(./image/btn_official_s.gif); background-repeat:no-repeat; text-decoration:none !important; overflow:visible; border:0; margin:0; padding:0; background-color:transparent; vertical-align: top;}
.btn_official_s {background-position:left top; margin-right:4px;}
.btn_official_s span,
.btn_official_s input,
.btn_official_s button {left:4px; background-position:right top; padding:0 8px 0 4px;}
a.btn_official_s {_margin-top:-1px;}
a.btn_official_s span {_vertical-align:top;}*/

/* Pagination
.pagination {margin:0 auto; text-align:center;}
.pagination * {margin:0; padding:0;}
.pagination img {border:0;}
.pagination a,
.pagination strong {display:inline-block; margin:0 1px;  padding:2px 6px 3px 6px; color:#333; white-space:nowrap; text-decoration:none; font:bold 9pt tahoma; border:1px solid #E2E2E2; vertical-align:top;}
.pagination strong {color:#BE0000; border:1px solid #EE0000;}
.pagination a:hover {color:#BE0000; border:1px solid #EE0000;}
.pagination .btn {padding-top:5px; margin-bottom:3px;} */

.paging_search {clear: both;font-family:tahoma;height: 40px;padding:15px 0 15px;text-align: center;}
.paging_inner {display:inline-block;}
.paging_search .btn_page {background: url("./image/bg_search.gif") no-repeat scroll 0 -900px #fff;color:#50555F;display:inline;float:left;height:30px;line-height: 30px;margin-left:-1px;text-align:center;text-decoration:none;vertical-align:middle;width:29px;}
.paging_search .btn_page:hover, .paging_search em.btn_page {background-position: 0 -950px;color: #222222;position: relative;text-decoration: none;z-index: 1;font-weight:bold;}
.paging_search .btn_comm {display:inline;border:none;float:left;font-size:0px;height:30px;line-height:-0.5px;width:29px;background: url("./image/bg_search2.gif") no-repeat scroll;text-decoration:none;color:#bfc1c5;}
.paging_search em{font-style:normal;}
.paging_search .btn_pre {background-position: 0px -60px}
.paging_search span.btn_pre {background-position: 0 -60px;}
.paging_search .btn_next {background-position: -150px -60px;}
.paging_search span.btn_next {background-position: -150px -60px;}
.paging_search .btn_fisrt {background-position: -50px -60px;}
.paging_search span.btn_fisrt {background-position: -50px -60px;}
.paging_search .btn_end {background-position: -100px -60px;}
.paging_search span.btn_end {background-position: -100px -60px;}
.paging_guide {border-bottom: 1px solid #C7CBD3;margin-bottom: 37px;}
.screen_out {display:block;font-size: 0;height: 1px;left: -9999px;line-height: 0;overflow: hidden;position: absolute;text-indent: -9999px;width: 1px;}

/* Search Form */
.board_search{position:relative;margin:0 auto;padding:20px;}
.board_search *{margin:0;padding:0;}
.board_search legend{display:none;position:absolute;top:0;left:0;width:0;height:0;display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
.board_search fieldset{position:relative;clear:both;border:0;text-align:center;}
.board_search fieldset:after{content:"";display:block;float:none;clear:both;}
.board_search .input_text{width:160px;height:22px;padding:2px;border:1px solid #d5d5d5;background:#fff;color:#555;vertical-align:top;*margin:-1px 0;}
.board_search select{width:80px;height:28px;border:1px solid #d5d5d5;background:#fff;color:#555;vertical-align:top;}

.board_wrap{background:#fff; padding:50px 40px; box-sizing:border-box; border:1px solid #eee}

.warning {width: 100%;margin: 10px 0;padding: 10px 0;text-align: center;color: #ed1c24;}
.bold {font-weight:bold;}

/* Board List */
#board_colgroup table.board_list{border-spacing:0; padding:0; border-collapse:collapse; border: 0; empty-cells:show; background:#fff; border:1px solid #ddd;}
.board_list {width:100%;margin:0 auto; font-family: 'Noto Sans KR', sans-serif;}
.board_list * {margin:0; padding:0;}
.board_list img {border:0;}
.board_list a {text-decoration:none;color:#555;}
.board_list a:hover,
.board_list a:active,
.board_list a:focus{text-decoration:underline;}
 
.board_list thead th{height:40px;padding:0 20px;background-color:#3a5ca3;font-size:12px;line-height:40px;white-space:nowrap;font-weight:normal;color:#fff;}
.board_list thead th:first-child{border-left:0;}
.board_list tbody td.nbox{background-color:#f0f0f0;}
.board_list tbody tr:hover{background:#f7f7f7;}
.board_list tbody tr{border-bottom:1px solid #eee; height: 150px;}
.board_list tbody tr:last-child{border-bottom:none}
.board_list th.title {width:80%;}
.board_list td{height:40px;padding:0 20px;white-space:nowrap;color:#555;line-height:40px; border-right: 1px solid #e2e2e2;}
.board_list td.center {text-align:center;}
.board_list td.notice {font:bold 9pt Dotum;}
.board_list td.title {white-space:normal; text-align: center; font-size: 26px; font-weight: bold; color: #3a5ca3; word-break: keep-all;}
.board_list td.num {font-family:'tahoma';font-size:11px; padding-top: 16px;}
.board_list td img{vertical-align:middle;}
.board_list td span.wait{display: block; height:23px; line-height: 23px; font-size: 12px; border: 1px solid #2b4c90; color:#2b4c90;border-radius:3px; }
.board_list td span.comp{display: block; text-align: center; margin: 0 auto; width: 100px; height: 34px; line-height: 34px; font-size: 14px; border: 1px solid #273085; border-radius:3px; background: #2b4c90; color:#fff;}
/* .board_list td:nth-of-type(3){font-size: 16px; line-height: 22px;}
.board_list td:nth-of-type(3) .customerName{font-size: 20px; line-height: 28px; font-weight: bold;}
.board_list td:nth-of-type(4) .plus{display: inline-block; float: left; width: 100px;}
.board_list td:nth-of-type(4) .img img{margin-right: 8px;}
.board_list td:nth-of-type(4) .img img:last-of-type{margin-right: 0;}
.board_list td:nth-of-type(4) .img{width: 90px;}
.board_list td:nth-of-type(4) .day{width: 90px;} */
.board_list td:nth-of-type(3){font-size: 16px; line-height: 22px;}
.board_list td:nth-of-type(3) .customerName{font-size: 20px; line-height: 28px;}
.board_list td:nth-of-type(3) .customerName::first-letter{font-weight: bold;}
.board_list td:nth-of-type(4) .plus{display: inline-block; width: 100px;}
.board_list td:nth-of-type(4) .plus:last-of-type{width: 90px;}
.board_list td:nth-of-type(4) .img img{margin-right: 8px;}
.board_list td:nth-of-type(4) .img img:last-of-type{margin-right: 0;}
.board_list td:nth-of-type(4) .img{width: 90px;}
.board_list td:nth-of-type(4) .day{width: 90px; line-height: 20px; font-size: 16px; margin-top: 8px;}
.board_list td:nth-of-type(4) .day:last-of-type{margin-right: 0 !important;}
.board_list td:nth-of-type(4) .day span{/*font-weight: bold; color: #3a5ca3;*/ display: inline-block;}
.board_list .category{padding-right:7px; margin-right:5px;  color:#888; background:url(./image/line_v.gif) top right no-repeat;}
.board_list .icon_img{vertical-align:middle; padding-left:2px;}
.board_list .comment_num,
.board_list .comment_num a,
.board_list .comment_num a:hover,
.board_list .comment_num a:active,
.board_list .comment_num a:focus {padding-left:3px; font:0.75em Tahoma; color:#444444; text-decoration:none;}

/* Board List Faq */
#board_colgroup table.board_list_faq{border-spacing:0; padding:0; border-collapse:collapse; border: 0; empty-cells:show; background:#fff; border:1px solid #eee}
.board_list_faq {width:100%;margin:0 auto;}
.board_list_faq * {margin:0; padding:0;}
.board_list_faq img {border:0;}
.board_list_faq a {text-decoration:none;color:#555;}
.board_list_faq a:hover,
.board_list_faq a:active,
.board_list_faq a:focus{text-decoration:underline;}
.board_list_faq thead th{height:40px;padding:0 20px;border-left:1px solid #7a869c;background-color:#687697;font-size:12px;line-height:40px;white-space:nowrap;font-weight:normal;color:#fff;}
.board_list_faq thead th:first-child{border-left:0;}
.board_list_faq tbody td.nbox{background-color:#f0f0f0;}
.board_list_faq th.title {width:80%;}
.board_list_faq td{height:60px;white-space:nowrap;color:#555;line-height:60px;border:1px solid #ddd; border-left:10px solid #3a5ca3;}
.board_list_faq td.center {text-align:center;}
.board_list_faq td.notice{}
.board_list_faq td.title {white-space:normal;cursor:pointer;}
.board_list_faq td.num {font-family:'tahoma';font-size:11px;}
.board_list_faq div.conts {display:none;position:relative;margin:0 auto;border-top:1px solid #e5e5e5;clear:both;}
.board_list_faq span.ticon{display:inline-block;width:100px; min-height: 60px; margin:0 10px;text-align:center; font-weight:bold;color:#3a5ca3}
.board_list_faq div.conts{overflow:hidden;background-color:#f7f7f7;}
.board_list_faq div.conts ul{margin:0 auto;padding:0;}
.board_list_faq div.conts li{padding:20px 20px;vertical-align:middle;line-height:1.5; font-size:15px;}
.board_list_faq td img{vertical-align:middle;}
.board_list_faq .category {margin-right:2px; color:#66368c;}
.board_list_faq .icon_img {vertical-align:middle; padding-left:2px;}
.board_list_faq .border_right {border-right: 1px solid #e2e2e2; float:left; width: 40%;}
.board_list_faq .border_right img{width: 100%;}
.board_list_faq .box-right{float:left; width: 50%;}
.board_list_faq .textarea_none{width: 100%; background-color: #f7f7f7; border: none; outline: none; resize: none; font-size: 16px;}

