.global {
	background-color: #f3f3f3;
	height: 30px;
	border-bottom: 1px solid #ddd;
}

.global img {
	width: 10px;
	vertical-align: baseline;
}

.global_text {
	font-size: 11px;
	color: #929292;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
}

.global a, .global a:visited, .global a:link {
	color: #929292;
}

.title_area {
	height: 60px;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.title_text {
	line-height: 60px;
	color: #009b9c;
    font-weight: 500;
    font-size: 26px;
	text-align:center;
	display:block;
	letter-spacing:-1px;
}

.title_text.near_text {
	margin-top: 10px;
	line-height: 22px;
	float: left;
}


.title_adress {
	font-weight: 400;
    font-size: 12px;
}

.title_area .square {
	width: 5px;
	margin-bottom: 27.5px;
}