
/* -------div.groupTab_title------- */
.groupTab_title {
    font-size: 105%;
    font-weight: bold;
    /* background: url(/pages/132/theme/title_re.gif) no-repeat top right; */
}

.groupTab_title_desc {
    margin: 0;
    padding: 9px 9px 0 9px;
    /* background: url(/pages/132/theme/title_lk.gif) no-repeat top left; */
}

.groupTab_title_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/title_re.gif) no-repeat bottom left; */
}

.groupTab_title_link em {
    display: block;
    padding: 0px 9px 9px 0;
    /* background: url(/pages/132/theme/title_re.gif) no-repeat bottom right; */
}

.groupTab_title_link em a {
    float: right;
    margin-top: -1.25em;
    font-style: normal;
    text-decoration: none;
}


/* -------.groupTab_tab------- */
.groupTab_tab {
    font-size: 105%;
    font-weight: bold;
    /* background: url(/pages/132/theme/tab_re.gif) no-repeat top right; */
}

.groupTab_tab_desc {
    margin: 0;
    padding: 9px 9px 0 9px;
    /* background: url(/pages/132/theme/tab_lk.gif) no-repeat top left; */
}

.groupTab_tab_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/tab_re.gif) no-repeat bottom left; */
}

.groupTab_tab_link em {
    display: block;
    padding: 0px 9px 9px 0;
    /* background: url(/pages/132/theme/tab_re.gif) no-repeat bottom right; */
}

.groupTab_tab_link em a {
    float: right;
    margin-top: -1.25em;
    font-style: normal;
    text-decoration: none;
}


/* -------box------- */
.box {
    float: left;
    width: 100%;
    color: #777;
    /* background: url(/pages/132/theme/box_re.gif) no-repeat top right; */
    cursor: pointer;
}

.box_desc {
    margin: 0;
    padding: 9px 9px 0 9px;
    /* background: url(/pages/132/theme/box_lk.gif) no-repeat top left; */
}

.box_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/box_re.gif) no-repeat bottom left; */
    clear: both;
}

.box_link em {
    display: block;
    padding: 0 9px 9px 0px;
    /* background: url(/pages/132/theme/box_re.gif) no-repeat bottom right; */
}

.box a {
    float: right;
    margin-top: -1.15em;
    color: #B4B192;
    font-style: normal;
    text-decoration: none;
}


/* -------groupTab_listHead------- */
.groupTab_listHead {
    width: 100%;
    color: #777;
    /* background: url(/pages/132/theme/list_head_re.gif) no-repeat top right; */
}

.groupTab_listHead_desc {
    margin: 0;
    padding: 9px 9px 0 9px;
    /* background: url(/pages/132/theme/list_head_lk.gif) no-repeat top left; */
}

.groupTab_listHead_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/list_head_re.gif) no-repeat bottom left; */
}

.groupTab_listHead_link em {
    display: block;
    padding: 0 9px 9px 0px;
    /* background: url(/pages/132/theme/list_head_re.gif) no-repeat bottom right; */
}

.groupTab_listHead a {
    float: right;
    margin-top: -1.15em;
    color: #B4B192;
    font-style: normal;
    text-decoration: none;
}


/* -------groupTab_listLine------- */
.groupTab_listLine {
/*    float: left;   <<<< this is evil! */
    width: 100%;
/*    margin-top: -1px; */
    color: #777;
    /* background: url(/pages/132/theme/list_line_re.gif) no-repeat top right; */
}

.groupTab_listLine_desc {
    margin: 0;
    padding: 4px 9px 0 9px;
    /* background: url(/pages/132/theme/list_line_lk.gif) no-repeat top left; */
}

.groupTab_listLine_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/list_line_re.gif) no-repeat bottom left; */
}

.groupTab_listLine_link em {
    display: block;
    padding: 0 9px 4px 0px;
    /* background: url(/pages/132/theme/list_line_re.gif) no-repeat bottom right; */
}

.groupTab_listLine_link em a {
    float: right;
    margin-top: -1.15em;
    color: #B4B192;
    font-style: normal;
    text-decoration: none;
}


/* -------groupTab_listBottom------- */
.groupTab_listBottom {
/*    float: left;   */
    width: 100%;
/*    margin-top: -1px; */
    color: #777;
    /* background: url(/pages/132/theme/list_bottom_re.gif) no-repeat top right; */
}

.groupTab_listBottom_desc {
    margin: 0;
    padding: 3px 9px 0 9px;
    /* background: url(/pages/132/theme/list_bottom_lk.gif) no-repeat top left; */
}

.groupTab_listBottom_link {
    margin: 0;
    padding: 0 0 0 9px;
    /* background: url(/pages/132/theme/list_bottom_re.gif) no-repeat bottom left; */
}

.groupTab_listBottom_link em {
    display: block;
    padding: 0 9px 33px 0px;
    /* background: url(/pages/132/theme/list_bottom_re.gif) no-repeat bottom right; */
}

.groupTab_listBottom_link em a {
    float: right;
    margin-top: -1.15em;
    color: #B4B192;
    font-style: normal;
    text-decoration: none;
}
