@charset "utf-8";

/* ---------------------------------------------------------------------
	page_number
----------------------------------------------------------------------*/
.paging_container{position:relative; width:100%; height:34px; margin-top:16px; margin-bottom:20px; text-align:center;}
.paging_container span{display:inline-block; margin-top:7px; width:23px; height:25px; border:1px solid #dadada; line-height:26px;}
.paging_container span a{display:block; height:25px; color:#929292; text-decoration:none;}
.paging_container span a:hover,.paging_container span a.on{font-weight:700; color:#fff; background-color:#696969;}
.paging_container span.prev_btn,.paging_container span.next_btn{width:23px;}

.editor_wrap {position:relative; }
.editor_wrap .imgInfoMo {padding:7px 5px 5px;background:#fcfcfc;border:1px solid #c3c8cf;z-index:99;display:none}
.editor_wrap .imgInfoMo table {padding:5px 0;}
.editor_wrap .imgInfoMo table tbody {}
.editor_wrap .imgInfoMo table tbody tr {}
.editor_wrap .imgInfoMo table tbody tr th {text-align:center;font-family:"돋움", Dotum;font-weight:normal;color:#424c5a;}
.editor_wrap .imgInfoMo table tbody tr td {padding:2px 0;text-align:left;font-family:"돋움", Dotum;color:#424c5a;}
.editor_wrap .imgInfoMo table tbody tr td input[type=text] {width:52px;height:24px;padding:0 5px;font-family:"돋움", Dotum;line-height:24px;border:1px solid #c3c8cf;color:#758692;text-align:right;}
.editor_wrap .imgInfoMo .im_Btn {display:block;}
.editor_wrap .imgInfoMo .im_Btn a {display:block;width:86px;height:24px;text-align:center;font-family:"돋움", Dotum;font-size:12px;font-weight:bold;color:#fff;line-height:24px;margin:0 auto;border:1px solid #656f76;background:#758692;}




.articleimg_thumb{width:110px;height:80px}

.ctlAtachInsert{position:absolute;left:0px;bottom:0px;width:110px;height:50px;background:#fff;opacity:0.7;text-align:center;padding-top:10px;cursor:pointer}
.ctlAtachRemove{position:absolute;left:90px;bottom:60px;width:20px;height:20px;background:#000;color:#fff;opacity:0.7;text-align:center;cursor:pointer}

#files ul li{position:relative}

.no_padding{padding:0 !important}
.no_padding_right{padding-right:0 !important}

/*for grid table*/
.grid_table td{border:none !important;}
.grid_table > tbody > tr:nth-of-type(4n) {background-color: #f9f9f9 !important;padding:3px !important}
.grid_table .wrap_editbox{padding:0px !important;}