﻿/*-- New @ 13-7-2555 --*/
.ulTop10
{
    width: 100%;
    float:left;
    padding:0;
    height:20px;
    z-index:5000;
}
*+html .ulTop10
{
    height:36px; 
	margin-left:0px;
}
.ulTop10 li
{
    float: left;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom:1px solid #000;
    list-style: none;
    color: #FFCC33; 
    padding:10px;
    margin:1px 5px 0 0;
    background-color: #02071A;
    cursor:pointer;
}
.ulTop10 li:hover
{
    background: #000000;
}
.ulTop10 li.liactive
{
    background-color: #000;
}
#LoadTop10Tab
{
    min-height:350px; 
}
.Top10Div
{
 width: 100%;
 text-align:center; 
 min-height:120px; 
 background-color: #ccdeeb;
}
/*---- New @ 13-7-2555 ----*/

/* Border Tab */

.tab-line
{
    background: url("../images/tab-line.gif") repeat-x bottom;
}

.over-tab
{
    height: 50px;
}
/* GridView & GridView_Column */
.GridViewer
{
    width: 100%;
    background: #637bad;
}
.GridViewer td
{
    color: #06286E;
    font: 12px Tahoma !important;
}
.GridViewer td a
{
    color: #FFCC33;
}
.GridViewer .alt
{
    background: #1a356e;
}
.textcenter
{
    text-align: center;
}
.textleft
{
    text-align: left;
}
.padding
{
    font: 12px Tahoma;
    background: #1a356e;
    color: #FFCC33;
}
.col_num
{
    width: 50px;
    text-align: center;
}
.col_zone
{
    width: 150px;
    text-align: left;
}
.col_province
{
    width: 120px;
    text-align: left;
}
.col_store_no
{
    width: 75px;
    text-align: center;
}

.topview_col_visitor
{
    width: 100px;
    text-align: center;
}
.lastbid_col_qname
{
    width: 30%;
    text-align: center;
}
.shopstar_col_star
{
    width: 75px;
}