@charset "utf-8";
.text_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_l {
	background-image: url(images/0_r4_c1.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(images/0_r4_c3.jpg);
	background-repeat: repeat-y;
}
.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.pad_main {
	padding: 15px;
}
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #3F4967;
	margin-top: 14px;
	margin-bottom: 14px;
}
.text_title {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #4A597A;
	margin-top: 14px;
	margin-bottom: 14px;
}
.text_links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #3D4763;
}
