﻿body,td,th {
	color: #797979;
}
body {
	background-color: #000;
}
.MIRAI-B {
	font-family: "MS PGothic", "돋움체", Arial bold;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999;
	background-color: #000;
}


/******** link ********/
a:link{text-decoration:none; color:#797979}
a:visited{text-decoration:none; color:#797979}
a:hover{text-decoration:none; color:#ffffff}
a:active{text-decoration:none; color:#797979}

IMG {border: none;}

.title {
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555;
}

.title-j {
	line-height: 40px;
	font-family: "MS PGothic";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555;
}




