@charset "utf-8";

/* CSS Document */
body {
	width: 768px;
	background: #552A00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	text-align: left;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}
#head {
	height: 495px;
	width: 768px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents {
	background: url(../images/contents_bg.gif) repeat-y;
	width: 768px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents_left {
	display: block;
	width: 501px;
	font: 12px/14px Geneva, Arial, Helvetica, sans-serif;
	color: #3F2A15;
	background: url(../images/contents_left_bg.gif) no-repeat left top;
	float: left;
}
#contents_right {
	display: block;
	width: 267px;
	float: right;
}
#contents_foot {
	display: block;
	width: 768px;
	clear: both;
	height: 1px;
	background: url(../images/contents_bg.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
}
#foot {
	display: block;
	width: 768px;
	clear: both;
	background: url(../images/foot.gif) no-repeat left top;
	height: 151px;
}
/* ->- menu -- */
#mnu_ch01 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
}
#mnu_ch01 span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
	font-weight: normal;
	margin-bottom: 6px;
}
#mnu_ch01:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}
.current {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
	color: #FFFFFF;
}

#mnu_ch02 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
#mnu_ch02 span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mnu_ch02:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}

#mnu_ch03 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
#mnu_ch03 span {
	margin-left:60px;
	display: block;
	margin-top: 12px;
}
#mnu_ch03:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}

#mnu_ch04 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
#mnu_ch04 span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
}
#mnu_ch04:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}

#mnu_ch05 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
#mnu_ch05 span {
	margin-left:60px;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
