* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.top_box ul {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-left: 15px;
}
input {
	border: 1px solid #7F9DB9;
}
select {
	border: 1px solid #7F9DB9;
}
textarea {
	border: 1px solid #7F9DB9;
}

