
#featureContainer
{ position:relative;
}
#wrap
{
    overflow: hidden;
}
#load
{
    background-image: url(images/loader32x32.gif);
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    text-indent: -9999px;
    margin: 0px auto;
    width: 923px;
    display: none;
    background-repeat: no-repeat;
    background-position: center 50%;
    height: 100px;
    border-top: #999 0px dotted;
    border-right: #999 0px dotted;
}
#feature
{
    border-bottom: #999 0px dotted;
    position: relative;
    border-left: #999 0px dotted;
    border-top: #999 0px dotted;
    border-right: #999 0px dotted;
    padding-top:15px;
}
#feature .button
{
    border-bottom: #999 0px dotted;
    position: absolute;
    border-left: #999 0px dotted;
    width: 840px;
    border-top: #999 0px dotted;
    top: 72px;
    border-right: #999 0px dotted;
    left: 0px;
}
#feature .prev
{
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    text-indent: -9999px;
    width: 27px;
    display: block;
    background: url(/Skins/Default/Img/Index/rongyu_l.gif) no-repeat center top;
    height: 27px;
	position: absolute;
	top:86px;
	left:5px;
}
#feature .next
{
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    text-indent: -9999px;
    width: 27px;
    display: block;
    background: url(/Skins/Default/Img/Index/rongyu_r.gif) no-repeat center top;
    height: 27px;
	position:absolute;
	right:10px;
	top:86px;
}
#feature .prev:hover
{
}
#feature .next:hover
{
}
.featureUL
{
    border-bottom: #000 0px dotted;
    position: relative;
    border-left: #000 0px dotted;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 2800px;
    padding-right: 0px;
    float: left;
    border-top: #000 0px dotted;
    border-right: #000 0px dotted;
    padding-top: 0px;
    left: 0px;
}
.featureBox
{
    width: 158px;
    float: left;
    height: 170px;
    overflow: hidden;
}
#botton-scroll
{
    z-index: 0;
    margin: 0px auto;
    width: 880px;
    float: left;
}
#block
{
    z-index: 0;
    position: relative;
    width: 880px;
    padding-left:40px;
    overflow: hidden;
}
#block .box img{ width:132px; height:60px;}
#block .box
{
}
#block .box .feature-title
{
    font-size: 140%;
    font-weight: normal;
}
#block .box .feature-thumb
{
    width: 149px;
    margin-bottom: 5px;
    float: left;
    height: 110px;
}
