/* CSS Document */

body {
	margin: 0px; background-color:#CCCCCC;
}
body,td,th {
	font-size: 12px; line-height:21px;
}
a:link {
	color: #588100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #588100;
}
a:hover {
	text-decoration: none;
	color: #456900;
}
a:active {
	text-decoration: none;
}
.memu{
	font-family:"ºÚÌå"; font-size:14px; color:#588100; font-weight:bolder
}

