@charset "utf-8";
html,body 
{
	margin:0px;
	padding:0px;
}
 
.panel_padding {
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.txt_heading {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #7697C8;
	vertical-align: middle;
	height: 18px;
	text-decoration: none;
}
.tab-page
{
	border-width:		1px; 
	border-top-width:	0;
	border-color:		rgb( 145, 155, 156 ); 
	border-style:		solid;  
	background:			rgb( 252, 252, 254 );
 
 
 
	width:				100%;		
	padding:			5px 5px 5px 5px;
	margin:				0px 0px 0px 0px;
}
 
.leftDrawerButton
{
	position: relative; 
	left:83px; 
	top: 200px;
	z-index:555555555;
}

.JobleftDrawerButton
{
	position: relative; 
	left:103px; 
	top: 200px;
	z-index:555555555;
}
.JobrightDrawerButton
{
	position: relative; 
	left:990px; 
	top: 200px;
	z-index:555555555;
}

.UpdateProgress
 {
   background-color:#CF4342;
   color:White;
   top: 23px;
   right: 0px;
   width:120px;
  position: absolute;
 }
 
.UpdateProgress img {
   vertical-align:middle;
   margin:2px;
 }
 

/*////////////////////////////*/

/*For all */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color : #4396ec; text-decoration: underline; font-size:11px;}
a:visited {color : #4396ec;  font-size:11px;}
a.btn:hover { left: 3px; POSITION: relative; TOP: 2px ; font-size:11px;}


/*End For all */

/*For content*/
.content_9B_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.content_10_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.content_10B_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.content_11_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.content_11B_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

.fill {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.korean_font_line_height
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	line-height: 1.2;
	/*font-weight: normal;*/	
}

.divtoolbar
{
     position: absolute;
     width:100%;
}
    
/*End For content */


/*For table*/
.table_1{
	border-top-width: 1px;
	border-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: 1px solid #EAEAEA;
    padding: 2px;
}

.tableheader{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	font-weight: bold;
}

.tablecontent{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	/*
	line-height: 11px;
	font-weight: normal;
	line-height: inherit
	*/
}

.tablebtn
{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: inherit;
	padding: 1px;
	/* border: 1px solid #581620; */
}
.newtablebtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	height:16px;   
    background-color:#f5f5f5;   
    /* border: 1px solid #000000; */
    border: 1px #383838;
}


.textboxcontent{
	font-family: "Arial";
	font-size: 11px;
}