﻿
.floatLeft
{
    float: left;
    padding:8px;
}
.floatRight
{
    float: right;
}
.clear
{
    clear: both;
}
#page-wrap
{
    height: 332px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
.slider-wrap
{
    width: 1000px;
}
.stripViewer .panelContainer .panel ul
{
    margin: 0 15px 0 30px;
    text-align: left;
}
.stripViewer
{
    height: 306px;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
.stripViewer .panelContainer
{
    left: 0;
    position: relative;
    top: 0;
}
.stripViewer .panelContainer .panel
{
    float: left;
    height: 100%;
    position: relative;
    width: 1000px;
}
.stripNavL, .stripNavR, .stripNav
{
    display: none;
}
.nav-thumb
{
    border: 1px solid black;
    margin-right: 5px;
}
#movers-row
{
    /*float: right;
    margin: -70px 20px 0 10px;*/
    margin:10px auto;
    text-indent:1000px;
    width:300px;
    height:20px;
}
#movers-row div
{
    float: left;
    width: 20px;
}
#movers-row div a.cross-link
{
    float: left;
}
#movers-row div a img
{
    border: 3px solid #fff;
}
.photo-meta-data
{
    background: url("transpBlack.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    height: 30px;
    margin-top: -50px;
    padding: 10px;
    position: relative;
    z-index: 999;
}
.photo-meta-data span
{
    font-size: 12px;
}
.cross-link
{
    display: block;
    /*margin: -7px 0 0;
    padding: 7px 0 0;*/
    position: relative;
    width: 14px;
   height:14px;
   background:url("../images/bai.png") no-repeat scroll ;
    z-index: 999;
}
.active-thumb {
    /*background: url("icon-uparrowsmallwhite.png") no-repeat scroll center top transparent;*/
    background: url("../mages/huang.png") no-repeat scroll;
}
/*.info h1
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}*/
.info h1 a
{
    color: #ffc600;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.info a
{
    color: #fff;
}
.info
{
    float: right;
    height: 266px;
    line-height: 180%;
    padding: 20px 25px;
    width: 244px;
    background:#1C8CDB;
}
.info img
{
    padding-right: 20px;
}

.kuang
{
    margin-left: 5px;
}
.color_bg
{
    background: #fff;
    color: #ffffff;
    height: 306px;
}


