@CHARSET "UTF-8";

/*xx-small, x-small, small, medium, large, x-large, xx-large*/
A:link { COLOR: #000000; TEXT-DECORATION: none }
A:visited { COLOR: #000000; TEXT-DECORATION: none }
A:active { COLOR: #208E9E; TEXT-DECORATION: none }
A:hover { COLOR: #208E9E; TEXT-DECORATION: none }

body{
	font-size : medium;
    text-decoration : none;
	font-family: "Verdana", "굴림체";
	margin : 0px;
	border-top : '1px solid #ACA899';
	overflow : auto;
}

body.main{
	background-color: '#656567';
}

table, div, input, select, textarea, iframe{
	font-size : 100%;
	margin:0px;
}

img{
   border:0;
}

fieldset {
	margin:10px;
	padding:0px;
	border:1px solid #7FA3C5;
	background:#F2F6FF url(../images/fieldset_back.gif) repeat-x top center;
}

fieldset.wos {
	margin:3px;
	padding:0px;
	border:1px solid #7FA3C5;
	background:#F2F6FF url(../images/fieldset_back.gif) repeat-x top center;
}

legend {
	font-size : 70%;
	font-weight: bold;
	color:black;
}

textarea.msg{
	width:495px;
	height:35px;
	border:1px solid MistyRose;
	background-color:LavenderBlush;
	overflow:auto;
}

table.login{
	font-size : 70%;
}

table.toolbar{
	font-size : 60%;
}

table.tab{
	font-size : 65%;
}

table.wos{
	font-size : 65%;
	border : 1px solid #7FA3C5;
}

tr.link{
   cursor:hand;
}

tr.center{
   cursor:hand;
}

td.title{
	font-size :100%;
	font-weight:bold;
}

td.border{
	background-color:#175876;
}

td.tab{
	word-spacing:-4px;
	padding:0px;
	border:0px;
	text-decoration:none;
}

td.search{
	font-size : 90%;
}

td.lab{
	font-size : 85%;
	padding-left:15px;
	background-image:url(../images/label_img.gif);
	background-repeat:no-repeat;
	background-position-y:center;
	font-weight:bold;
}

td.content{
	background-color:#C4DBE9;
}

iframe.head{
	width:100%;
	height:100%;
	border-width:0px;
	background-color:#DEE9FF;
}

div.cont{
	width:100%;
	height:100%;
	text-align:top;
}

div.msg{
	font-size :70%;
	width:500px;
	height:40px;
	position:absolute;
	left:220px;
	top:6px;
	border:1px solid MistyRose;
	background-color:LavenderBlush;
}

div.load{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	border:1px solid MistyRose;
	background-color:LavenderBlush;
}

div.format{
	width:300px;
	height:50px;
	position:absolute;
	left:420px;
	top:0px;
	border:1px solid LightBlue;
	background-color:Lavender;
}

div.btn{
	width:100%;
	height:40px;
}

div.layout{
	font-size : 70%;
}

div.layoutC{
	font-size : 70%;
}

input.layoutcheck{
	font-size : 100%;
}

input.lab{
	border:0px;
	width:100px;
}

input.lab50{
	border:0px;
	width:50px;
	text-align:center;
}

input.tabOn{
	font-size : 80%;
	cursor:hand;
	background-image:url(../images/tab_on.gif);
	border:0px;
	width:118;
	height:28;
	text-align:center;
	font-weight:bold;
}

input.tabOff{
	font-size : 80%;
	cursor:hand;
	background-image:url(../images/tab_off.gif);
	border:0px;
	width:118;
	height:22;
	text-align:center;
}

input.topbtn{
	font-size : 65%;
	height:21;
	background-image:url(../images/btn_main.gif);
	background-repeat:no-repeat;
	background-position-y:center;
	text-align:center;
	font-weight:bold;
	border:0px;
	cursor:hand;
}

input.mainbtn{
	font-size : 65%;
	height:21;
	background-image:url(../images/btn_main_l.gif);
	background-repeat:no-repeat;
	background-position-x:left;
	text-align:center;
	font-weight:bold;
	border:0px;
	cursor:hand;
}

span.mainbtn{
    margin-left:5px;
    height:21;
	background-image:url(../images/btn_main_r.gif);
	background-repeat:no-repeat;
	background-position-x:right;
}

a.mainbtn{
    font-size : 65%;
    height:21;
    text-align:center;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	background-image:url(../images/btn_main_l.gif);
	background-repeat:no-repeat;
	background-position-x:left;
}

input.btn{
	font-size : 100%;
	width:79;
	height:21;
	background-image:url(../images/btn_main.gif);
	text-align:center;
	font-weight:bold;
	border:0px;
	cursor:hand;
}

input.multi{	
	font-size : 90%;
	width:79;
	height:21;
	background-image:url(../images/btn_multi.gif);
	text-align:center;
	border:0px;
	cursor:hand;
}

input.multiinput{
	font-size : 70%;
	width:140;
	height:20;
}

input.readonly{
	border:1px solid #DCDCDC;
	background-color:#F5F5F5;
}

input.login{
	font-size : 85%;
	border:1px solid #819CBA;
	background-color:#DCEDF7;
	width:150px;
	height:20px;
}

input{
	font-size : 85%;
	border:0px solid #819CBA;
	width:150px;
	height:20px;
}

select.login{
	font-size : 85%;
	border:1px solid #819CBA;
	background-color:#DCEDF7;
	width:150px;
	height:20px;
}

img.label{
	margin-left:3px;
	margin-right:3px;	
}

label.lab {
	font-size : 85%;
	width:100px;
	padding-left:15px;
	background-image:url(../images/b.gif);
	background-repeat:no-repeat;
	background-position-y:center;
	color:white; 
	font-weight:bold;
}

object.edit{	
	height:20px;
	width:150px;
	margin:2px;
	align:absmiddle;
}

object.editH{
	height:20px;
	margin:2px;
	align:absmiddle;
}

object.search{	
	height:20px;
	width:150px;
	margin:2px;
	align:absmiddle;
}

object.searchH{
	height:20px;
}

object.btn{	
	height:20px;
	width:100px;
	margin:2px;
	background-color:#6495ED;
}

object.btnTop{	
	height:30px;
	width:100px;
	margin:5px;
	background-color:#7FFF00;
}

div.console {    
    position:absolute;
    top:10px;
    left:10px;   
    overflow:scroll;
    font-size : small;
    border:1px solid MistyRose;
	background-color:LavenderBlush;
}