﻿#i-wrapper
{
    width: 686px;
    height: 270px;
    background: url(../images/01/00.jpg);
    overflow: hidden;
    position: relative;
}

#i-wrapper ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

#i-wrapper ul li
{
    display: none;
    width: 686px;
    height: 270px;
    position: absolute;
}

#i-wrapper ul li a
{
    display: block;
    height: 217px;
    overflow: hidden;
    position: relative;
    margin: 10px 8px 0 9px;
}

#i-wrapper ul li a span
{
    display: block;
    width: 686px;
    height: 96px;
    position: absolute;
    bottom: -96px;
    left: 0;
    cursor: pointer;
}

#i-wrapper ul li#i-1
{
    background: url(../images/01/01.jpg);
}

#i-wrapper ul li#i-1 span
{
    background: url(../images/01/t1.png);
    
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t1.png);
}

#i-wrapper ul li#i-2
{
    background: url(../images/01/02.jpg);
}

#i-wrapper ul li#i-2 span
{
    background: url(../images/01/t2.png);
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t2.png);
}

#i-wrapper ul li#i-3
{
    background: url(../images/01/03.jpg);
}

#i-wrapper ul li#i-3 span
{
    background: url(../images/01/t3.png);
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t3.png);
}

#i-wrapper ul li#i-4
{
    background: url(../images/01/04.jpg);
}

#i-wrapper ul li#i-4 span
{
    background: url(../images/01/t4.png);
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t4.png);
}

#i-wrapper ul li#i-5
{
    background: url(../images/01/05.jpg);
}

#i-wrapper ul li#i-5 span#i-5-l
{
    background: url(../images/01/t51.png);
    left: 0;
    top: 51px;
    bottom: auto;
    width: 334px;
    height: 130px;
    left: -334px;
    
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t51.png);
}

#i-wrapper ul li#i-5 span#i-5-r
{
    background: url(../images/01/t52.png);
    right: 0;
    bottom: 44px;
    left: auto;
    width: 335px;
    height: 130px;
    right: -335px;
    
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/res/images/01/t52.png);
}

#i-jumper
{
    position: absolute;
    bottom: 6px;
    right: 36px; 
}

#i-jumper a
{
    float: left;
    width: 22px;
    height: 21px;
    line-height: 21px;
    background: url(../images/01/w.jpg);
    text-decoration: none;
    color: #1a93c3;
    text-align: center;
    margin: 0 2px;
    font-weight: 700;
}
#i-jumper a:hover, #i-jumper a.active
{
    background: url(../images/01/x.jpg);
    color: #fff;
}

#i-jumper a#i-j-5
{
    background: url(../images/01/wm.jpg);
    width: 37px;
}
#i-jumper a#i-j-5:hover, #i-jumper a#i-j-5.active
{
    background: url(../images/01/xm.jpg);
}

/*
        .entry-bg
        {
            background: url(../images/ent-bg.jpg);
            width: 686px;
            height: 462px;
            position: relative;
        }
        .entry-img
        {
            position: absolute;
            top: 14px;
            left: 22px;
            z-index: 9;
        }
        .entry-title
        {
            position: absolute;
            bottom: 32px;
            left: 38px;
            z-index: 19;
        }
        .entry-reg
        {
            position: absolute;
            bottom: 39px;
            left: 462px;
            z-index: 19;
            color: #2e65a8;
        }
        .entry-reg:hover
        {
            color: #FF7908;
        }
        .entry-p
        {
            background: url(../images/ent-an.jpg) no-repeat;
            width: 117px;
            height: 36px;
            display: block;
            text-decoration: none;
            outline: none;
        }
        .entry-p.entry-p1
        {
            background-position: 0 0;
            position: absolute;
            top: 74px;
            left: 560px;
            z-index: 29;
        }
        .entry-p.entry-p1:hover
        {
            background-position: 0 -36px;
        }
        .entry-p.entry-p2
        {
            background-position: 0 -72px;
            position: absolute;
            top: 188px;
            left: 58px;
            z-index: 29;
        }
        .entry-p.entry-p2:hover
        {
            background-position: 0 -108px;
        }
        .entry-p.entry-p3
        {
            background-position: 0 -144px;
            position: absolute;
            top: 202px;
            left: 545px;
            z-index: 29;
        }
        .entry-p.entry-p3:hover
        {
            background-position: 0 -180px;
        }
        .entry-p.entry-p4
        {
            background-position: 0 -216px;
            position: absolute;
            top: 294px;
            left: 317px;
            z-index: 29;
        }
        .entry-p.entry-p4:hover
        {
            background-position: 0 -252px;
        }

*/

