﻿body
{
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #D5D5D5;
	scrollbar-shadow-color: #D5D5D5;
	scrollbar-darkshadow-color: #EBEBEB;
	scrollbar-track-color: #EBEBEB;
	scrollbar-arrow-color: #A7A7A7;
	margin:0px;
}
img { border: 0; }

#BODYDoc {
	POSITION: absolute; LEFT: 0px; TOP: 0px;
}
#BODYImg {
	POSITION: absolute; LEFT: 0px; TOP: 0px; Z-INDEX: -1;
}
#ViewerComponent {
	POSITION: absolute; WIDTH: 550px; Z-INDEX:10; border: 1px solid black; display:none;
}
#TocTreeLinker {
	POSITION: absolute; WIDTH: 100px; Z-INDEX:10; display:none;
}

.info_menu {
	WIDTH:15px; HEIGHT:15px; text-align: center; vertical-align: baseline; line-height:150%;
}
.info_body {
	font-family:돋움,굴림;
	font-size:10pt;
	color:#000000;
	text-decoration: none;
	line-height: 150%;
}
.list_on_playing {
	font-family:"dotum","gulim","Arial", "Verdana", "Tahoma";
	font-size:10pt; 
	color:#0055bb;
	text-decoration: none; 
	line-height: 120%; 
	letter-spacing: 0.00em;
	font-weight:bold;
}
.TocText {
	font-family:돋움,굴림;
	font-size:10pt;
	color:#000000;
	line-height: 150%;
	font-weight:normal;	
	cursor:hand;
}

.noborder {border: solid 1 black}
.thumbnail_on_playing {border: double 2 #0055bb}

#tabToc {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B0FFFFFF', EndColorStr='#B0FFFFFF');
}

/* tree */
.bOver {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  background-color: #99ccff;
  cursor: hand;
}
.bOut {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  background-color: #5389bc;
  cursor: hand;
}
.bSelect {
  MARGIN-LEFT: 8px;
  PADDING-TOP: 3px;
  PADDING-LEFT: 8px;
  PADDING-RIGHT: 8px;
  PADDING-TOP: 3px;
  BORDER-RIGHT: black 1px solid;
  BORDER-TOP: black 1px solid;
  BORDER-LEFT: black 1px solid;
  BORDER-BOTTOM: black 1px solid;
  POSITION: relative;
  BACKGROUND-COLOR: #ffffff
}

.reference_close {
	color:#FFFFFF; font-size:9pt; font-family:arial;
}
.reference_close_on {
	color:orange; font-size:9pt; font-family:arial; cursor:hand;
}
.BorderForMaxScreen {
	border: 1px solid #64899C;
}

.treeTable {
  padding-left: 0px;
  font-family: Verdana;
  font-size: 11px;
  color: black;
  vertial-align:bottom;
  UNSELECTABLE: "on";
}

#ReferenceFrame {
	POSITION:absolute;
	Z-INDEX: -1;
	LEFT:0px;
	HEIGHT:0px;
	WIDTH:expression(SlideLayer.offsetWidth);
	HEIGHT:expression(SlideLayer.offsetHeight); 
	overflow:auto; 
	display:none;
}

#TocList, #TocTree, #TocThumbnail, #InfoLayer
{
	position: absolute; 
	padding-top: 5px; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	overflow: auto;
	border: 1 solid #64899C;
}
#TocList { Padding-Left:5px; }

#ViewerUtil {
	POSITION: absolute;
	Z-INDEX: -1;
	LEFT: -1px; 
	TOP: -1px; 
	WIDTH: 0px; 
	HEIGHT: 0px; 
}
#LogoLayer
{ 
	POSITION: absolute;
	LEFT: 0px; 
	TOP: 0px;
	WIDTH: 1008px; 
	HEIGHT: 60px;
	background-position: left top; 
	background-repeat: no-repeat;
	background-position-x : 0px; 
	background-position-y : 0px; 
	text-align: right; 
	padding-right : 32px;
	padding-top : 20px;
	font-family : 돋움;
	font-size : 20px;
	color : #000000; 
	font-weight : bold;
	overflow : hidden; 
} 

#VideoLayer 
{ 
	POSITION: absolute;
	Z-INDEX: 2;
	LEFT: 16px;
	TOP: 70px; 
	WIDTH: 320px;
	HEIGHT: 240px; 
} 

#SlideLayer 
{ 
	POSITION: absolute;
	Z-INDEX: 2;
	LEFT: 352px; 
	TOP: 70px; 
	WIDTH: 640px;
	HEIGHT: 480px; 
} 

#TocLayer 
{ 
	POSITION: absolute;
	Z-INDEX: 1;
	LEFT: 16px;
	TOP: 326px;
	WIDTH: 320px;
	HEIGHT: 224px; 
} 

#ControlSet 
{ 
	POSITION: absolute;
	Z-INDEX: 1;
	LEFT: 16px;
	TOP: 560px;
	WIDTH: 976px;
	HEIGHT: 50px;
} 

#TopLayer 
{ 
	POSITION: absolute;
	LEFT: 0px; 
	TOP: 0px;
	background-image: url(backgrounds/사람관리_자이닉스스킨.jpg);
	background-position: left top; 
	background-repeat: repeat; 
} 

