/* SIE.NET  Admin Mode COLOR SET SYSTEM  */
								 

/* Standard */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#F0F0F0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#808080
	color:#333333; 
	font-family:µ¸¿ò;
	font-size:12px;
}

p,div,span,td,input,select{color:#333333; font-family:µ¸¿ò;font-size:12px}

textarea{
	border:1px #909090 solid;
	color:#666666; 
	font-family:µ¸¿ò;
	font-size:12px;
	}


/* TOP_MENU */
.top_mn:link, .top_mn:visited{color:#521C50; font-size:12px; font-weight:bold; text-decoration:none; letter-spacing:-1px}
.top_mn:hover, .top_mn:active{color: #999999; font-size:12px; font-weight:bold; text-decoration:none; letter-spacing:-1px}
