@charset "utf-8";
.container .header #headtitle {
	height: 33px;
	width: 500px;
	padding-top: 50px;
	padding-left: 200px;
}

.container .content #mp-main form .fieldset dl hr {
	width: 90%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #F66;
}
