@charset "utf-8";
html, body {
	background:#D6F2C2 url(../../../img/backbtg.jpg);
	height: 100%;
	min-height:650px;
	min-width:980px;
	padding:0px;
	margin:0px;
	font: 12px "Arial Black";
}
A:link {
	COLOR: #B81D66;
	TEXT-DECORATION: underline;
	cursor: pointer;
	font-family: "Arial Black";
}
A:visited {
	COLOR: #36C64A;
	TEXT-DECORATION: underline;
	cursor: pointer;
	font-family: "Arial Black";
}
A:hover {
	COLOR: #C8C746;
	TEXT-DECORATION: underline;
	cursor: pointer;
	font-family: "Arial Black";
}
#corps {
	position:absolute;
	left:282px;
	top:137px;
	width:576px;
	height:472px;
	z-index:3;
	overflow: auto;
	padding-right: 3px;
	font-size: 12px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
INPUT[type=text] {
	font: 12px "Arial Black";
}
INPUT[type=submit] {
	font: 12px "Arial Black";
}
INPUT[type=reset] {
	font: 12px "Arial Black";
}
TEXTAREA {
	font: 12px "Arial Black";
	width: 100%;
}
#xiti-logo {
	position:absolute;
	z-index: 20;
	left: 62px;
	top: 548px;
}
#logojp {
	position:absolute;
	left: 150px;
	top: 548px;
}
