@charset "utf-8";
body {
    text-align: center;


    font-family: ;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a {
    color: #000000;
    text-decoration: none;
}
form {
    margin: 0px;
    padding: 0px;
}
.idleField {
    color: #CCCCCC;
}



.h {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
.h .l {
    float: left;
    width: 250px;
}
.h .l .lang {
    height: 41px;
}
.h .l .logo {
    height: 90px;
    width: 250px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
}
.h .l .srh1 {
    width:250px;
    height: 93px;
    margin-top: 10px;
    position: relative;
    background-color: #F8CC4C;
}
.h .l .srh1 .tl {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -252px -9px;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.h .l .srh1 .bl {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -252px -17px;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.h .l .srh1 .tr {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -260px -9px;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.h .l .srh1 .br {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -260px -17px;
    height: 8px;
    width: 8px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.h .l .srh1 .title {
    font-weight: bold;
    font-size: 13px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-top: 20px;
}
.h .l .srh1 .input {
    margin-right: 20px;
    margin-left: 20px;
}
.h .l .srh1 .input input {
    border: 1px solid #f7c124;
    width: 208px;
}
.h .l .srh1 .buttons {
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
    text-align: right;
}
.h .l .srh1 .buttons input {
    background-image: url(../img/logo.png);
    background-position: -251px -26px;
    background-repeat: no-repeat;
    width: 17px;
    height: 21px;
}
.h .c {
    float: left;
    width: 550px;
    margin-left: 10px;
}

.h .c .banner {
    height: 100px;
    width: 550px;
}
.h .c .menu {
    width: 550px;
    height: 23px;
    margin-top: 8px;
    font-size: 13px;
    color: #FFFFFF;
    position: relative;
}
.h .c .menu a {
    color: #FFFFFF;
    text-decoration: none;
}

.h .c .menu .ml {
    width: 377px;
    height: 21px;
    float: left;
    background-color: #1f1a17;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #6a6765;
    border-right-color: #c5c3c2;
    border-bottom-color: #6a6765;
    border-left-color: #6b6866;
    position: relative;
    line-height: 19px;
    text-align: center;
}
.h .c .menu .ml .tl {
    position: absolute;
    left: -1px;
    top: -1px;
    height: 5px;
    width: 8px;
    background-image: url(../img/logo.png);
    background-position: -250px 0px;
    background-repeat: no-repeat;
}
.h .c .menu .ml .bl {
    background-image: url(../img/logo.png);
    position: absolute;
    left: -1px;
    bottom: -1px;
    height: 4px;
    width: 8px;
    background-position: -250px -5px;
}
.h .c .menu .ml .tr {
    height: 5px;
    width: 8px;
    background-image: url(../img/logo.png);
    position: absolute;
    top: -1px;
    right: -1px;
    background-position: -258px 0px;
}
.h .c .menu .ml .br {
    background-image: url(../img/logo.png);
    background-position: -258px -5px;
    height: 4px;
    width: 9px;
    position: absolute;
    right: -1px;
    bottom: -1px;
}

.h .c .menu .mc {
    height: 2px;
    width: 48px;
    float: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-color: #959392;
    background-color: #1F1A17;
    border-top-color: #6a6765;
}
.h .c .menu .mr {
    float: left;
    height: 23px;
    width: 118px;
    background-color: #1F1A17;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #6a6765;
    border-right-color: #6b6866;
    border-bottom-color: #6a6765;
    border-left-color: #b0aeac;
    position: relative;
    text-align: center;
    line-height: 19px;
}
.h .c .menu .mr .tl {
    height: 5px;
    width: 2px;
    position: absolute;
    left: -1px;
    top: -1px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -267px 0px;
}
.h .c .menu .mr .bl {
    height: 4px;
    width: 2px;
    position: absolute;
    left: -1px;
    bottom: -1px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -267px -5px;
}
.h .c .menu .mr .tr {
    height: 5px;
    width: 2px;
    position: absolute;
    top: -1px;
    right: -1px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -269px 0px;
}
.h .c .menu .mr .br {
    height: 4px;
    width: 2px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -269px -5px;
}
.h .c .srh1 {
    height: 93px;
    margin-top: 10px;
    background-color: #F8CC4C;
    position: relative;
}
.h .c .srh1 .tl {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -252px -9px;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.h .c .srh1 .bl {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -252px -17px;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.h .c .srh1 .tr {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -260px -9px;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.h .c .srh1 .br {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: -260px -17px;
    height: 8px;
    width: 8px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.h .c .srh1 .title {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 20px;
    font-size: 13px;
}
.h .c .srh1 .title .input #name {
    border: 1px solid #f7c124;
    width: 170px;
}
.h .c .srh1 .title .input #community {
    width: 120px;
    border: 1px solid #f7c124;
}
.h .c .srh1 .title .input #phone {
    width: 120px;
    border: 1px solid #f7c124;
}
.h .c .srh1 .title .input #city {
    width: 80px;
    border: 1px solid #f7c124;
}
.h .c .srh1 .alphabetical {
    float: left;
    margin-left: 20px;
    width: 460px;
    line-height: 22px;
    font-size: 13px;
    padding-top: 2px;
}

.h .c .srh1 .buttons {
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
    text-align: right;
}
.h .c .srh1 .buttons input {
    background-image: url(../img/logo.png);
    background-position: -251px -26px;
    background-repeat: no-repeat;
    width: 17px;
    height: 21px;
}
.h .r {
    width: 140px;
    float: left;
    margin-left: 10px;
}
.h .r div+div {
    margin-top: 8px;
}


.h .aFreeListing {

    -moz-box-shadow: 0px 1px 0px 0px #afb8ff;
    -webkit-box-shadow: 0px 1px 0px 0px #afb8ff;
    box-shadow: 0px 1px 0px 0px #afb8ff; /* #fff6af*/

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6481ff), color-stop(1, #232dff)); /* #ffec64,#ffab23# */
    background:-moz-linear-gradient(top, #6481ff 5%, #232dff 100%);
    background:-webkit-linear-gradient(top, #6481ff 5%, #232dff 100%);
    background:-o-linear-gradient(top, #6481ff 5%, #232dff 100%);
    background:-ms-linear-gradient(top, #6481ff 5%, #232dff 100%);
    background:linear-gradient(to bottom, #6481ff 5%, #232dff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6481ff', endColorstr='#232dff',GradientType=0);

    background-color:#ffec64;

    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;

    border:1px solid #225bff; /* #ffaa22 */

    display:inline-block;
    color:#333333;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    padding:0px 6px;
    text-decoration:none;

    text-shadow:0px 1px 0px #6678ff; /* #ffee66 */

}
.h .aFreeListing:hover {

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #232dff), color-stop(1, #6481ff));
    background:-moz-linear-gradient(top, #232dff 5%, #6481ff 100%);
    background:-webkit-linear-gradient(top, #232dff 5%, #6481ff 100%);
    background:-o-linear-gradient(top, #232dff 5%, #6481ff 100%);
    background:-ms-linear-gradient(top, #232dff 5%, #6481ff 100%);
    background:linear-gradient(to bottom, #232dff 5%, #6481ff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#232dff', endColorstr='#6481ff',GradientType=0);

    background-color:#232dff;
}
.h .aFreeListing:active {
    position:relative;
    top:1px;
}


.f {
    clear: both;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
}
.f .bor {
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-top-color: #F8CC4C;
    border-right-color: #F8CC4C;
    border-bottom-color: #F8CC4C;
    border-left-color: #F8CC4C;
}
.f .cat {
    padding: 1px;
    margin-top: 2px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F8CC4C;
}
.f .cat a {
    color: #000000;
    text-decoration: none;
}
.f .cr {
    padding: 2px;
    color: #666666;
    font-size: 12px;
}
.f .cr a {
    color: #000066;
}
.f #signFooter {
    font-weight: bold;
}
.bn {
    margin-right: auto;
    margin-left: auto;
    width: 975px;
    clear: both;
    padding-right: 15px;
}
.bn div {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}
