@charset "utf-8";
/* CSS Document */


.content input {
	border: 1px solid #006699;
	background-color: #E9F2F3;
	margin-left: 20px;
	margin-top: 20px;
		margin-bottom: 5px;

}
.formSelect, select {
	border: 1px solid #006699;
	background-color: #E9F2F3;
	margin-top: 20px;
	margin-bottom: 5px;


}
