body {
	margin:0;

	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cjcjcj;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#ededed;
	scrollbar-arrow-color:#5e9edf;
}
table {
	color: #5c5c5c;
	font-size: 12px;
	font-family: "µ¸¿ò", "±¼¸²";
}
a {
	color: #5c5c5c;
	text-decoration: none;
}
a:hover {
        color: #3366ff;
}
.lay a{color: #ffffff; font-weight:bold;text-decoration: none;}
.lay a:hover{color:#003366; text-decoration:none;}

.log {
        width:100; height:18;
        border:1 solid #99ccff; 
}
.lh {
	line-height: 170%;
}
.nt {
        padding: 4px 5px 2px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.tm {
        font-size:11px
}.bgm {
	background-repeat: repeat-x;
	background-position: left bottom;

}
.lmt {
        color:#0066cc; font-weight:bold;
	background-repeat: no-repeat;
        padding: 3px 20px 0px 20px;
}
.lm {
        border-bottom:1 solid #e5e5e5;
        padding: 4px 10px 1px 10px;
}
.stt {
        color:#003399; font-weight:bold;
	background-repeat: no-repeat;
        padding: 10px 30px 0px 30px;
}