/*Разделительные линии*/
.g_line1,.g_line2,.g_mnu2 {
	width: 100%;
	height: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.g_line1 {
	background: transparent url("/images/line1.gif") repeat-x;
}
.g_line2 {
	height: 3px;
	background: transparent url("/images/line2.gif") repeat-x;
}
.g_s_hor {
	background: transparent url("/images/s_hor.gif") repeat-x;	
}
.g_mnu2 {
	height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent url("/images/mnu2_na_bgr.gif") repeat-x;
}
.lain_01 {
	background: transparent url("/images/lain_01.gif") repeat-x;
	height: 6px;
	width: 100%;
	margin: 0px;
}
.lain_01c {
	background: transparent url("/images/lain_01c.gif") repeat-x;
	height: 6px;
	width: 100%;
	margin: 0px;
}
.lain_02 {
	background: transparent url("/images/lain_02.gif") repeat-x;
	height: 2px;
	width: 100%;
	margin: 0px;
}
.g_line1 hr{display: none}
.g_line2 hr{display: none}
.lain_01 hr{display: none}
.lain_01c hr{display: none}
.lain_02 hr{display: none}
.g_mnu2 hr{display: none}
