/* __ navigation __ */

#navigation input {
	width: 164px;
}

#navigation select {
	width: 169px;
}

#navigation input.submit {
	margin: 10px 0 0 0;
	width: auto;
}

.divideLine {
	border-bottom: #aaa 1px dotted;
	display: block;
	height: 4px;
	margin: 10px 0;
}

/* __ navigation __ */