.Top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
	height: 42px;
	display: block;
	text-align: center;
	line-height: 42px;
}
a.Top-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/roll.gif);
	background-repeat: repeat-x;
	height: 42px;
	display: block;
	text-align: center;
	line-height: 42px;
}
.Top-link-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
	height: 42px;
	display: block;
	text-align: left;
	line-height: 42px;
	padding-left: 8px;
}
a.Top-link-en:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	height: 42px;
	display: block;
	text-align: left;
	line-height: 42px;
	padding-left: 8px;
}.frame_grey {
	border: 2px solid #E6E7E8;
}
.bot_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bot_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.inner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: right;
}

.eng-inner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: left;
}
.title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FD6706;
	text-decoration: none;
}
.border {
	border: 2px solid #FF6600;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}