﻿/*表格元素*/

.mask{position:absolute;width:100%;top:0px;}
.mask .maskbg{background:#000;-moz-opacity:0.30;opacity: 0.30;*filter:alpha(opacity=30);}
.mask .maskspan{position:absolute;background:url(../../img/news/loading.gif) no-repeat 15px 10px #fff;padding:8px 10px 8px 20px;display:block;width:100px;height:18px;line-height:18px;border:3px solid #666;text-align:center;}


/* 股票版 */
.stocktable{padding-right:1px;*padding:0;}
.stocktable table, .grayemtable td{font:100% Arial;}
.stocktable table{width:100%;border-collapse:collapse;margin:0;}
.stocktable table th, .stocktable table td{}
.stocktable table td{border:1px solid #d0d0d0;}
//.stocktable table th{font-weight:normal;color:#02298E;height:24px;}
.stocktable table td a:hover{text-decoration:underline;}

.stocktable table th{}
.stocktable table td{height:22px;}
.stocktable table tr.even td{background:#fff;}
.stocktable table tr.odd td{background:#f2f2f2;}

.stocktable table td.over, .stocktable table tr.even td.over, .stocktable table tr.odd td.over{background:#FFFAF0;}
.stocktable table td.down, .stocktable table tr.even td.down, .stocktable table tr.odd td.down{background:#FFF8DC;}
.stocktable table td.selected, .stocktable table tr.even td.selected, .stocktable table tr.odd td.selected{background:#FFF8DC;}

.stocktable table td.empty, .stocktable table tr.odd td.empty, .stocktable table tr.even td.empty{background:#fff;}

.stocktable table td{font-family:Arial, 宋体;}
.stocktable table td a:link{color:#15518f;}
.stocktable table td a:visited{color:#15518f;}
.stocktable table td a:hover{color:#f00;}

