@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
#pro_base {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.clear{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
#right {
	width: 280px;
	float: left;
	font-size: 83%;
	line-height: 160%;
	display: inline;
	text-align: center;
}

.left_photo {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 15px;
	display: inline;
}
#pro_base h1 {
	background-color: #e5edf5;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0d3e8;
	margin-bottom: 25px;
	color: #004da0;
	font-size: 110%;
}
#pro_base h3 {
	color: #D13D71;
	font-size: 110%;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D13D71;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: left;
}
#pro_base h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
	color: #004DA0;
	border: 1px solid #C0D3E8;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFF;
}
#right p {
	margin-bottom: 0px;
	text-align: left;
	margin-left: 15px;
}
