﻿/* 공지사항,문의게시판
full_table
기존CSS : /skin/basic/board/announce/css/board.css
추가CSS : /skin/basic/renewal_v1/css/pt_style_4.css
*/
input[type=checkbox], input[type=radio]{margin-top:0;}
#board_view .view,
.view .caption .contents,
.board_list,
.board_subject {width:100%;}
/*.bgGray_section {width:1200px;}*/
.line {width:100%;}

/* 상세 */
#board_view {width:100%;margin-bottom:50px;}
.view .caption .contents {margin:0 auto 65px;padding:22px;}

/* 검색 */
.board-srch {overflow:hidden;position:static}
.board-srch .line-choice {float:right;position:relative;z-index:90;overflow:hidden;margin:0px 0px 20px 0px;}
.board-srch select[name='keyfield']{font-size: 0.8rem; float:left;padding:0 10px;margin-right:10px;height:30px;line-height:30px;background-color:#eeeeee;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.board-srch input[type='text']{font-size: 0.8rem; height:30px;line-height:30px;padding:0 10px;border:0;background-color:#eeeeee; border-radius: 4px 0px 0px 4px;}
.board-srch input[type='image']{background-color:transparent}
.board-srch input.txtimg {float:right;padding:0;margin:0;background-color:#a88f7b}
.pull-right .form-control {padding-left: 5px;}
/* 댓글 */
.bgGray_section .customer_inner .board_innerm,
.comment .subWp{position:static;}

/* 문의하기 */
table.a_app_box {font-size:14px;}
table.a_app_box th {height:34px;line-height:34px}
table.a_app_box td .app_b_input {height:34px;line-height:34px;padding:0 4px;}
table.a_app_box img#kcaptcha_image {margin-top:-25px;}