@charset "utf-8";

@import url(jsTip.inc.css);

.container {
        padding: 25px 3px 10px 3px;
}
.pover_left {
        float: left;
        width: 400px;
        font-size: 14px;
        color: #456395;
        padding-left: 60px;
        line-height: 32px;
}
.pover_left h2 span {
        font-size: 18px;
}
.pover_right {
        float: right;
        background: #53cbff;
        padding: 5px 15px;
        margin-right: 25px;
        color: #ffffff;
        font-weight: bold;
        width: 400px;
}
.pover_right input {
        border: none;
        padding: 3px 5px;
        margin: 0 10px;
}
.pover_right button {
        border: none;
        background: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        color: #4e6899;
        padding: 2px 5px;
        -moz-border-radius: 5px;
}
.jsTip {
        float: right;
        margin-right: 25px;
        width: 410px;
}
.frames {
        clear: both;
        margin: 15px 25px;
        border: 1px solid #c5c5c5;
        padding: 5px 0 5px 7px;
        overflow: hidden;
}
.frames h3 {
        font-size: 16px;
        color: #49699c;
}
.frames h3 span {
        color: #fc9820;
}
.frames .lst {
        clear: both;
}
.frames .lst li {
        border: 1px dotted #c5c5c5;
        float: left;
        width: 175px;
        margin-right: 7px;
        overflow: hidden;
}
.frames .lst li .title {
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #868686;
}
.frames .lst li .title span {
        font-size: 16px;
        color: #346699;
}
.frames .lst li .retail {
        display: block;
        text-align: center;
        color: #868686;
        top: -15px;
}
.frames .tip1 {
        float: right;
        width: 300px;
        font-size: 10px;
        text-align: right;
        padding-right: 8px;
        line-height: 150%;
}
.frames .tip2 {
        clear: both;
        float: right;
        width: 300px;
        font-size: 10px;
        text-align: right;
        padding-right: 8px;
        line-height: 150%;
        color: #688aad;
}
