<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#HLwrapper {
	padding: 0px;
	border: 0px;	
	margin: 0px;	
 	position: absolute;   
    top:0;
	width: 100%;
	z-index: 99990;   
}
#HLsiteemu  {
	width: 900px;
	margin: 0 auto;
    padding: 0px;
	border: 0px;
}
#HLcontainer {
	width: 200px;
	margin: 0 auto;
	border: 0px;
    font-family: 'Trebuchet MS','Lucida Sans',Verdana, Tahoma;
    font-size: 12px;
    float: right;
    margin-right: 20px;
}
#HLhidden {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
}
#HLmodule {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_01.png') repeat-y bottom right;     
}
#HLrender {
	width: 88%;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
#HLsep {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_02.png') no-repeat bottom right;     
}
#HLhandle {
	width: 85px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_03.png') no-repeat bottom right;     
    float: right;
	text-align: center;
}
#HLhandle A {
	margin: 0px;
	padding: 0px;
	border: 0px;
    font-weight: bold;
    color: #f00;
    text-decoration: none;
    font-size: 12px;
} 
#HLrender INPUT[type="password"] ,#HLrender INPUT[type="text"] {
	background: url('input.png') no-repeat ;
	width: 150px;
	height: 20px;
    font-style: italic;
    margin: 0px;
	padding: 2px;
	border: 0px;
 }
#HLrender INPUT:focus{ 
    outline:none; 
}
#HLrender UL {
   list-style-image: none;
    list-style-type: none;
    background:none;
}
#HLrender LI {
    margin: 0px;
	padding: 0px;
	border: 0px;
    list-style-image: none;
    list-style-type: none;
    background:none;    
}
</pre></body></html>