#mnu_ch05:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}
#mnu_ch06 {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
#mnu_ch06 span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mnu_ch06:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}
/* -<- menu -- */
/* ->-links-- */
a {
	color: #FE9B31;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#link_jevcat {
	display: block;
	text-align: right;
	width: 176px;
	line-height: 18px;
	height: 18px;
	float: left;
	margin-top: 20px;
}
#link_eqvcat {
	display: block;
	text-align: right;
	width: 275px;
	line-height: 18px;
	height: 18px;
	float: left;
}
#link_home {
	display: block;
	text-align: right;
	height: 18px;
	width: 70px;
	margin-top: 439px;
	float: left;
}
#link_lang {
	display: block;
	text-align: left;
	height: 18px;
	width: 120px;
	margin-top: 439px;
	float: right;
}
/* -<-links-- */
#menu {
	display: block;
	width: 267px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#text {
	width: 466px;
	margin-left: 24px;
	margin-right: 10px;
	display: block;
}
h1 span {
	display: none;
}
.h1_ch01_ru {
	background: url(../images/ch01_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch01_en {
	background: url(../images/ch01_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch02_ru {
	background: url(../images/ch02_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch02_en {
	background: url(../images/ch02_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch03_ru {
	background: url(../images/ch03_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch03_en {
	background: url(../images/ch03_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch04_ru {
	background: url(../images/ch04_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch04_en {
	background: url(../images/ch04_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch05_ru {
	background: url(../images/ch05_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch05_en {
	background: url(../images/ch05_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch07_ru {
	background: url(../images/head_left_ch07ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch07_ua {
	background: url(../images/head_left_ch07ua.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch01_01 {
	background: url(../images/ch010100_h1.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch01_02 {
	background: url(../images/ch010200_h1.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch01_03 {
	background: url(../images/ch010300_h1.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch01_04 {
	background: url(../images/ch010400_h1.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch02_01_ru {
	background: url(../images/ch02_01_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch02_01_en {
	background: url(../images/ch02_01_h1_en.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch02_02_ru {
	background: url(../images/ch02_02_h1_ru.gif) no-repeat left top;
	display: block;
	height: 84px;
	width: 466px;
	margin-top: 0px;
}
.h1_ch06_01 {
	background: url(../images/ch06_h1_ru.gif) no-repeat left top;
	display: block;
	height: 42px;
	width: 466px;
	margin-top: 0px;
}
.first {
	margin-top: 0px;
}
h1 {
	font: 20px/24px Geneva, Arial, Helvetica, sans-serif;
	color: #3F2A15;
}
#advertise {
	display: block;
	width: 157px;
	margin-left: 50px;
	font: 11px/12px Geneva, Arial, Helvetica, sans-serif;
	color: #F2C291;
	margin-bottom: 24px;
}
#advertise h4 {
	font-size: 1px;
	line-height: 1px;
	background: url(../images/e_news.gif) no-repeat;
	height: 45px;
	margin-top: 0px;
	width: 157px;
	display: block;
	margin-bottom: 0px;
}
#advertise h4 span {
	display:none;
}
#advertise p {
	margin: 0px 5px 8px;
}
#links_local {
	display: block;
	margin-left: 50px;
	width: 157px;
	margin-top: 16px;
}
.link_article {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 14px;
	margin-top: 8px;
	margin-left: 10px;
}
.current_article {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 14px;
	margin-top: 8px;
	margin-left: 10px;
	color: #FFFFFF;
}
#ani {
	display: block;
	margin-top: 69px;
	height: 223px;
	margin-left:18px;
	width: 198px;
	float: left;
}
*html #ani {
	margin-left:9px;
}
.h2_ch01_01_01 {
	display: block;
	background: url(../images/ch010101_h2.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_01_02 {
	display: block;
	background: url(../images/ch010102_h2.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_01_03 {
	display: block;
	background: url(../images/ch010103_h2.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_01_04 {
	display: block;
	background: url(../images/ch010104_h2.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_02_01 {
	display: block;
	background: url(../images/e_h2_ch1_2_1.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_03_1 {
	background: url(../images/e_h2_ch1_3_1.gif) no-repeat;
	display: block;
	height: 25px;
	width: 466px;
	margin-bottom: 7px;
}
.otstup {
	display: block;
	margin-top: 4px;
	margin-bottom: 14px;
}

.h3_ch01_03_1 {
	background: url(../images/e_h3_ch1_3_1.gif) no-repeat;
	display: block;
	height: 25px;
	width: 466px;
	margin-bottom: 0px;
	margin-top: 8px;
}
.h3_ch01_03_2 {
	background: url(../images/e_h3_ch1_3_2.gif) no-repeat;
	display: block;
	height: 25px;
	width: 466px;
	margin-top: 14px;
	margin-bottom: 0px;
}
.h3_ch01_03_3 {
	background: url(../images/e_h3_ch1_3_3.gif) no-repeat;
	display: block;
	height: 25px;
	width: 466px;
	margin-top: 14px;
	margin-bottom: 0px;
}
.h3_ch01_03_4 {
	background: url(../images/e_h3_ch1_3_4.gif) no-repeat;
	display: block;
	height: 25px;
	width: 466px;
	margin-top: 14px;
	margin-bottom: 0px;
}
.h2_ch01_02_02 {
	display: block;
	background: url(../images/e_h2_ch1_2_2.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
.h2_ch01_02_03 {
	display: block;
	background: url(../images/e_h2_ch1_2_3.gif) no-repeat left top;
	height: 25px;
	width: 466px;
	margin: 0px 0px 14px;
}
h2 {
	font-size: 18px;
	line-height: 25px;
}
h2 span {
	display: none;
}
h3 {
	font-size: 16px;
	line-height: 18px;
}
h3 span {
	display: none;
}
.p_bullet {
	padding-left: 12px;
	padding-right: 12px;
	list-style: square outside;
	margin-bottom: 14px;
}
.article_add_a {
	display: block;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	color: #F2C291;
	width: 248px;
	margin-left: 19px;
	background: url(../images/article_add_a.gif) repeat-y right;
}
.add_top {
	display: block;
	font-size: 5px;
	line-height: 5px;
	height: 6px;
	margin: 0px;
	background: url(../images/article_add_top.gif) no-repeat left top;
	width: 248px;
}
.add_bot {
	display: block;
	font-size: 5px;
	line-height: 5px;
	height: 6px;
	margin: 0px;
	background: url(../images/article_add_bot.gif) no-repeat left top;
}
.add_txt {
	display: block;
	margin: 0px 15px;
	width: 218px;
}
.bold {
	font-weight: bold;
}
.style1 {
	color: #3F2A15;
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
}
.h2_ch01_01_05b {
	background: url(../images/e_h2_ch1_1_5b.gif) no-repeat -7px;
	display: block;
	height: 24px;
	width: 218px;
}
.h2_ch01_01_06b {
	background: url(../images/e_h2_ch1_1_6b.gif) no-repeat -7px;
	display: block;
	height: 24px;
	width: 218px;
}
.h3_ch01_01_06b_1 {
	background: url(../images/e_h3_ch1_1_6b_1.gif) no-repeat -7px;
	display: block;
	height: 24px;
	width: 218px;
}
.h3_ch01_01_06b_2 {
	background: url(../images/e_h3_ch1_1_6b_2.gif) no-repeat -7px;
	display: block;
	height: 24px;
	width: 218px;
}
.h3_ch01_01_06b_3 {
	background: url(../images/e_h3_ch1_1_6b_3.gif) no-repeat -7px;
	display: block;
	height: 24px;
	width: 218px;
}
.p20px {	margin-left: 20px;
}
ja2s2 {
	font-size: 10px;
	line-height: 12px;
	margin-left: 20px;
}
.ja2s3 {
	font-size: 12px;
	margin-bottom: 11px;
	font-weight: bold;
}
.h3_ch01_02_01b_1 {
	display: block;
	background: url(../images/e_h3_ch1_2_1b_1.gif) no-repeat -7px;
	height: 41px;
	width: 218px;
}
.h3_ch01_02_01b_2 {
	display: block;
	background: url(../images/e_h3_ch1_2_1b_2.gif) no-repeat -7px;
	height: 41px;
	width: 218px;
}
.ar02_02_ua_tab01 {
	background: url(../images/ar02_02_ua_tab01.gif) no-repeat center top;
	display: block;
	height: 247px;
}
.ar02_02_ua_tab02 {
	display: block;
	height: 292px;
	background: url(../images/ar02_02_ua_tab02.gif) no-repeat center top;
}
#contents #contents_left #text h1 {
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
}
.table_name {
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	display: block;
	margin: 12px 0px 4px;
}
.mnu_chapter {
	display: block;
	background: url(../images/e_mnu_off.gif) no-repeat left top;
	height: 48px;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
.mnu_chapter span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
.mnu_chapter:hover {
	background: url(../images/e_mnu_on.gif) no-repeat left top;
}
.mnu_chapter_current {
	display: block;
	background: url(../images/e_mnu_on.gif) no-repeat left top;
	color: #FFFFFF;
	height: 48px;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
.mnu_chapter_current span {
	margin-left:60px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
