
/* CSS Document */
dl, dd, dt, ul, li {
    margin: 0;
    padding: 0;
}
dd, dt {
    float: left;
}
dl, dd, dt, ul, li {
    list-style: none;
}
dt {
    width: 30px;
}
dl {
    margin-left: 35px;
}
/* kw1 */
.topbg_noad {
    background: url(images/main_bak_img4.jpg) no-repeat left bottom;
}
.noad {
    width: 770px;
    margin: auto;
    background: url(images/container_bg4.jpg) no-repeat left 0px;
}
#container .kw1 {
    width: 740px;
    font: Verdana, Arial, Helvetica, sans-serif;
    margin: auto;
    height: 100%;
    overflow: hidden;
    padding: 30px 10px 40px 10px;
}
#container .kw1 h3 {
    font-size: 12px;
    margin: 0px 25px 1px 25px;
    padding: 0 0 10px 25px;
    text-align: left;
    color: #999;
    display: block;
}
#container .box h3 {
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    width: 190px;
    text-transform: capitalize;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 24px;
}
#container .box {
    width: 200px;
    margin-bottom: 15px;
}
#container .box li {
    padding: 0px 10px 0px 0px;
    text-align: left;
    line-height: 150%;
    height: 100px;
    overflow: hidden;
}


#container a.big_t {
    text-decoration: none;
    color: #000;
}
#container a:hover.big_t {
    text-decoration: underline;
    color: #0000FF;
}

#container a.small_t {
    color: #0000FF;
    text-decoration: underline;
}
#container a:hover.small_t {
    color: #0000FF;
    text-decoration: underline;
}


#container .big_t {
    font-size: 14px;
    font-weight: bold;
    float: left;
}
#container .small_t {
    font-size: 13px;
    float: left;
}
#container .big_t, .small_t {
    display: block;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    width: 190px;
    text-transform: capitalize;
}


/*noad_search*/
.search_noad {
    margin: auto;
    width: 760px;
    padding: 60px 0px 0px 0px;
    text-align: center;
}
.noad_text {
    width: 280px;
    height: 24px;
    border: 1px #ccc solid;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    padding: 2px 2px 0px 5px;
}
.noad_stb {
    font-size: 12px;
    margin-left: 6px;
    text-align: center;
    padding: 3px 8px;
    color: #000;
    font-weight: 700;
}
.key {
    background: url(images/icon.gif) no-repeat 5px 14px;
    width: 540px;
    margin: 0px 0px 0px 100px;
    padding: 5px 100px 5px 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    height: 22px;
    line-height: 30px;
}

.key a {
    color: #000;
    text-decoration: underline;
    padding: 0px 3px;
}
.key a:hover {
    color: #0000ff;
    text-decoration: underline;
}

