@charset "utf-8";

.right ul {
	margin-left: -27px;
}

.right li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 176px;
	margin-top: -12px;
	margin-left: 27px;
}

.right li div {
	margin: 5px 0;
	font-size: 11px;
	line-height: 1.7;
	height: 56px;
}


.news {
	float: right;
	width: 800px;
	border-top: 1px solid #82a0d2;
}

.news li {
	border-bottom: 1px solid #82a0d2;
}

.news li div {
	font-size: 13px;
	line-height: 1.7;
	margin-top: 7px;
	margin-bottom: 7px;
}

.other {
	text-align: center;
	background: #efebe1;
	margin-top: 20px;
	padding: 5px;
}

.figure {
	float: left;
	width: 384px;
	margin-right: 20px;
}

.label-office-info {
	float: left;
	width: 180px;
	text-align: right;
}

.office-info {
	float: right;
	width: 177px;
	font-size: 11px;
}

.office-info h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #82a0d2;
	font-size: 17px;
	line-height: 1.2;
}