body {
	font-size: 13px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
}
.line2 {
	background-color: #E3EDEE;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #333366;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #333366;
}
.font12 {
	font-size:12px;
}
.input {
	border: 1px solid #FFFFFF;
}
.input-n {
	border: 1px solid #E3EDEE;
}
.tel {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
p {
	margin: 0px;
	padding: 0px;
}

