body {

    background: url("bg.jpg");
    font-size: 0.8em;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;

}

a {
    color: #000000;
	text-decoration: none;
}

h4 {
    color: #a80000;
}

.center {
    text-align: center;
}

input[type=text],
input[type=password],
textarea {
    width: 200px;
    border: 1px solid #e1e1e2;
    background: #ebebeb;
    padding: 5px;
}

input[type=submit] {
    border: 1px solid #e1e1e2;
    color: #ffffff;
    padding: 5px 20px;
    background: #c40000;
}

table.bordered td {
    border: 1px solid #000000;
    padding: 5px;
    vertical-align: top;
}

div.top-panel {
    position: fixed;
    top: 0px;
    box-shadow: 0 0 5px 2px #333333;
    z-index: 1000;
}

div.top-bg {

    position: absolute;

    z-index: -10;

    width: 100%;
    height: 540px;

    top: 0;
    left: 0;

    background: url("bg_top.jpg")/*tpa=http://jefa.jp/images/bg_top.jpg*/ repeat-x;

}

div.main-wrapper {

    position: absolute;

    width: 1000px;
    background: radial-gradient(circle at 100px 100px, #ffffff, #999999);
	background-color: #d7d7d7; /* Для не css3 обозревателей */
    top: 0;
    left: 50%;
    margin-top: 25px;
    margin-left: -500px;
    box-shadow: 0 0 400px #000000;
}

.valign-top {
    vertical-align: top;
}

.main-wrapper .home-top-wrapper {
    height: 32px;
}

.main-wrapper .home-top {
    background: #ffffff;
    width: 980px;
    padding: 7px 10px;
}

.main-wrapper .home-top img {
    margin-right: 5px;
}

.main-wrapper .header .logo-line {
    background: url("header_bg.png")/*tpa=http://jefa.jp/images/header_bg.png*/;
    width: 100%;
    height: 50px;
    color: #fff;
}

.main-wrapper .header .logo-line a {
    color: #fff;
}

.main-wrapper .header .logo-line img.the-icon {
    vertical-align: middle;
    margin-bottom: 7px;
    margin-right: 10px;
}

.main-wrapper .header .logo-line table {
    height: 50px;
    width: 100%;
}

.main-wrapper .header .logo-line .the-logo {
    padding: 0px 10px 0 10px;
    width: 150px;
}

.main-wrapper .header .logo-line .right-links {
    text-align: right;
    padding-right: 15px;
}

.main-wrapper .header .logo-line .right-links span {
    margin: 0 10px;
}



.main-wrapper .header .words-line {
    padding: 10px 13px 0;
}





.main-wrapper .content {
    width: 960px;
    margin-left: 20px;
}

.main-wrapper .content .menu {
    margin: 20px 0;
    border: 1px solid #6da3a5;
    background: url("menu1_bg.png")/*tpa=http://jefa.jp/images/menu1_bg.png*/ repeat-x;
}

.main-wrapper .content .menu table {
}


.main-wrapper .content .menu td {
    padding: 0 0 0 10px;
    vertical-align: middle;
    height: 38px;
    cursor: pointer;
    text-decoration: underline;
}

.main-wrapper .content .menu .menu-element-hover {
    background: url("menu_bg.png")/*tpa=http://jefa.jp/images/menu_bg.png*/ repeat-x;
    text-decoration: none;
    text-shadow: 1px 1px 2px #000000;
}


.main-wrapper .content .menu2 .menu-element-hover:not(:first-child) {
    border-left: 1px solid #6da3a5;
    padding-left: 9px;
}

.main-wrapper .content .menu .menu-element-right {
    padding: 0;
    width: 23px;
    height: 38px;
}

.main-wrapper .content .menu .menu-element-right-hover {
    background: url("menu_bg_right.png")/*tpa=http://jefa.jp/images/menu_bg_right.png*/ no-repeat;
}

.main-wrapper .content .menu td a {
    text-decoration: none;
    color: #000000;
}

.main-wrapper .content .menu .menu-element-hover a {
    color: #fff;
    text-decoration: none;
}






.main-wrapper .content .index-block {
    width: 100%;
    height: 320px;
    background: #f0f0f0;
}

.main-wrapper .content .index-block .the-block {
    position: absolute;
    width: 960px;
    background: #f0f0f0;
    display: none;
}

.main-wrapper .content .index-block .theImage {
    width: 50%;
    height: 320px;
    padding: 0;
    background-repeat: no-repeat;
}

.main-wrapper .content .index-block .indexRightSide {
    padding: 20px;
    margin: 20px;
    background: #e8e1f3;
    width: 398px;
}

.main-wrapper .content .index-block .indexRightSide span {
    font-style: italic;
}

.main-wrapper .content .index-block .indexRightSide span.h1 {
    color: #d30a00;
    font-size: 3em;
}

.main-wrapper .content .index-block .indexRightSide span.h2 {
    font-size: 2em;
}

.main-wrapper .content .index-block .indexRightSide span.h3 {
    font-size: 1.2em;
}













.main-wrapper .content .menu2 {
    margin: 20px 0;
    border: 1px solid #786e91;
    background: url("menu2_bg.png")/*tpa=http://jefa.jp/images/menu2_bg.png*/ repeat-x;
}



.main-wrapper .content .menu2 td {
    padding: 0 0 0 10px;
    vertical-align: middle;
    height: 38px;
    cursor: pointer;
    text-decoration: underline;
}


.main-wrapper .content .menu2 .menu-element-hover {
    background: url("menu21_bg.png")/*tpa=http://jefa.jp/images/menu21_bg.png*/ repeat-x;
}

.main-wrapper .content .menu2 .menu-element-hover:not(:first-child) {
    border-left: 1px solid #786e91;
    padding-left: 9px;
}

.main-wrapper .content .menu2 .menu-element-right {
    padding: 0;
    width: 22px;
    height: 38px;
}

.main-wrapper .content .menu2 .menu-element-right-hover {
    background: url("menu2_bg_right.png")/*tpa=http://jefa.jp/images/menu2_bg_right.png*/ no-repeat;
}

.main-wrapper .content .menu2 td a {
    text-decoration: underline;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
}

.main-wrapper .content .menu2 .menu-element-hover a {
    color: #000000;
    text-decoration: none;
    text-shadow: none;
}












.main-wrapper .content .top5 {
    font-size: 0.9em;
    margin: 20px 0;
}

.main-wrapper .content .top5 td {
    width: 300px;
    padding: 5px 20px;
}








.main-wrapper .content ul.left-menu {
    background: #000000;
    margin: 0;
    padding: 10px 0;
    list-style: none;
}

.main-wrapper .content ul.left-menu li {
    padding: 10px 10px;
}

.main-wrapper .content ul.left-menu a {
    color: #ffffff;
}

.main-wrapper .content ul.left-menu li:hover {
    background: #ff6600;
    cursor: pointer;
}

.main-wrapper .content ul.left-menu .active {
    background: #ff6600;
}

.main-wrapper .content ul.left-menu img {
    padding-right: 5px;
}


.main-wrapper .content table.why td {
    vertical-align: top;
}

.main-wrapper .content table.why td:first-child {
    padding-right: 5px;
}





.main-wrapper .content table.contact-table {

}

.main-wrapper .content table.contact-table td {
    border: 1px solid #000000;
    padding: 3px;
    vertical-align: top;
}

.main-wrapper .content table.contact-table td:first-child {
    font-weight: bold;
    border-right: 2px solid #ffffff;
}


.main-wrapper .content table.contact-table ul {
    margin: 0;
    padding-left: 25px;
}





.main-wrapper .content table.catalog-table {
    width: 700px;
}

.main-wrapper .content table.catalog-table .header {
    background: #000000;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

.main-wrapper .content table.catalog-table .sub-header {
    background: #ff6600;
    color: #ffffff;
    text-align: center;
}

.main-wrapper .content table.catalog-table .clear {
    border: none;
}



.main-wrapper .content table.colored tr {
    background: #a1a1a1;
}

.main-wrapper .content table.colored td {
    border: 1px solid #ffffff;
    padding: 15px;
}

.main-wrapper .content table.colored th {
    background: #ececec;
    vertical-align: top;
    padding: 15px;
    border: 1px solid #ffffff;
}

.main-wrapper .content table.colored td.bg-pink {
    background: #f9e8e8;
}

.main-wrapper .content table.colored td.bg-navy {
    background: #e5f0f8;
}

.main-wrapper .content table.colored td.bg-orange {
    background: #f9f0e5;
}

.main-wrapper .content table.colored tr:nth-child(even) {
    background: #c1c1c1;
}

.main-wrapper .content table.colored .clear {
    background: #ffffff;
    padding: 5px;
}

.main-wrapper .content table.colored td.dashed-bottom {
    border-bottom: 1px dashed #7f7f7f;
}
.main-wrapper .content table.colored td.dashed-top {
    border-top: 1px dashed #7F7F7F;
}


.main-wrapper .content .word-select {
    text-decoration: underline;
    font-weight: bold;
    font-style:italic;
}


.main-wrapper .footer {
    border-top: 1px solid #c0c0c0;
    width: 940px;
    margin: 20px;
    padding: 10px;
}




#slider {
    position: relative;
    width: 770px;
    height: 250px;
}

#slider .theSlide {
    position: absolute;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 200;
}



























































