@charset "utf-8";
/* artennae CSS document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#splash {
	height: 615px;
	width: 662px;
	z-index: 1;
}
#splash #splashform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #788084;
	height: 150px;
	width: 360px;
	z-index: 5;
	position: absolute;
	top: 365px;
	left: 295px;
	font-weight: bold;
	line-height: 22px;
}
#ccontainer {
	margin: auto;
	margin-top:50px;
	padding: 10px;
	width: 500px;
	border: 1px dashed #B2D234;
}
#ctop {
	background-color: #B2D234;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 16px;
}
#cbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #B2D234;
	padding: 5px;
}


.txtfld {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A0DEF4;
	background-color: #F8FBEC;
	border: 1px dashed #788084;
}


body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B2D234;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
