.about_left_outer {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EAD6BD;
}
.article_link {
	font-size: 12px;
	color: #00C;
	text-align: right;
	cursor: pointer;
}

.history_p2 {
	float: right;
	height: 192px;
	width: 192px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.history_p1 {
	height: 192px;
	width: 192px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.about_side_r {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 520px;
	text-align: justify;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EAD6BD;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EAD6BD;
	color: #000;
	padding-right: 10px;
}

.about_container {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.about_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #060;
	text-align: center;
}
.about_heading {
	height: 23px;
	width: 250px;
	margin-left: -10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.about_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030;
}

.about_news {
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAD6BD;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333;
	padding-right: 5px;
}

.about_history {
	width: auto;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
}
.about_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #613834;
	text-align: center;
}
.about_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #600;
	float: right;
}
