﻿/*==================*/
/*     보드 정의 - 보기     */
/*==================*/

/* 보기 보드 전체 */
.tableview {width:682px;} 

/* 보드 타이틀 (제목,작성일,조회수,추천수 등) */
.tableview_title {width:100%;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th_bg.gif) no-repeat;font-weight:bold;padding:13px 0 0 0px;}
.tableview_title b {padding-left:27px}

.tableview_top {width:100%;height:36px;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th_bg.gif) no-repeat}
.writer {float:left;padding:13px 0 0 25px}
.date {float:left;padding:13px 0 0 25px}
.view {float:right;padding:13px 15px 0 0}
.vote {float:right;padding:13px 25px 0 0}
.selectin {float:left;padding:8px 0 0 15px}
.addfile {float:left;padding:13px 0 0 25px}
.addfile a {color:blue;text-decoration:underline;font-weight:bold;margin:0 5px 0 10px}

/* 보드 타이틀 2단 (제목,작성일,조회수,추천수 등) */
.tableview_top_2 {width:676px;height:34px;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_a4_th_bg.gif) top no-repeat;padding:0 2px 0 2px;border:1px solid #d2d9d8;border-top:none;}

/* 보드 내용 부분 */
.tableview_body_wrap {padding:42px 22px 18px 23px;background:url(/eng/images/table/view_td_bg.gif) repeat-y}
.tableview_body {width:100%;border-bottom:1px solid #e7e7e7;}
.tableview_body p {margin-bottom:10px}
.tableview_body_txt {line-height:20px;margin:20px 0 50px 0}
.tableview_body_txt p {text-align:center;}
.tableview_body_txt p img {margin-bottom:20px}
.tableview_body_onlytxt {line-height:20px;margin:0 0 50px 0}
.tableview_body_onlytxt div {line-height:30px}
.tableview_body_onlytxt p img {margin-bottom:20px}
.tableview_body .btn_recommend {text-align:right;margin:25px 0 10px 0} /* 추천하기 */
.noimg_left {float:left;padding:20px 30px 20px 0} /* 왼쪽정렬 이미지 */

/* 목록보기 버튼 */
.btn_listviews {margin:5px 0 25px 0}

/* 목록보기 수정하기 삭젝하기 버튼 */
.btn_listview_edit_del {margin:5px 0 25px 0}
.btn_listview_edit_del_l {display:inline;padding-right:442px}
.btn_listview_edit_del_l3 {display:inline;padding-right:376px}
.btn_listview_edit_del_r {display:inline;}

/* 확인취소버튼 */
.btn_confirm_calcel_m {text-align:center;margin-top:5px}

/* 검색과 넘버링 */
.tableview_body_search {padding:5px 10px 35px 0}
.tableview_body_search .numbering {float:right;margin-top:-13px}

/* 넘버링 */
.numbering {clear:both;margin:5px 0 0 230px; font-size:12px;}
.numbering .selected a {font-weight:bold;color:#c69636;letter-spacing:-1px;}
.numbering li {float:left;width:13px}

.numberingonly {float:right}
.numberingonly .selected a {font-weight:bold;color:#c69636;letter-spacing:-1px;}
.numberingonly li {float:left;width:13px}

.numberingonly1 {width:60%;float:right;margin-top:-10px}
.numberingonly1 .selected a {font-weight:bold;color:#c69636;letter-spacing:-1px;}
.numberingonly1 li {float:left;width:13px}

/* 댓글등록 */
.tableview_reply {width:100%}
.tableview_reply p {margin-bottom:3px}
.tableview_reply .reply_area {background:#e7e7e7;padding:10px 10px 7px 10px;margin-bottom:18px}
.tableview_reply .textarea {width:505px;height:54px;vertical-align:3px;border:1px solid #d2d9d8;margin-right:5px}
:root .tableview_reply .textarea {vertical-align:40px;}
.tableview_reply ol {clear:both;margin-bottom:20px}

/* 댓글출력부분 */
.tableview_reply .reply {width:100%;}
.tableview_reply .reply .reply_w {clear:both;border-top:1px solid #d2d9d8;}
.tableview_reply .reply .reply_id {float:left;width:95px;padding-left:10px;padding:8px 0 8px 10px}
.tableview_reply .reply .reply_txt {float:left;width:412px;padding:8px 0 8px 0}
.tableview_reply .reply .reply_date {float:left;width:85px;font-size:11px;color:#a8b5bc;padding:10px 0 8px 0}
.tableview_reply .reply .reply_del {float:left;padding:8px 0 8px 10px;}
.reply_border {clear:both;border-bottom:2px solid #d2d9d8;}

/* 이전글다음글 */
.tableview_list {clear:both;width:100%;border-bottom:2px solid #d2d9d8; font-size:11px;}
.tableview_list div {border-top:1px solid #d2d9d8;padding:8px 0 6px 0}
.tableview_list p {display:inline;padding:0 50px 0 10px}

/* 보드하단 테이블 이미지 */
.tableview_foot {width:100%;height:15px;background:url(/eng/images/table/view_tfoot_bg.gif) no-repeat}




/*==================*/
/*     보드 정의 - 쓰기     */
/*==================*/

/* 쓰기 보드 전체 */
.tablewrite {width:682px;} 

/* 보드 타이틀 (제목,작성일,조회수,추천수 등) */
.tablewrite_title {width:100%;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th_bg.gif) no-repeat;padding:13px 0 8px 0px}
.tablewrite_title b {padding-left:27px;margin-right:15px}

.tablewrite_title1 {width:100%;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th1_bg.gif) no-repeat;padding:13px 0 8px 0px}
.tablewrite_title1 b {padding-left:27px;margin-right:15px}

.tablewrite_title2 {width:100%;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th_bg.gif) no-repeat;padding:9px 0 12px 0px}
.tablewrite_title2 b {padding-left:27px;margin-right:15px}

.tablewrite_top {width:100%;height:36px;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_th_bg.gif) no-repeat}

/* 보드 타이틀 2단 */
.tablewrite_top_2 {width:676px;height:34px;font-family:Dotum;font-size:12px;background:url(/eng/images/table/view_a4_th_bg.gif) top no-repeat;padding:0 2px 2px 2px;border:1px solid #d2d9d8;border-top:none;}

/* 보드 내용 부분 */
.tablewrite_body_wrap {padding:22px 22px 18px 23px;background:url(/eng/images/table/view_td_bg.gif) repeat-y}
.tablewrite_body1_wrap {padding:22px 22px 0 23px;background:url(/eng/images/table/view_td_bg.gif) repeat-y} /* 첨부파일 없는경우 */
.tablewrite_body {width:100%}

/* 첨부 */
.addfiles {border:1px solid #d2d9d8;padding:15px 0 10px 30px }
.addfiles_noline {border-left:1px solid #d2d9d8;border-right:1px solid #d2d9d8;padding-left:20px}
.addfiles b {margin-right:12px}
.addfiles ul li {height:28px; font-size:11px;}

/* 대표 이미지 삽입 */
.addfiles_img {border:1px solid #d2d9d8;padding:15px 0 30px 30px}
*html .addfiles_img {padding:15px 0 15px 30px}
.addfiles_img b {margin-right:12px}
.addfiles_img ul li {height:28px}
.addfiles_img_infotxt {padding-left:120px;font-size:11px;color:#a8b5bc;margin-top:5px}

/* 확인취소버튼 */
.tablewrite .btn_confirm_calcel_m {width:99.7%;padding:18px 0 5px 0;text-align:center;margin-top:-1px;border-left:1px solid #d2d9d8;border-right:1px solid #d2d9d8;}

/* 보드하단 테이블 이미지 */
.tablewrite_foot {width:100%;height:15px;background:url(/eng/images/table/view_tfoot_bg.gif) no-repeat}




/*=======================*/
/*     보드 정의 - 쓰기(간단)     */
/*=======================*/

.table_write {width:100%;margin-bottom:16px;border-bottom:2px solid #e5e5e5;table-layout:fixed}
.table_write th {height:1px;background:#e5e5e5}
.table_write .td {font-weight:bold;border-right:1px solid #e5e5e5;background:#f6f6f6}
.table_write .td img {padding-left:10px;background:url(/eng/images/btn/ico.gif) -10px -61px no-repeat}
.table_write td {text-align:left;border-bottom:1px solid #e5e5e5;padding:6px 0 6px 15px;}
.table_write td td {padding:0;} 
.table_write .tr td {height:1px;font-size:1px;text-align:left;border-bottom:1px solid #e5e5e5;padding-left:15px}
.table_write .tdm {font-weight:bold;background:#f6f6f6;text-align:left;border-bottom:1px solid #e5e5e5;padding:6px 0 6px 6px;}
.table_write .tdm img {padding-left:10px;background:url(/eng/images/btn/ico.gif) -10px -61px no-repeat}
.table_write td a {color:#787878}
.table_write td p {padding:5px 0 5px 0}




/*==========================*/
/*     보드 정의 - 목록 리스트형     */
/*==========================*/

/* 목록 보드 전체 */
.tablelist {width:682px;table-layout:fixed;}
.tablelist th {font-size:11px;color:#fff;font-weight:bold;padding:12px 0 14px 0;background:url(/eng/images/table/table_list_a4_th.gif) repeat-x}
.tablelist .th_l {background:url(/eng/images/table/table_list_a4_thl.gif) left top no-repeat}
.tablelist .th_r {background:url(/eng/images/table/table_list_a4_thr.gif) right top no-repeat}
.tablelist td {text-align:center;padding:7px 0 7px 0;border-bottom:1px solid #d2d9d8}
.tablelist .td {text-align:left;}
.tablelist .tdre {text-align:left;text-indent:10px}
.tablelist .td_bold {text-align:left;font-weight:bold;}
.tablelist .td_red {text-align:left;font-weight:bold;color:#bc2d16;}

.tablelist_gs {width:682px;table-layout:fixed;}
.tablelist_gs th {font-size:11px;color:#fff;font-weight:bold;padding:8px 0px;background:url(/eng/images/table/table_list_a4_th.gif) repeat-x}
:root .tablelist_gs th {padding:11px 0;}
.tablelist_gs .th_l {background:url(/eng/images/table/table_list_a4_thl.gif) left top no-repeat}
.tablelist_gs .th_r {background:url(/eng/images/table/table_list_a4_thr.gif) right top no-repeat}
.tablelist_gs td {text-align:center;padding:3px 0;border-bottom:1px solid #d2d9d8;border-right:1px solid #d2d9d8}
.tablelist_gs .th_lbg {background:url(/eng/images/table/table_list_a4_bg.gif) left top no-repeat}
.tablelist_gs .th_rbg {background:url(/eng/images/table/table_list_a4_bg.gif) right top no-repeat}
.tablelist_gs td.last {border-right:none !important}
.tablelist_gs td div.cal {width:219px;height:173px;margin:5px 13px;background:url(/eng/images/table/cal_bg.gif) no-repeat}

/* 검색과 넘버링 */
.tablelist_body_search {clear:both;width:652px;padding:6px 20px 7px 10px;background:#eaeded; font-family:Arial;color:#7d8a91; font-size:11px;}
:root .tablelist_body_search {padding:6px 20px 25px 10px;}
.tablelist_body_search .numbering {float:right;margin-top:-17px}

/* 첨부파일 아이콘 */
.file {padding-right:4px;vertical-align:-3px}

/* 설문조사 */
.tablelist_open .td_pl {text-align:left;line-height:20px;}
.tablelist_open .td_pr {text-align:right;padding-right:10px}

.tablelist_open_in {margin:-10px 0 -10px 0;width:100%;background:#f3f3f3;}
.tablelist_open_in td {line-height:10px;text-align:left;border:0;}
.tablelist_open_in .td_pl {text-align:left;padding-left:30px;}
.tablelist_open_in .td_pr {text-align:right;padding-right:10px}


/*==========================*/
/*     보드 정의 - 목록 이미지형     */
/*==========================*/

/* 목록 보드 전체 */
.tableimglist {width:682px;margin:15px 0 15px 0} 

.tableimglist_l {width:327px;height:126px;float:left;background:url(/eng/images/table/list_view_l.gif) no-repeat}
:root .tableimglist_l {margin-bottom:19px;}
.tableimglist_l img {padding:6px}

.tableimglist_r {float:left;padding:5px 0 3px 17px}
.tableimglist_tit {width:330px;font-size:14px;font-weight:bold;color:#c69636;}
.tableimglist_txt {width:330px;font-size:11px;line-height:16px;padding:10px 0 15px 0;overflow:hidden;text-overflow:ellipsis}
.tableimglist_num div {float:left;}
.tableimglist_num .tableimglist_info {font-size:11px;}
.tableimglist_num .tableimglist_info span {padding-right:5px}
.tableimglist_num .tableimglist_date {float:right;margin-right:18px;font-size:11px;color:#a4adb2;}
.tableimglist_re {color:#4facd0;}
.tableimglist_num .tableimglist_vote {font-size:11px;color:#7d8a91}

/* omninews */
.tableimglist1 {width:682px;margin:15px 0 15px 0} 
.tableimglist1 .tableimglist_l {width:240px;height:124px;float:left;background:url(/eng/images/table/list_view_l1.gif) no-repeat}
:root .tableimglist1 .tableimglist_l {margin-bottom:19px;}
.tableimglist1 .tableimglist_l img {padding:5px}
.tableimglist1 .tableimglist_r {float:left;padding:5px 0 3px 17px}
.tableimglist1 .tableimglist_tit {width:415px;font-size:14px;font-weight:bold;color:#c69636;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tableimglist1 .tableimglist_txt {width:415px;font-size:11px;line-height:16px;padding:10px 0 15px 0;overflow:hidden;text-overflow:ellipsis}

/* omnipeople */
.tableimglist2 {margin-top:19px;margin-bottom:-19px}
.tableimglist2 li {float:left;width:49%;padding-right:1%;} 
.tableimglist2 li div {float:left}
.tableimglist2_photo {width:128px;height:157px;padding:10px;background:url(/eng/images/table/noimg_people_bg.gif) no-repeat}
.tableimglist2_name {font-size:14px;font-weight:bold;color:#458eaa;margin:25px 0 7px 0}
.tableimglist2_txt {width:185px;height:95px;}
.tableimglist2_info .tableimglist_num b {font-weight:bold;color:#7cb0c3;}
.tableimglist2_info .tableimglist_date {float:right;font-size:11px;color:#a4adb2;margin:-13px 7px 0 0}
:root .tableimglist2_info .tableimglist_date {float:right;font-size:11px;color:#a4adb2;margin:-13px 0 0 122px}

/* omnigallery */
.tableimglist3 {width:682px;margin-left:5px;margin-bottom:15px;} 
.tableimglist3_ul li {float:left;width:24.99%;}
.tableimglist3_img {width:160px;height:124px;background:url(/eng/images/table/noimg_06_bg.gif) no-repeat;padding:5px;}
.tableimglist3_inul {margin-top:5px}
.tableimglist3_inul li {width:160px;clear:both;word-spacing:5px;font-size:11px;}
.tableimglist3_inul li p {font-size:12px !important;color:#c69636;font-weight:bold;padding-bottom:15px;word-spacing:0px}
.tableimglist3_inul .tableimglist_date {margin-right:18px;font-size:11px;color:#a4adb2;}
.tableimglist3_inul li span {font-size:11px;color:#c69636;line-height:20px}
.tableimglist3 .num {padding:0 12px 0 5px}

/* 설문조사 */
.poll_top_wrap {position:relative;margin-bottom:35px;background:url(/eng/images/table/poll_top_bg.gif) bottom repeat-y}
.poll_top {padding:30px 0 28px 17px;background:url(/eng/images/table/poll_top_topbg.gif) top no-repeat}
.poll_top span {margin-top:-16px;}
.poll_top span b {padding-right:10px}
.poll_top_txt1 {color:#5c5c5c;padding:0 30px 0 200px;}
.poll_top_txt2 {float:right;color:#5c5c5c;padding-right:21px;}
*html .poll_top_txt2 {position:absolute;top:50px;right:18px;}
.poll_topin_wrap {padding:0 24px 8px 24px;margin-left:-16px;}
/*.poll_topin_wrap {padding:0 24px 8px 24px;margin-left:-16px;background:url(/eng/images/table/poll_topin_topbg.gif) top center no-repeat}*/
.poll_topin {padding:24px 20px 20px 20px;color:#7d8a91;background:url(/eng/images/table/poll_topin_bg.gif) bottom repeat-y}
.btn_result {text-align:center;margin-top:15px}

/* 상징 */
.tableimglist4 {width:682px;margin-top:15px;overflow:hidden} 
.tableimglist4_ul li {float:left;width:24.99%;}
.tableimglist4_img {width:143px;height:188px;margin-bottom:6px;background:url(/eng/images/table/ui_bg.gif) no-repeat;padding:12px;}
*html .tableimglist4_img {margin-bottom:2px}
.tableimglist4_img p {padding-top:10px}
.tableimglist4_info {padding:13px 0 37px 16px}


/*==========================*/
/*     보드 정의 - 인풋,폼 테이블    */
/*==========================*/

/* 약정하기 */
.table_give {width:680px;border-top:2px solid #6397b6;margin-bottom:10px}
.table_give th {text-align:left;height:28px;padding-left:15px;background:#f6f7f7;border-bottom:1px solid #d2d9d8}
.table_give td {font-size:11px;padding:5px 0 5px 7px;border-right:1px solid #d2d9d8;border-bottom:1px solid #d2d9d8;}
.table_give td td {padding:0}
.table_give td.last {border-right:none}
.table_give .border_bn {border-bottom:none}
.table_give dl dt {padding-left:15px;background:url(/eng/images/btn/ico.gif) -4px -62px no-repeat}
.table_give dl dd {padding-left:6px}


/*============================*/
/*보드 정의 - 회색 흰색 콤보 테이블*/
/*============================*/
 
.table2part {width:682px;table-layout:fixed;border-bottom:2px solid #e5e5e5;margin-bottom:15px}
.table2part th {font-size:0px;height:2px;background:#8685af;}
.table2part td {padding:10px 0 10px 20px;border-bottom:1px solid #e5e5e5}
.table2part td td {padding:0;} 
.table2part .td {padding:10px 0 10px 20px;border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;background:#f5f5f5 url(/images/btn/ico.gif) 1px -50px no-repeat}
.table2part .td1 {border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;background:#f5f5f5 url(/eng/images/btn/ico_td1.gif) 10px 5px no-repeat}
.tdl {text-align:left !important;text-indent:20px}
.tdl10 {text-align:left !important;text-indent:10px}
.table2part .tdr {padding:10px 0 10px 20px;}
.table2part .tdrb {padding:10px 0 10px 0;border-right:1px solid #e5e5e5}
.table2part .tdrc {padding:10px 0 10px 0;text-align:center}

.table2parts {width:682px;table-layout:fixed;border-bottom:1px solid #e5e5e5;margin-bottom:10px}
.table2parts th {font-size:0px;height:2px;background:#4c9976;}
.table2parts td {text-align:center;padding:3px 0;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}
.td_grey {text-align:center;font-weight:bold;border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;background:#f5f5f5}
.td_g {border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;font-weight:bold;background:#f5f5f5}
.td_g1 {border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;text-indent:5px;font-weight:bold;background:#f5f5f5}
.td_gc {border-right:1px solid #e5e5e5;border-bottom:1px solid #d2d9d8;text-indent:35px;font-weight:bold;background:#f5f5f5;}
.td_gcc {border-bottom:1px solid #d2d9d8;text-indent:33%;font-weight:bold;background:#f5f5f5;}
.td_last {border-right:none !important}
.table2parts td.td {text-align:left;padding-left:10px}


/*============================*/
/*              상품 보기 테이블              */
/*============================*/

.product_table td {border-bottom:1px solid #dedede;font-weight:bold;padding-left:5px;color:#a4adb2;}
.product_table .td {border:none;}

/*============================*/
/*              보통 자료 테이블              */
/*============================*/

.datatable {width:682px;table-layout:fixed;}
.datatable th {font-size:0px;height:2px;background:#4c9976;}
.datatable td {padding:3px 0 3px 20px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.datatable td.td_center {text-align:center;padding:3px 0;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.datatable td.td_in {text-align:center;padding:3px 0;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#f4f4f4}
.datatable td.td {text-align:center;padding:3px 0;font-weight:bold;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#f4f4f4}

.datatable1 {width:682px;table-layout:fixed;}
.datatable1 th {padding:3px 0;font-weight:bold;background:#f4f4f4;border:1px solid #e5e5e5;border-left:none}
.datatable1 td {padding:5px 0 3px 10px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.datatable1 td.td_center {text-align:center;padding:3px 0;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}

.datatable2 {width:682px;table-layout:fixed;}
.datatable2 th {padding:3px 0;font-weight:bold;background:#f4f4f4;border:1px solid #e5e5e5;border-left:none}
.datatable2 td {padding:5px 0 3px 10px;border:1px solid #e5e5e5;border-left:none;white-space:normal;line-height:18px}