/* CSS Document */

.about {
	width: 610px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.about .b_title {
	background-image: url(/Skin/style_1/image/title_icon_2.gif);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 16px;
	color: #765200;
	text-indent: 35px;
	font-weight: bold;
	padding-bottom: 10px;
}
.about .info th {
	width: 90px;
}
.about .info strong {
	line-height: 18px;
	height: 18px;
	width: 90px;
	border: 1px solid #CCCCCC;
	display: block;
	text-align: left;
	color: #765200;
	background-image: url(/Skin/style_1/image/title_icon_3.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 15px;
}
