#content {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #E70B71;
	border-right-color: #E70B71;
	height: 355px;
}
#content_left {
	float: left;
	width: 110px;
	background-color: #E70B71;
	height: 355px;
}
#content_right {
	float: right;
	width: 630px;
	height: 355px;
}
#content_centre {
	height: 290px;
}
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #E70B71;
	height: 25px;
	font-weight: normal;
	padding-left: 10px;
}
#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 8px;
	padding-left: 10px;
	position: relative;
}
#body_text a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#body_text a:hover {
	color: #E70B71;
	text-decoration: underline;
}
.body_text_box_centre {
	float: right;
	width: 175px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #E70B71;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 11px;
	margin-top: 10px;
	text-align: center;
}
.body_text_box_left {
	float: right;
	width: 175px;
	border: 1px solid #E70B71;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 11px;
	margin-top: 10px;
	text-align: center;
}
.body_text_box_right {
	float: right;
	width: 175px;
	margin-right: 20px;
	border: 1px solid #E70B71;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 11px;
	margin-top: 10px;
	text-align: center;
}
.body_text_box_text {
	font-size: 10px;
	line-height: 11px;
}
.menus {
	font-size: 12px;
	color: #E70B71;
	margin-top: 10px;
	margin-bottom: 10px;
}
