body {
    font-family: Arial;
    font-size: 9pt;
    background: #ffffff;
    color: #000000;
    text-align: center;
}

img {
    border: 0px;
}

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

a:hover {
    text-decoration: none;
    color: #666666;
}

div#shbg {
    background: transparent url('images/shbg.jpg') top center repeat-y;
    margin:auto;
}

div#shtop {
    background: transparent url('images/shtop.jpg') top center no-repeat;
    padding-top: 103px;
}

div#shbt {
    background: transparent url('images/shbot.jpg') center bottom  no-repeat;
    padding-bottom: 85px;
}

div#main {
    text-align: left;
    width: 966px;
    margin: auto;
    border: #aaaaaa 0px solid;
    background: #ffffff url('images/mbg.jpg') top left repeat-y;
}

div#head{
    height: 302px;
    background: url('images/head.jpg') no-repeat top left;
}

div#topmenu {
    color: #ffffff;
    height: 20px;
    font-size: 8pt;
    line-height: 14pt;
    padding-left: 5px;
}

div#topmenu a {
    color: #ffffff;
}

div#leftmenu {
    width: 260px;
    float: left;
    padding-top: 10px;
}

div#leftmenu_head {
    background: url('images/bhead.jpg') top left no-repeat;
    height: 40px;
    line-height: 36px;
    font-size: 14pt;
    font-weight: bold;
    text-indent: 15px;
}

div#content {
    float: left;
    width: 696px;
    color: #244d0c;
}

div#contentb {
    margin: 15px 10px 10px 30px;
    font-size: 11pt;
}

div.placeholder {
    height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

div#foot {
    background: url('images/foot.jpg') bottom left no-repeat;
    clear: both;
    height: 153px;
    line-height: 10pt;
    padding-left: 5px;
    color: #555555;
    font-size: 8pt;
    padding-left: 35px;
}

div#foothh {
    height: 120px;
}

div#foot a {
    color: #555555;
}

.b {font-weight: bold;}
.i {font-variant: italic;}
.u {text-decoration: underline !important;}
.r {text-align: right;}
.l {text-align: left;}
.c {text-align: center;}

h1.title {
    line-height: 35px;
    font-size: 18pt;
    text-indent: 45px;
    background: url('images/g.jpg') top left no-repeat;
    margin: 5px 0px 10px 25px;
}

.ajanl {
    font-size: 11pt;
    width: 100%;
}

.ajanl textarea,
.ajanl input {
    border: 1px solid #aaaaaa;
    width: 500px;
}

.ajanl .btn {
    margin: auto;
    background: #f1c00b;
    width: 200px;
}



