@CHARSET "UTF-8";


#_JW_reGn_basic ._reGnContainer{
	overflow: hidden;
}
#_JW_reGn_basic ._reGnContainer:before,
#_JW_reGn_basic ._reGnContainer:after{
	content: "";
	display: block;
	clear: both;
}
#_JW_reGn_basic ._reGnContainer ._reGnTree {
    float: left;
    width: 300px;
    overflow: auto;
    padding: 20px;
    height: 600px;
    border: 1px #eaeaea solid;
	box-sizing:border-box;
}

#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-wholerow,
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-anchor{
	height: 30px;
	line-height: 30px;
}
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-wholerow-clicked{
	height: 30px;
    background: #1c5baf;
    background: -webkit-linear-gradient(top,#1c5baf 0,#3C7AC1 100%);
    background: linear-gradient(to bottom,#1c5baf 0,#3C7AC1 100%);
}
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-icon{
	margin-top: 3px;
}
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-clicked{
	color: #fff;
}
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo {
	margin-left: 320px;
}
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._fnTable colgroup col.no{
	width: 50px;
}
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._fnTable colgroup col.date{
	width: 90px;
}
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._view,
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._write{
	border-color: #505e79 #ccc #ccc;
}
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._button._active input, 
#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content ._button._active a{
	background-color: #1c5baf;
}

.rule ._reGnContainer{
	position:relative;
}
.rule ._reGnContainer .ruleLink{
	position:absolute; 
	right:0;
	top:0;
}
.ruleTitle{
	line-height:20px; 
	font-size:20px;
	margin-bottom:20px;
	color:#333;
}
.rule ._reGnContainer .ruleLink a{
	border:1px solid #cccccc;
	display:inline-block;
	margin:0 5px;
	position:relative;
	padding: 5px 30px 5px 5px;
}
.rule ._reGnContainer .ruleLink a:after{
	content:''; 
	position:absolute;
	display:block; 
	margin-left:5px; 
	width:14px; 
	height:14px; 
	top:10px; 
	right:13px;
	background: url('/sites/chosun/masterSkin/chosun_JW_MS_K2WT001_M/images/nw_icon.png') center center no-repeat;
}
.rule .search-box	{
	text-align:center;
	background-color:#f8f8f8;
	padding:25px 0;
	border:1px solid #ddd;
	margin-bottom:50px;
}
.rule .search-box div{
	display:inline-block;
}
.rule .search-box div select,
.rule .search-box div input[type="text"]{
	height:42px;
	line-height:42px;
	padding:0 10px;
}

.rule .search-box div input[type="text"]{
	width:400px;
}
.rule .search-box div.search-btn input[type="button"]{
	height:42px; 
	background-color:#0054a6;
	padding:0 25px;
	border-radius:3px;
	color:#fff;
	font-size:16px;
	font-weight:600;
}

.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{
  background: url('./../images/plus.jpg') center center no-repeat;
}
.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{
  background: url('./../images/minus.jpg') center center no-repeat;
}
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-wholerow-clicked{
  background: url('') center center no-repeat;
  color:#000;
}
#_JW_reGn_basic ._reGnContainer ._reGnTree.jstree-default .jstree-clicked{
  color:#000;
}
.jstree-open > a > .jstree-icon{
		display:none
}
.jstree-node > a > .jstree-icon{
	display:none;
}
.jstree-leaf>.jstree-ocl{
 background: url('./../images/folder.jpg') center center no-repeat !important;
 }

 ._ruleTable {
    border-collapse:collapse;
	border-top:1px solid #000;
}
 ._ruleTable > thead > tr > th	{
	background-color:#f8f8f8;
	border-bottom:1px solid #ddd;
	padding:10px 0;
 }
 ._ruleTable > tbody > tr > td{
	border-bottom:1px solid #ddd;
 }

 ._ruleTable > tbody > tr > td > button{
	padding:20px 0;
 }
 ._ruleTable table	{
	border-top:2px solid #000;
 }
 ._ruleTable table tr th	{
	background-color:#f8f8f8;
	width:20%;
	border-bottom:1px solid #ddd;
	padding:15px 0;
 }
 ._ruleTable table tr td	{
	padding:15px 0;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #ddd;
}
.icon-file {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background: url(/sites/chosun/images/resource/icon-board-file.png) center center no-repeat;
}
.new {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    background: url(/sites/chosun/images/resource/icon-board-new.png) center center no-repeat rgb(235, 114, 3);
    border-radius: 2px;
	vertical-align: middle;
}
.link{
	margin: 0 0 0 10px;
	padding: 4px 35px 2px 10px;
	background: #1f9bde url(/sites/chosun/images/resource/icon-board-link.png) no-repeat 60px center;
	border-radius: 3px;
	font-size: 11px;
	color: #fff !important;
}
@media all and (max-width: 900px) {
	#_JW_reGn_basic ._reGnContainer ._reGnTree {float: none; width: 100%; height: 200px;}
	#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo {margin:40px 0;}
	#_JW_reGn_basic ._reGnContainer ._reGnTreeInfo .content-re {position: relative;}
}

@media all and (max-width: 639px) {
	.rule ._reGnContainer .ruleLink {position: static; margin-bottom: 20px; text-align: right;}
	.rule .search-box div input[type="text"]	{width:auto;}
	.search-btn	{display: block !important; margin-top: 10px; text-align: right; padding-right: 30px;}
	.mhidden				{display:none;}
	.headT				{width:100%;}
}