@import "base.css";
body {
    background: url( "../images/home_top_bg.gif" ) repeat-x top;
    text-align: center;
}

.input_text {
    border: 1px solid #7f9db9;
}

a:link {
    text-decoration: none;
    color: #4c669e;
}

a:visited {
    text-decoration: none;
    color: #4c669e;
}

a:active {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #294581;
    background-color: white;

}

#main {
    width: 991px;
    margin: 0 auto;
    text-align: left;
    padding-top:5px;
}

.language {
    text-align: right;
    visibility: hidden;
}

.language span {
    color: #4c669e;
}

.logo {
    height: 35px;
}

.logo .text1 {
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}

.logo .text2 {
    color: #ba8a07;
}

.menu {
    width:991px;
    clear:both;
    background-color:#1a446f;
    /*padding-left:5px;*/
}

.menu .tab {
    width: 90px;
    height: 24px;
    display: block;
    float: left;
    /*background: url( "../images/menu_bg.gif" ) no-repeat center;*/

    margin-right: 2px;
    text-align: center;
    line-height: 24px;
}

.menu .tab a:link, .menu .tab a:visited {
    color: white;
    font-weight:bold;
    background: none
}

.menu .tabSelected {
     background-color:white;
    color:#1a446f;
    border-top:5px solid #1a446f;
    line-height:14px;
    /*border-left:3px solid #1a446f;*/
    /*border-top:1px solid #1a446f;*/
    /*background: url( "../images/menu_bg_hover.gif" );*/

}

.menu .tabSelected a:link, .menu .tabSelected a:visited {
    color: #1a446f;
    font-weight: bold;
    background: none
}

.bar {
    clear: both;
    width: 100%;
}

.subPage {
    height: 174px;
    background: url( "../images/bar.gif" ) no-repeat;
}

.bar .adv {
    height: 119px;
    /*width: 666px;*/
    /*background: url( "../images/bar2.jpg" ) no-repeat left;*/
    text-align: right;
}

.filedTitle {
/*font-weight: bold;*/
    line-height: 22px;
    color: #414141;
    font-size: 16px;
}

.adminUser .filedTitle {
    font-size: 12px;

}

.username {
    width: 180px;
}

.login div {
/*color: #b5b1b1;*/
    height: 26px;
    line-height: 26px;
}

.login div input.text {
    height: 22px;
    width: 150px;
}

.login input.login_button {
    background: url( "../images/login_button.gif" ) no-repeat left;
    width:85px;
    height:28px;
    border:0;
    padding-left:25px;
    font-size:12px;
    color:#705d1b;
}

.button {
    width: 83px;
    height: 47px;
    border: 0;
    margin-top: 10px;
    font-weight: bold;
    color: #458c4a;
    font-size: 16px;
}

.contentBox {
    margin-top: 10px;
    background: url( "../images/boxLine.gif" ) repeat-y left;
}

.contentBox .boxTop {
    height: 14px;
    width: 990px;
    background: url( "../images/boxTop.gif" ) no-repeat left;
}

.contentBox .boxButtom {
    height: 8px;
    background: url( "../images/boxButtom.gif" ) no-repeat left;
}

.about {
    padding: 10px 10px 10px 25px;
    line-height: 22px;
}

.about span {
    font-size: 16px;
    font-weight: bold;
}

.module {
}

.module td {
    line-height: 20px;
    padding-top: 20px;
    padding-right: 10px; /*vertical-align: middle;*/
}

.buttom {
    background: url( "../images/buttom.gif" ) no-repeat;
    min-height: 30px;
    margin-top: 10px;
    text-align: center;
    padding-top: 10px;
}

.buttom .buttomLink {
/*margin-bottom: 20px;*/
}

.buttom .buttomLink span {
    margin-right: 20px;
}

.buttom a:link {
    color: #4c669e;
    text-decoration: none;
}

.registerTitle {
    padding: 10px 10px 10px 25px;
    line-height: 22px;
}

.registerTitle span {
    font-size: 18px;
    color: #f8b502;
    text-align: center;
}

.register {
    padding-top: 20px;
    padding-left: 30px;
}

.register .form td label {
    display: block;
    color: #ccc;
}

.form div {
    margin: 0 0 8px 0;
}

.adminUser div {
    margin: 0 0 3px 0;
}

.aboutijo {
}

.p p {
    line-height: 18px;
    text-align: justify;
}

.orange {
    color: orangered;
}

.filed_name {
    font-weight: bold;
}

.Why p {
/*background:url(../images/why.gif) bottom repeat-x;*/
    border: 1px solid #dafbcd;
    font-size: 12px;
}

.Why p span {
    border: 1px solid white;
    display: block;
    padding: 10px;
}

.ul {
    color: #063d76
}               s

.ul ul {
    margin: 0;
    padding-left: 8px
}

.ul ul li {
    list-style: none;
    padding: 0;
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
}

.ul b {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
}

.ul div div {

}

.rightBox .other {
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #496893;
    margin-top: 10px;

}

.selected {
    background: url( '../images/bg2.gif' ) repeat-x;
    height: 23px;
    color: white;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 4px;
}
.leftMenu{
    padding:0;
    margin: 0;
    margin-left: 2px;
}
.li{
    padding-left:8px;
    list-style:none;
    line-height:22px;
    font-weight:bold;
    background:url("../images/leftmenu_li_bg.gif") no-repeat left;
    width:158px;
    height:25px;
    color:#063d76;
    padding-top:6px;
    cursor:pointer;
}

.partners span{
    margin-top:10px;
    display:block;
}
.items{
    width:290px;
}
.h2 {
    font-size: 19px;
    font-weight: normal;
    margin: 16px 0px 4px 0px;
    font: Verdana, Arial, Helvetica;
    text-transform: uppercase;
    color:#063d76
}