@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
font-family: 'NotoKrL';
font-style: normal;
font-weight: 100;
src: local('Noto Sans Light'), local('NotoSans-Light'), url(/fonts/NotoSans-Light.eot);
src: url(/fonts/NotoSans-Light.eot?#iefix) format('embedded-opentype'),
url(/fonts/NotoSans-Light.woff2) format('woff2'),
url(/fonts/NotoSans-Light.woff) format('woff');;
 }
 @font-face {
font-family: 'NotoKrR';
font-style: normal;
font-weight: 300;
src: local('Noto Sans Regular'), local('NotoSans-Regular'), url(/fonts/NotoSans-Regular.eot);
src: url(/fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
url(/fonts/NotoSans-Regular.woff2) format('woff2'),
url(/fonts/NotoSans-Regular.woff) format('woff');
 }
 @font-face {
font-family: 'NotoKrM';
font-style: normal;
font-weight: 500;
src: local('Noto Sans Medium'), local('NotoSans-Medium'), url(/fonts/NotoSans-Medium.eot);
src: url(/fonts/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
url(/fonts/NotoSans-Medium.woff2) format('woff2'),
url(/fonts/NotoSans-Medium.woff) format('woff');
 }
 @font-face {
font-family: 'NotoKrB';
font-style: normal;
font-weight: 700;
src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(/fonts/NotoSans-Bold.eot);
src: url(/fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
url(/fonts/NotoSans-Bold.woff2) format('woff2'),
url(/fonts/NotoSans-Bold.woff) format('woff');
 }






A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: none; }


font.t1
{
	
	font-family: 'Noto Sans KR', sans-serif; 	
	font-size: 15px;	
	font-weight:600;
	background-repeat:fixed;	
	font-weight:bold;
	cursor:pointer;	
	text-align:left;
	color:#ffffff;;

	
}
font.t1_selected
{	
	
	font-family: 'Noto Sans KR', sans-serif;	
	font-size: 15px;	
	font-weight:600;
	background-repeat:fixed;
	
	color:<?=$menucolor;?>;
	cursor:pointer;
	text-align:left;
	
	
}
 font.subcate
  {
  font-family: 'Noto Sans KR', sans-serif;	
	font-size: 13px;	
	font-weight:normal;
	color:#303030;
	cursor:pointer;	
	text-align:left;
	
}

.t2_first
{
	margin-top:5px;
	margin-left:0px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 13px;
	color: #8b8b8b;
	background-color:262626;
	padding: 3px 10px 3px 10px;	
	clear:left;
	float:left;	
	cursor:pointer;
	min-width:60px;
	text-align:center;
}
.t2
{
	margin-top:5px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 13px;
	color: #8b8b8b;
	background-color:262626;
	padding: 3px 10px 3px 10px;		
	float:left;	
	cursor:pointer;
	min-width:60px;
	text-align:center;
}
.t1_splitter
{
	width:0px;	
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 2px;
	color: #252525;
	background-color:4e4e4e;
	padding:1px;
	float:left;
	font-style:bold;	
}



html {
font-family: 'Noto Sans KR', sans-serif;
     overflow: scroll;
     overflow-x: auto;
 }

table
{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	color: #7F7F7F;
	max-width:1280px;
}

td {  
font-family: 'Noto Sans KR', sans-serif;
	font-size: 12px;
	color: #7F7F7F;
 line-height: 20px

 }

 input {
	font-family: 'Noto Sans KR', sans-serif; font-size: 12px; 
	color: #666666;
	border-width: 1px;
	
	border-color:#D0CFD0;
	
}







div
  {

padding: 0px;     
    scrollbar-face-color: #FFFFFF; 
    scrollbar-shadow-color: #B4B4B4; 
    scrollbar-highlight-color: #B4B4B4; 
    scrollbar-3dlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #F5F5F5; 
    scrollbar-arrow-color: #B4B4B4 }


  .page
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f6f6f6;
	background:#ef7e2d;
	padding: 3px;		
	float:left;	
	cursor:pointer;
	min-width:70px;
	width:70px;
	text-align:center;
	border:0px;
	
	margin-right:5px;
	margin-bottom:5px;
	}
 .page2
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 11px;
	color: gray;
	background-color:white;
			
	float:left;	
	cursor:pointer;
	min-width:20px;
	width:20px;
	text-align:center;
	border-style:0px solid gray;
	border-color:#aa2e2e;
	
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
	}
  .page_selected
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 11px;
	color: #fff;
	background:#aa2e2e;
	padding: 3px;		
	float:left;	
	cursor:pointer;
	min-width:70px;
	width:70px;
	text-align:center;	
	border:0px;
	margin-right:5px;
	margin-bottom:5px;
	}
  .pagedetail
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 11px;
	color: #8b8b8b;
	background-color:#4b4b4b;
	padding: 1px 0px 1px 0px;		
	float:left;	
	cursor:pointer;
	min-width:40px;
	width:40px;
	text-align:center;
	border-style:solid;
	border-color:#3a3a3a;
	}
 .pagedetail_selected
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 11px;
	color: #5f0053;
	background-color:#3898a3;
	padding: 1px 0px 1px 0px;		
	float:left;	
	cursor:pointer;
	min-width:40px;
	width:40px;
	text-align:center;
	border-style:solid;
	border-color:#3a3a3a;
	}

 .button1
  {

	font-family: 'Noto Sans KR', sans-serif;
	font-size: 12px;
	color: #dcdcdc;
	background-color:590064;
	padding: 3px 10px 3px 10px;		
	cursor:pointer;
	min-width:20px;
	width:110px;
	text-align:center;
	}

 .line01 {height:1px; background-color:#BDBDBD}


.wasabi-scroll-box {
  font-family:'Noto Sans', monospace; font-size:10pt;
  overflow:scroll; white-space:nowrap;
  width:98%; height:300px; padding:10px;
  border:0px solid #313131; border-right-style:none; border-bottom-style:none;

  scrollbar-face-color:#585656;
  scrollbar-3dlight-color:#585656;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#5a5959;
  scrollbar-darkshadow-color:#5a5959;
  scrollbar-arrow-color:#FFFFFF; 
  scrollbar-track-color:#333334; }

 