﻿body
{
    margin: 0;
    font-size: 12px;
}
#pTab_1_show, #pTab_2_show, #pTab_3_show, #pTab_4_show, #pTab_5_show, #pTab_6_show, #pTab_7_show, #pTab_8_show, #pTab_9_show, #pTab_10_show, #pTab_11_show
{
    height: 600px;
    width: 780px;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: hidden;
}
.tab_Position
{
    width: 760px;
    margin: 3px auto;
}
.tab_Position a
{
    color: #636163;
    text-decoration: none;
    padding-left: 10px;
    background: url(../images/arrow1.gif) no-repeat left 40%;
}
.td_Side
{
    width: 48px;
}
.tab_Position tr
{
    height: 27px;
}
#div_Position
{
    height: 600px;
    background-image: url(../images/vv3.gif);
}
.p_tab_selected
{
    text-align: center;
    color: #21556B;
}
.p_tab_selected div
{
    height: 26px;
    width: 94px;
    background: url(../images/23t_03.gif);
    padding-top: 10px;
}
.p_tab
{
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.p_tab div
{
    height: 26px;
    padding-top: 10px;
}
.tr_Alternating
{
    background-color: #F7F7F7;
}
.div_PositionDetail
{
    display: none;
    z-index: 999;
    position: absolute;
    border: 1px solid #5A9ECE;
    background-color: #F1FBEC;
    color: #5AAAD6;
    width: 150px;
    padding: 3px;
}
.div_PositionDetail a
{
    font-weight: bold;
    color: #18659C;
}
