@charset "utf-8";
.wrapper_hj {
	width:1000px;
	border-top:0px dotted #000;
	border-right:1px dotted #000;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
padding:0px;}

.header_hj {
width:990px;
height:20px;
border:1px dotted #fff;
margin-bottom:10px;
position:fixed;
z-index:999;
top:0px;

background-color:#050545;
opacity : 1;
filter: alpha(opacity=99);
-moz-opacity:0.99;
-khtml-opacity: 0.99;

    }

.header_hj {
box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-webkit-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-moz-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-o-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
}

.logo_hj a{
text-decoration:none !important;
font-family: Courier New;
font-size:20px;
color:white;
}

.language{position:absolute;top:1px;left:200px;z-index:100}
.language strong{display:inline-block;height:15px;color:#fff;font:1em/15px Tahoma;margin-right:3px;vertical-align:top}
.language .toggle{background:none;border:0;cursor:pointer;vertical-align:top;padding:0;height:15px}
.language ul{position:absolute;top:15px;right:0px;display:none;border:1px solid #b23628;background:#de4332;margin:0;padding:0}
.language li{list-style:none}
.language li button{display:block;width:61px;padding:3px 8px;font-size:9px;color:#fff;background:none;border:0;text-align:left;white-space:nowrap;cursor:pointer}


.account_hj {
position:absolute;
float:left;
top:0px;
right:10px;
}
.account_hj idpwWrap idpw {
border:1 dotted red;
}
.account_hj a:link {
    color: yellow;text-decoration:none; 
}
.account_hj a:visited {
    color: yellow;text-decoration:none; 
}
.account_hj a:hover {
    color: yellow;text-decoration:none; 
}
.account_hj a:active {
    color: yellow;text-decoration:none; 
}


.lt_panel_hj {

width:180px;
min-height:1200px;
height:100%;
float:left;
border:1px solid #000;
background-color:gray;

position: relative;
margin-left: 10px;
margin-right: auto;
margin-top:40px;
padding: 10px;
left: 0;
right: 0;

}

.lt_panel_hj {
border: solid 1px #555; background-color: #eed;

box-shadow:
 -5px -10px 5px rgba(0,0,0,0.6);-moz-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
 -webkit-box-shadow:
10px -10px 5px rgba(0,0,0,0.6); -o-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
border-radius:25px;
}

#search1 {
margin-top:10px;
margin-bottom:10px;
width:150px;
}



.lnb_hj {
font-family:'Malgun Gothic';
font-size:14px;
border: 1px dotted;
}

.lnb_hj li{margin-left:-20px;margin-top:5px;margin-bottom:5px;}

.lnb_hj a {text-decoration:none !important;}




.to_the_top{
position:absolute;bottom:10px;padding-top:40px;margin-left: 78px;
margin-right: auto;
left: 0;
right: 0;

}
.content_hj {
	width:760px;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top:40px;
	float:left;
	border:1px solid #000;
	padding-left: 10px;
	}

.content_hj {
box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-webkit-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-moz-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-o-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
}


.footer1 {
width:100%;
clear:both;
border: 1px 0px 0px 1px solid #000;
margin-left: auto;
margin-right: auto;
margin-top:10px;
background-color:gray;
}
