@charset "UTF-8";
/* CSS Document */

table.alt_rows {
	border-collapse:collapse;
	width:100%;
	}
table.alt_rows, td, tr {
	border:1px solid #cccccc;
	}

#form  {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
	padding: 0px;
	width: 300px;
}
#form_left {
	float: left;
	width: 60px;
}
#form_right {
	float: right;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}
#form_center {
	width: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
#form h1 {
	margin: 0px;
	color: #F6F5F0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#form h2 {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#item {
	height: 20px;
	margin-bottom: 8px;
}
#rq_view {
	top: 442px;
	position: absolute;
	left: 597px;
	height: 94px;
	width: 162px;
	background-image: url(../images/rq_more.png);
}
.input  {
	width: 190px;
}
.clear {
	clear: both;
}
.submit {
	float: right;
}
.centeralign {
}

