body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-color: #f2f2f2;
	color:#000;
	line-height:130%;
	margin: 0px;
	padding: 0px;
}

td,th {
	font-size: 75%;
	line-height:130%;
}

#table_ifame {
	padding:2px;
	margin-top:2px;
}

#table_ifame td{
	padding:2px;
	margin:0;
	border-bottom:1px dotted #b3b3b3;
}

a {
	text-decoration:none;
	color:#0079C6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0853AB;
}
a:hover {
	text-decoration: underline;
	color: #0853AB;
}
a:active {
	text-decoration: none;
}
