﻿.fc-top
{
}

.fc-top-all .fc-top-head
{
    background-position: 0px 0px;
}

.fc-top-primary .fc-top-head
{
    background-position: 0px -40px;
    background-color: #99CC00;
}

.fc-top-junior .fc-top-head
{
    background-position: 0px -80px;
    background-color: #AB0000;
}

.fc-top-senior .fc-top-head
{
    background-position: 0px -120px;
    background-color: #006CA2;
}

.fc-top-head
{
    background-color: #FF9C00;
    background-image: url(../image/idx-bg.png);
    background-repeat: no-repeat;
    height: 40px;
    padding-right: 2px;
}

.fc-top-title
{
    float: left;
}

.fc-top-tab
{
    float: right;
    height: 40px;
    color:#fff;
}

.fc-top-tab-item
{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 11pt;
    text-decoration: none;
    color: white;
    width: 55px;
    text-align: center;
}

.fc-top-tab-item-slct
{
    background-color: #E65709;
}

.fc-top-body
{
    border-left: 2px solid #FF9C00;
    border-right: 2px solid #FF9C00;
    border-bottom: 2px solid #FF9C00;
    overflow: hidden;
    position: relative;
}

.fc-top-primary .fc-top-body
{
    border-left: 2px solid #99CC00;
    border-right: 2px solid #99CC00;
    border-bottom: 2px solid #99CC00;
}

.fc-top-junior .fc-top-body
{
    border-left: 2px solid #AB0000;
    border-right: 2px solid #AB0000;
    border-bottom: 2px solid #AB0000;
}

.fc-top-senior .fc-top-body
{
    border-left: 2px solid #006CA2;
    border-right: 2px solid #006CA2;
    border-bottom: 2px solid #006CA2;
}

.fc-top-b-banner a
{
    display: block;
}

.fc-top-b-banner img
{
    width: 976px;
    vertical-align: middle;
}

.fc-top-b-body
{
    padding: 40px 52px;
    height: 180px;
    overflow: hidden;
}

.fc-top-b-body-window
{
    height: 200px;
    position: relative;
    overflow: hidden;
}

.fc-top-b-content
{
    height: 1000px;
    left: 0px;
    top: 0px;
    position: absolute;
}

.fc-top-b-window
{
    width: 890px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}

.fc-top-b-container
{
    width: 2000px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.fc-top-b-item
{
    width: 200px;
    height: 220px;
    float: left;
}

.fc-top-b-spacer
{
    height: 1px;
    width: 24px;
    float: left;
}

.fc-top-b-i-img
{
    width: 210px;
    height: 110px;
}

    .fc-top-b-i-img img
    {
        width: 210px;
        height: 110px;
    }

.fc-top-b-i-title
{
    font-size: 10pt;
    font-weight: bold;
    color: #E97300;
    height: 20px;
    line-height:14px;
    margin-top: 8px;
}

    .fc-top-b-i-title a
    {
        font-size: 8pt;
        font-weight: bold;
        color: #E97300;
        text-decoration: none;
    }

.fc-top-b-i-memo
{
    color: #666;
    margin-top: 6px;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.fc-top-body-hor-l, .fc-top-body-hor-r
{
    position: absolute;
    width: 25px;
    height: 50px;
    display: block;
    background-image: url(../image/arrow.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.fc-top-body-hor-l
{
    left: 10px;
    top: 80px;
}

.fc-top-body-hor-r
{
    background-position: -25px 0px;
    right: 10px;
    top: 80px;
}
