/* BODY & WRAPPER ------------------------------------------------------ */
body {
    background-color: #fff;
    color: #000;
    margin-top: 0px;
    padding: 0px;
}
body, tr, div, input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
form {
    margin: 0;
    padding: 0;
}
p {
    margin: 0px;
    padding: 0;
}
a {
    color: #0033CC;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.li {
    list-style: none;
}

/* head------------------------------------------------------ */
.content {
    width: 500px;
    margin: 10px auto;
    border: 1px #999 dashed;
    padding: 0px;
}
.left {
    float: left;
    text-align: left;
}
.right {
    float: right;
}
.heard {
    width: 500px;
    margin: auto;
    padding: 0px;
    text-align: center;
}
.lan {
    font-size: 9px;
    color: #999;
    background-color: #eee;
    border: 1px solid #999;
    margin-top: 7px;
    margin-bottom: 7px;
}
.heard i {
    margin-top: 2px;
    color: #999;
    display: block;
    width: 330px;
}
a.dm {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #888;
    padding-left: 1px;
}
a.buy {
    color: #999;
}
/* noad ------------------------------------------------------ */
.nkl {
    padding: 10px 0px 0 10px;
    width: 490px;
    text-align: left;
    height: 100%;
    overflow: hidden;
}
.iw {
    color: #999999;
    font-size: 11px;
    margin-left: 5px;
}
.tdl {
    width: 38px;
    vertical-align: top;
}
.tdr {
    vertical-align: top;
}
.nkl table {
    width: 150px;
    height: 100px;
    text-align: left;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}
.nkl td {
    line-height: 160%;
    font-size: 14px;
    text-align: left;
}
.ctp, .clp {
    display: block;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    width: 110px;
}
.ctp {
    color: #2C69C5;
    font-weight: 700;
}
.clp {
    color: #555;
    font-size: 12px;
}

/* search ------------------------------------------------------ */
.text {
    width: 200px;
}
.stb {
    width: 30px;
}
/* conbox ------------------------------------------------------ */
.sale {
    width: 98%;
    margin: 5px auto;
    background: #0066CC;
    color: #ffffff;
    padding: 2px 0px;
    text-align: center;
}
.sale td {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.sale img {
    width: 150px;
    height: 80px;
}
.note {
    width: 480px;
    margin: auto;
    padding: 5px 10px;
    line-height: 150%;
    font-size: 12px;
    border-bottom: 1px #ccc solid;
}
.ad {
    width: 480px;
    padding: 10px;
    margin: auto;
}
.ad ul {
    margin: 0;
    padding: 0;
}
.ad li {
    list-style: none;
    margin-bottom: 15px;
    line-height: 120%;
}
.ad i {
    color: #999;
}
a.title {
    color: #2C69C5;
    font-size: 18px;
    font-weight: normal;
    line-height: 160%;
}
a:hover.title {
    color: #3399FF;
}
a.url {
    color: #008000;
    font-size: 13px;
    text-decoration: none;
}
a.url:hover {
    text-decoration: underline;
}

.clear {
    background-color: #265BAC;
    height: 8px;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.cpy {
    text-align: center;
    color: #333;
    margin-top: 10px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin: auto;
}



/* c-----*/
.mean {
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #0066CC;
}

