@charset "utf-8";

/*.deletedState { margin:0px; background-color: #4cae4c; }*/
#childAllSiteTree .ui-fancytree .deletedState span.fancytree-title {color: #ccc;}

.viewRight .infoListArea .boardItem table{width:100%; table-layout:fixed; min-width:200px !important;}
.viewRight .infoListArea>div.boardItem{width:100%; table-layout:fixed; min-width:200px !important; padding-right:8px;}


.viewRight .scrollContent>table.boardList{width:100%; table-layout:fixed; min-width:200px !important; padding-right:0px;}


.listLine {padding:0; border:1px solid #ddd; overflow-y:scroll}
.listLine h2 { color:#555}
.listLine ul { }
.listLine ul li { padding:5px 0 5px 10px; line-height:1.5; border-bottom:1px solid #eee}
.listLine ul li:hover { background:#f7f7f7; cursor:pointer}
.listLine ul li.selected { background:#cbe1f3; font-weight:bold; color:#333}
.listLine ol { }
.listLine ol li { padding:3px 0 3px 15px;  background:url(../images/ico/icon.gif) 5px 11px no-repeat; line-height:1.5; border-bottom:1px solid #eee; cursor:pointer}


.InfoWrite .mappingCodeRight li {margin-bottom:5px; clear:both; display:inline-block; width: 100%;}


#header #gnb{
    width : 330px;
    text-align : center;
}

#header #gnb ul {
    display: inline-block
}