/* CSS Document */

body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #505050;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/header/header_back.gif) repeat-x;
}
#menu a:link {
	color: #505050;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #505050;
}
#menu a:hover {
	text-decoration: none;
	color: #F14999;
	background: #fbe9f2;
}
#menu a:active {
	text-decoration: none;
	color: #F14999;
}
#right {
	text-align: right;
}
#table_back {
	background: #FFFFFF url(images/header/title_back.gif) no-repeat 5px 0px;
}
.input_text {
	border: 1px solid #ffbddd;
}
#footer {
	margin: 0px;
	height: 22px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/footer_back.gif);
}