#tabs {
    width: 100%;
}

#tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    height: 32px;
    clear: both;
    width: 100%;
}

#tabs ul li {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background: #fff79f;
    text-align: center;
    border-top: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
}

#tabs ul li > a {
    color: #b8862e;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

#tabs ul li > a:hover {
    background: #a89455!important;
    color: #fff!important;
}

.activea {
    background: #a89455!important;
    color: #474747!important;
}

.edging {
    border: 2px solid #e5e5e5;
    padding: 5px 10px;
    width: 97%;
}

#tabs > div {
    width: 625px;
    display: none;
    margin-left: auto;
    margin-right: auto;
}

.hqData_cur {
    width: 100%;
    height: 53px;
    font: 12px arial;
    text-align: center;
    border-top: 1px solid #CBCBCB;
    background: url(images/b.png) no-repeat;
}

.hqData_cur .pname {
    color: #555;
    width: 80px;
    line-height: 1.0em;
    background: url(images/boxBg02.jpg) bottom repeat-x;
}

.pname span {
    font: bold 19px 黑體, arial;
    text-decoration: underline;
}

.pprice {
    color: #666;
    font: 30px arial;
}

.pup {
    color: #666;
    width: 90px;
}

.up .pprice,
.up .pup {
    color: #018A01;
}

.down .pprice,
.down .pup {
    color: #FF0000;
}

.hqData {
    width: 100%;
    border-top: 1px solid #AAAAAA;
}

.hqData_cur .pname {
    color: #555;
    width: 80px;
    line-height: 1em;
    background: url('images/boxBg02.jpg') repeat-x scroll center bottom transparent;
}

.hqData td,
.hqData th {
    color: #666;
    padding: 4px;
    font: 12px arial;
    border-bottom: 1px solid #AAAAAA;
    text-align: center;
}

.hqData th {
    color: #999;
}

.item,
.item span {
    color: #000;
    white-space: nowrap;
}

#RealTimeQuotes {
    font-size: 12px;
}

.tableFull {
    border-collapse: collapse;
    /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
    border: solid #999;
    /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
    border-width: 1px 0 1px 0;
    /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
    margin: 0 0 20px 0;
}

.tableFull caption {
    color: #866A21;
    font-weight: 800;
    margin: 0 0 20px 0;
    font-size: 14px;
}

.tableFull tr {
    height: 25px;
}

.tableFull th {
    color: #999999;
    border: solid #999;
    border-width: 1px 0 1px 0;
    padding: 2px;
    font-weight: 400;
}

.tableFull td {
    border: solid #999;
    border-width: 0 0 1px 0;
    padding: 2px;
    text-align: center;
    width: 11.5%;
}

.tableFull .trodd {
    background: #f0f9ff;
}

.tableFull .trSelect {
    background: #eaeaea;
}

.imgup {
    text-align: center;
    background-image: url(/images/content/up2.gif);
    background-repeat: no-repeat;
}

.imgdown {
    text-align: center;
    background-image: url(/images/content/down2.gif);
    background-repeat: no-repeat;
}

.STYLE1 {
    color: #666666;
}

.color1 {
    color: #FF0000;
}

.color {
    color: #008000;
}

.flash1 {
    background: #FEDEC8;
}

.flash2 {
    background: #E8FED7;
}

.fontup {
    color: green;
}

.fontdown {
    color: red;
}

.bor {
    border: 1px solid red;
}

#addtime {
    display: none;
    float: left;
}

.dayimg {
    display: none;
    float: left;
    margin: 2px 5px 0;
}

.Mark {
    position: absolute;
    float: right;
    height: 30px !important;
    line-height: 30px !important;
    width: 70px !important;
    margin: 0 !important;
    top: 0;
    right: 0;
}

.dayimgmin {
    position: absolute;
    float: right;
    margin: 6px;
    top: 0;
    right: 0;
}

.icon {
    margin: 0px 3px 1px 0px;
}




.message {
    margin-top: 100px;
    margin-left: 75px;
    color: red;
}


/*底部早间晚间列表样式*/

.trendListItem {
    float: left;
    margin-bottom: 5px;
    max-height: 126px;
    overflow: hidden;
}
.trendareahead {
    text-decoration: none;
}
.morebtn {
    float: right;
}
.morebtn .viewmore {
    line-height: 25px;
    text-align: center;
    color: #3c3c3c;
    font-size: 13px;
    font-weight: bold;
}
.history {
    width: 100px;
    height: 30px;
    margin: 0px 10px 10px 0px;
    float: left;
    text-align: center;
    line-height: 30px;
    border: 1px solid #a89455;
}

.history a {
    text-decoration: none;
}
.border {
    width: 0px;
    border: 1px solid #a89455;
    height: 152px;
    float: left;
    margin: 0px 16px 0px 0px;
}
#silverTrend{
    display: none;
}