@charset "utf-8";
img {
	margin-top: 0px;
}

.box {
	width: 600px;
	height: auto;
	margin-left: 15px;
}

.box1 {
	width: 580px;
	height: auto;
}

.text_title {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}

.box2 {
	width: 580px;
	height: 150px;
	padding: 5px;
}

.photo {
	width: 190px;
	padding-left: 3px;
	padding-top: 5px;
	float: left;
}

hr.separator {
	width: 580px;
	height: 1px;
	border: none;
	border-top: 1px #000000 solid;
}

