﻿body {
}

.yxTitle {
    color: #1d60c6;
    font-size: 14pt;
    font-weight: bold;
}

.yxInfo {
    font-size: 10pt;
    font-weight: normal;
}

.pubTime {
    color: #333232;
    font-size: 10pt;
    font-weight: normal;
    text-indent: 42px;
}

.clear {
    margin-top: 10px;
}

.red {
    color: #FF1B14;
}

.containerMain {
    /*padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;*/
    max-width: 610px;
}

.list {
    padding-bottom: 20px;
    margin-bottom: 4px;
    margin-top: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.contentTitle {
    /*font-size: 12pt;*/
    font-weight: normal;
}

.contentList {
    font-size: 12pt;
    font-weight: normal;
}

.yxTag {
    font-size: 13pt;
}

.picWidth {
    width: auto;
}

.contentAd {
    color: #907CFF;
    font-weight: bold;
}

.img_in_tab{max-height:40px;margin-right:3px;}

.box {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0));
    border-bottom: 1px solid #e2e2e2;
}

#Leftbar {
    width: 0px;
    float: left;
}

#Rightbar {
    width: 0px;
    float: right;
    margin-right: 270px;
}

#Main_content {
    width: auto;
    margin: 0px 0px 0px 0px;
    min-width: 250px;
    max-width: 600px;
}

.sep20 {
    height: 20px;
}

.sep10 {
    height: 10px;
}

.sep5 {
    height: 5px;
}

.sep3 {
    height: 3px;
}

.sep2 {
    height: 2px;
}

.sep1 {
    height: 1px;
}


.cell {
    padding: 5px;
    font-size: 12px;
    line-height: 100%;
    text-align: left;
    /*border-bottom: 1px solid #e2e2e2;*/
}

.cell_noborder {
    padding: 3px;
    font-size: 12px;
    line-height: 100%;
    text-align: left;
}

.cell_tabs {
    /*padding: 2px 2px 0px 2px;*/
    /*border-bottom: 1px solid #e2e2e2;*/
    border: none;
    border-collapse:unset;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0px;
    text-align: left;
    width: 100%
}

.item {
    background-position: 0 bottom;
    background-repeat: repeat-x;
}

.content_main {
    min-width: 250px;
    max-width: 600px;
    /*margin: 0px auto 0px auto;*/
}

.game_score{
    vertical-align: bottom;
}

.cell_price_block{
    margin-right: 2px;
}
.cell_price{
    margin-right: 5px;
    /*font-family: "Microsoft Yahei";*/
}

.td_right_detail{
    text-align:right;
    text-wrap:none;
    /*width:150px;*/
}

.td_strike{
    color:darkgray;
    text-decoration:line-through;
}

.td_no_visible{
    display:none;
}

.td_title{
    color: #337AC5;
    font-weight:bold;
}

.inner {
    padding: 10px;
    font-size: 12px;
    line-height: 150%;
    text-align: left;
    background-color: #f7f7f7;
}

.page {
    font-size: 14px;
    line-height: 1.6;
    padding: 10px;
}

.footer {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.footer a:link, .footer a:visited, .footer a:active {
    color: gray;
    text-decoration: none;
}

.footer a:hover{
    color: #245270;
    text-decoration: none;
}

.ylight {
    color: lightgray;
}

.promo {
    text-align: center;
    align: center;
    margin: 0px 0px 0px 0px;
    min-width: 150px;
    max-width: 366px;
    height: auto
}