body {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px
}

a:link {
	color:#CC0000;
	text-decoration: none;
}
a:hover {
	color:#FFCC33;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}


#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border_bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
