/* CSS Document */
/* global reset*/
*   {
    margin: 0;
    padding: 0;
}
li {
    margin: 0px 0px 0px 25px;
    list-style: disc;
}
img {
    border: none;
}
/* global fonts style*/
body{
    background: #FFFFFF url(/img/bodyBack_01.jpg) repeat-x;
    font: 14px "Trebuchet MS", Arial, Tahoma;
    color: #000000;
}
p{
    margin-bottom: 20px;
    text-indent: 10px;
}
    .p1{
        font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
        text-indent: 0px;
    }
    .p2{
        font-size: 12px;
        text-indent: 0px;
    }
.color_01{
    color: #ff0000;
}
/*H*/
h1{
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 20px;
}
    .h1_01{
        margin-left: 0px;
    }
h2{
    font: normal 24px Tahoma, Arial, Helvetica, sans-serif;
    text-align: right;
}

h3 { padding-top:15px; padding-bottom:12px; }

/*links*/
a{
    color: #000000;
}
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}
a.link1{
    color: #ff9000;
}
/*float*/
.floatLeft{
    float: left;
}
.floatRight{
    float: right !important;
}
.clearBoth{
    clear: both;
}
/*layout*/
#global{
    width: 945px;
}
#headerBox_01{
    height: 45px;
    padding: 29px 0px 0px 55px;
}
    #headerBox_01 img{
        float: left;
    }
    #menuTop{
        float: right;
        padding-top: 2px;
    }
        #menuTop li{
            list-style: none;
            display: inline;
            margin: 0px;
            padding: 0px 0px 0px 10px;
        }
            #menuTop a{
                font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
                color: #FFFFFF;
            }
#headerBox_02{
    height: 270px;
    padding: 0px 0px 0px 396px;
    background: url(/img/boxBack_01.jpg) no-repeat;
}
    #carsLogo{
        display: block;
        width: 277px;
        float: left;
    }
        #carsLogo li{
            float: left;
            margin: 0;
            list-style: none;
        }
            #carsLogo img {
                float: left;
            }
.img_01{
        margin: 24px 0px 5px 0;
}
        .img_02{
clear:right;
                margin: 4px 0px 15px 0;
        }
    .dl_01{
        float: right;
        display: block;
        width: 238px;
        font-size: 15px;
        font-weight: normal;
        color: #383e43;
        line-height: 22px;
        clear: right;
    }
        .dl_01 dt{
            float: left;
            width: 148px;
            background: url(/img/arrow_01.gif) no-repeat right 12px;
            margin-right: 5px;
        }
        .dl_01 dd{
            color: #ff0000;
        }

#contentBox{
    background: url(/img/boxBack_02.jpg) no-repeat;
    width: 100%;
}
    #contentLeft{
        float: left;
        padding: 5px 0px 0px 30px;
        width: 315px;
        font-size: 12px;
    }
        #box_01{
            padding: 0px 0px 0px 138px;
            background: url(/img/boxBack_03.jpg) no-repeat;
            margin: 15px 0px 0px;
            height: 200px;
        }
            #anketaForm{
                margin: 10px 0px 0px;
            }
                .dl_02 dt{
                    float: left;
                    width: 50px;
                }
                .dl_02 dd{
                }
                    .dl_02 dd input{
                        width: 110px;
                        border: 1px solid #c6c6c5;
                        height: 18px;
                        margin-bottom: 4px;
                        font-size: 12px;
                    }
            .button_01{
                background: url(/img/button_02.gif) no-repeat;
                height: 19px;
                width: 88px;
                margin: 10px 0px 0px;
                padding: 0px;
                border-style: none;
                font-size: 11px;
                color: #FFFFFF;
            }
        #box_02{
            height: 134px;
            padding: 10px 0px 0px 138px;
            background: url(/img/boxBack_04.jpg) no-repeat;
        }
        #box_03{
            height: 95px;
            background: url(/img/boxBack_05.jpg) no-repeat;
            padding: 10px 0px 0px 138px;
        }
    #contentRight{
        float: right;
        width: 550px;
    }
#menuBottom{
    float: right;
    width: 550px;
    border-top: 1px solid #e3e2e2;
    padding: 13px 0px 17px;
    overflow: hidden;
}
    #menuBottom ul{
        margin-left: -10px;
    }
        #menuBottom li{
            list-style: none;
            display: inline;
            font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
            padding: 0px;
            margin: 0px 0px 0px 10px;
        }
            #menuBottom a{
                /*color: #5a5a5a;*/
                                                                color:blue;
                text-decoration: none !important;
            }
                #menuBottom a:hover{
                    text-decoration: underline !important;
                }
#contentBox_02{
    background: url(/img/boxBack_02.jpg) no-repeat;
    padding: 0px 0px 0px 84px;
}
    ul#pagesNavi{
        margin: 0px 0px 0px 0px;
    }
        ul#pagesNavi li{
            margin: 0px;
            font: 12px Tahoma, Arial, Helvetica, sans-serif;
            color: #387185;
            list-style: none;
            display: inline;
            padding-right: 5px;
        }
            ul#pagesNavi a{
                color: #387185;
                background: url(/img/arrow_02.gif) no-repeat right center;
                padding-right: 15px;
            }
    #formBox_01{
        border: 1px solid #eeeadf;
        background: #FFFFFF;
        padding: 6px;
        font: 11px Tahoma, Arial, Helvetica, sans-serif;
    }
        #applicationForm{
            background: #e6e1d1 url(/img/boxBack_06.gif) repeat-x;
            border: 1px solid #d6d0bf;
            padding: 15px 5px 0px 15px;
            color: #423f34;
        }
            #applicationForm table{
            }
                #applicationForm table td{
                    width: 25%;
                    text-align: left;
                    vertical-align: top;
                    padding-right: 15px;
                    padding-bottom: 10px;
                }
                    #applicationForm label{
                        display: block;
                        font-weight: bold;
                        margin-bottom: 3px;
                    }
                    #applicationForm input{
                        height: 18px;
                        border: 1px solid #cec9bb;
                        width: 100%;
                        font: 12px Tahoma, Arial, Helvetica, sans-serif;
                    }
                        .input_01{
                            border: none !important;
                            height: 12px !important;
                            width: 12px !important;
                            margin-right: 25px;
                            padding-left: 5px;
                            background: none;
                        }
                            html:first-child .input_01{
                                height: 14px !important;
                                width: 16px !important;
                            }
                    #applicationForm textarea{
                        height: 100px;
                        border: 1px solid #cec9bb;
                        width: 100%;
                        font: 12px Tahoma, Arial, Helvetica, sans-serif;
                    }
                        html:first-child #applicationForm textarea{
                            height: 109px;
                        }
                    #fileBox input{
                        margin: 0px 0px 10px;
                    }
                    .button_02{
                        background: url(/img/button_03.gif) no-repeat;
                        height: 25px;
                        width: 132px;
                        margin: 25px 0px 25px 29px;
                        padding: 0px;
                        border-style: none;
                        font-size: 11px;
                        color: #FFFFFF;
                    }


#footer{
    clear: both;
    border-top: 2px solid #aca78b;
    margin: 0px 0px 0px 53px;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    padding: 18px 0px 50px;
}
    #footerBox_01{
        float: left;
        width: 330px;
    }
    #footerBox_02{
        float: right;
        width: 550px;
        padding-top:5px;
    }
