
/*zst*/
.zst_table { background:#fff; font-family:Arial; color:#464646}
.zst_table td { text-align:center; height:18px;font-family:"ºÚÌå";}
.zst_table td.ylblue { width: 22px; }
.zst_table td.Zu3Ball { width: 22px; }
.zst_table tr { background:#F4F5F6;}
.zst_table .tdbg {border-top:dotted #9FCCDD 3px;}/*   ±íÎ²ÐéÏß«*/


.tbhead td { height:20px; background: #9FCCDD repeat-x bottom}/*   ±íÍ·±³¾°É«*/
.TB_grid{ border:#CBCBCB 1px solid; height:100%; margin-bottom:10px;}
.ylred { color:#E1B1B1;}
.ylblue { background:#E8F4FB; color:#ADD1F9;}

.wrap_zst{ margin:10px 10px; width:100%; font-family:"Arial";}
.warp .LianXianR { background:#F4F5F6 url(/zst/images/redball.gif) no-repeat center center; text-align:center; color:#fff; font-weight:bold;}
.warp .LianXianB { background:#F4F5F6 url(/zst/images/blueball.gif) no-repeat center center; text-align:center; color:#fff; font-weight:bold;}
.warp .Zu3Ball { background:#F4F5F6 url(/zst/images/grayball.gif) no-repeat center center; text-align:center; color:#fff; font-weight:bold;}

.zstbutton {
    background-color: #FB2626; 
    color: white; 
    border: 1px solid #f44336;
    padding: 6px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 8px;
}
