body{ font-size: 11; font-family: Tahoma, Arial; margin: 0px; padding: 0px; color: #2f2f2f; background-color: white; } .page_table{ font-size: 11; font-family: Tahoma, Arial; color: #232323; } /* vvv main */ a.dark{ color: black; } a.dark:hover{ color: navy; } a.gray{ color: #454545; } a.gray:hover{ color: black; } a, a.no_line{ color: #047fc5; } a:hover, a.no_line:hover{ color: #075988; } a.no_line{ text-decoration: none; } a.no_line:hover{ text-decoration: underline; } a.index_btn_lnk{ color: #047fc5; text-decoration: none; font-size: 12; } a.index_btn_lnk:hover{ color: #075988; text-decoration: underline; } .page_part{ font-size: 11; } .cap1{ color: #4d4d4d; font-size: 16; } .cap2{ color: #4d4d4d; font-size: 14; } .norm_text{ color: #4d4d4d; font-size: 12; } .read_text{ font-size: 14; font-family: Serif; letter-spacing: 0.8; line-height: 1.4; } .inp_btn, .inp_btn_sel, .inp_btn_small{ text-decoration: none; /* display: block; float: left; */ height: 14; background-color: #F1F1F1; color: #4d4d4d; cursor: pointer; padding-left: 10; padding-right: 10; border-width: 1; border-style: solid; border-color: #7e7e7e; height: 18; font-size: 11; } .inp_txt{ font-size: 11; height: 18; border-width: 1; border-style: solid; border-color: #7e7e7e; } .inp_btn:hover, .inp_btn_sel:hover, .inp_btn_small:hover{ background-color: #cac9ff; } .inp_btn_sel{ background-color: #cac9ff; } .inp_btn_small{ height: 15; padding-left: 2; padding-right: 2; } /* vvv all */ .top_tr{ background-image: url('pics/header_fon.png'); background-repeat: repeat-x; background-position: 0 0; background-color: #ececec; } .line_tr{ background-image: url('pics/line_fon.gif'); background-repeat: repeat-x; background-position: 0 0; } .line_act{ background-image: url('pics/line_act.gif'); background-repeat: repeat-x; background-position: 0 0; } .line_out{ background-image: url('pics/line_out.gif'); background-repeat: repeat-x; background-position: 0 0; } a.menu_lnk{ display: block; float: right; margin-left: 7; padding-left: 5; padding-right: 5; padding-top: 7; letter-spacing: 1.2; font-size: 11; text-decoration: none; letter-spacing: 0.9; } a.menu_lnk:hover{ background-image: url('pics/line_act.gif'); background-repeat: repeat-x; background-position: 0 0; } .foot_tr{ background-image: url('pics/footer_fon.png'); background-repeat: repeat-x; background-position: right bottom; background-color: #007fc7; } .pipeline{ display: block; float: right; width: 1; height: 10; margin-top: 9; margin-left: 7; background-image: url('pics/pipeline.png'); background-repeat: repeat-x; background-position: 0 0; } .logo{ margin-left: 17; margin-top: 28; outline: none; } .san{ float: right; margin-right: 20; } p{ font-size: 13; color: #2f2f2f; line-height: 1.3; } h1{ font-size: 24; font-weight: normal; color: #25698d; } h2{ font-size: 20; font-weight: normal; color: #25698d; } h3{ font-size: 16; font-weight: normal; color: #25698d; } .inlist_lnk{ font-size: 12; text-decoration: none; line-height: 1.3; } .inlist_lnk:hover{ text-decoration: underline; } /* --- */ div.vtz { line-height: 1.5; } div.vtz ol>li { display:block; padding: 3px; } div.vtz ol>li:before{ content: counters(item,".") ". "; counter-increment: item; } div.vtz ol { counter-reset: item; padding-left: 3ex; padding-top: 1ex; } div.vtz div.ininf { background-color: #efefef; text-align: left; padding: 2ex; margin: 1ex; border-color: #c8c8c8; border-style: solid; border-width: 1px; border-radius: 3px; width: 80%; position: relative; display: none; } span.control { color: #047fc5; } span.control:hover { color: #075988; } span.control { text-decoration: none; } span.control:hover{ text-decoration: underline; cursor: pointer; } div.vwrap { display: inline-block; padding: 1ex; }