
<!--
// =========================================================
// body style
// =========================================================
-->

body{	

	topmargin : 0;
	leftmargin : 0; 
	marginwidth : 0; 
	marginheight : 0;



	font-family : gulim ;
	font-size : 12px;
	color : #333333;
	font-style : none;
	font-weight : none ;

	letter-spacing :0px;

	<!-- scrollbar-3dlight-color : #595959;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #CFCFCF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFF;
	scrollbar-shadow-color : #595959 -->

}




<!--
// =========================================================
// table style
// =========================================================
-->

table, tr, td{	

	font-family :  gulim;
	font-size : 12px;
	color : #333333;
	font-style : none;
	font-weight : none ;

	line-height : 130%;

}

.portfolio{	

	font-family :  gulim;
	font-size : 8pt;
	color : #666666;
	font-style : none;
	font-weight : none ;

	line-height : 130%;
}

<!--
// =========================================================
// hyper link style
// =========================================================
-->

a:link, a:visited, a:active{	

	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	color : #827551;

}


a:hover{	 

	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	font-weight : none ;
	color : #553209;

}
<!--
// =========================================================
// sub bottom link style
// =========================================================
-->

a.bottom:link, a.bottom:visited, a.bottom:active{	

	text-decoration : none;
	font-family :  gulim;
	font-size : 9px;	
	color : #454545 ;
}


a.bottom:hover{
	text-decoration : underline;
	font-family :  gulim;
	font-size : 9px;	
	color : #4C72B3 ;

}
<!--
// =========================================================
// sub1 left menu link style
// =========================================================
-->

a.sub1:link, a.sub1:visited, a.sub1:active{	

	text-decoration : none;

	font-family :  gulim;
	font-size : 12px;
	color : #5B5B5B;

}


a.sub1:hover{
	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	font-weight: bold;
	color : #125FB2 ;

}
<!--
// =========================================================
// sub2  left menu link style
// =========================================================
-->

a.sub2:link, a.sub2:visited, a.sub2:active{	

	text-decoration : none;

	font-family :  gulim;
	font-size : 12px;
	color : #5B5B5B;

}


a.sub2:hover{
	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	font-weight: bold;
	color : #63A60C;

}
<!--
// =========================================================
// sub3 left menu link style
// =========================================================
-->

a.sub3:link, a.sub3:visited, a.sub3:active{	

	text-decoration : none;

	font-family :  gulim;
	font-size : 12px;
	color : #5B5B5B;

}


a.sub3:hover{
	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	font-weight: bold;
	color : #D69407 ;

}
<!--
// =========================================================
// sub4 left menu link style
// =========================================================
-->

a.sub4:link, a.sub4:visited, a.sub4:active{	

	text-decoration : none;

	font-family :  gulim;
	font-size : 12px;
	color : #5B5B5B;

}


a.sub4:hover{
	text-decoration : none;
	font-family :  gulim;
	font-size : 12px;
	font-weight: bold;
	color : #1C9AC4;

}
<!--
// =========================================================
// image style
// =========================================================
-->

img{	

	border : none;

}




<!--
// =========================================================
// Basic input style
// =========================================================
-->

form{	 

	margin : 0px;
	padding : 0px;

}




<!--
// =========================================================
// Basic input style
// =========================================================
-->

.myinput{	

	background : none;
	background-color : none;


    border-top :1px solid #999999 ;
	border-left :1px solid #999999 ;
	border-right :1px solid #999999 ;
	border-bottom :1px solid #999999 ;

	font-family :  gulim;
	font-size : 10pt;
	color : #333333;
	font-style : none;
	font-weight : none;

}






<!--
// =========================================================
// input style
// =========================================================
-->

input,select {

	background : none;
	background-color : none;


    font-family :  gulim;
	font-size : 10pt;
	color : #333333;
	font-style : none;
	font-weight : none;


}


<!--
// =========================================================
// textarea style
// =========================================================
-->

textarea{	

	background : none;
	background-color : ;

	padding : 2px;

	font-family :  gulim;
	font-size : 12px;
	color : #333333;

	scrollbar-3dlight-color : #595959;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #CFCFCF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFF;
	scrollbar-shadow-color : #595959;

}


.textarea{	

	background : none;
	background-color : ;

	border-top : 1px solid #333333 ;
	border-left : 1px solid #333333 ;
	border-right : 1px solid #333333 ;
	border-bottom : 1px solid #333333;

	padding : 2px;

	font-family :  gulim;
	font-size : 12px;
	color : #333333;

	scrollbar-3dlight-color : #595959;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #CFCFCF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFF;
	scrollbar-shadow-color : #595959 

}


.btn {
	border-color:#666666;
	border-width:0px; 
	border-style:solid;
	font-family: µ¸¿ò, GulimChe, Arial, ms sans serif;
	padding:0 0 0 0;
	maring:2 2;
	font-size: 8pt;
	color:white;
	background:#666666;
	line-height:;
	}