select, input, textarea
{
    font-size: 1em;
}

ul
{
    /*list-style-image:url(list-style.gif);*/
}

#gallery
{
    
}
.ad-gallery
{
    width: 980px !important;
    padding: 15px 0 !important;
    float:left;
    position:relative;
}
.ad-gallery .gallery-top
{
    width: 980px;
    padding:0 0 5px 0;
    background: url("img/bg-line-psa.png") repeat-x scroll left bottom;
    position:relative;
    float:left;
    margin-bottom:8px;
}
.ad-gallery .gallery-top .cate-title{width:100%;float:left;height:auto;line-height:38px;padding:0;}
.ad-gallery .gallery-top .cate-title span
{
    color: #0b2f61;
    font-weight: 500;
    font-size: 30px;
}
.ad-gallery .gallery-top .time-like{width:100%;float:left;padding-top:10px;}
.ad-gallery .gallery-top .time-like .time-update{float:left;width:auto;color:#474747;font-size:12px;}
.ad-gallery .google{float:right;width:auto;margin-left:6px;}
.ad-gallery .mod-like{width:auto;height:auto;padding-top:5px;text-align:right;float:right}
.ad-gallery .mod-like img{margin:0 1px 0 6px}
.ad-gallery .mod-like a{float:left}
.ad-gallery .mod-like .ct-like {background: url("img/bg-content-like.png") no-repeat left top ;float: left;height: 18px;line-height: 18px; text-align: center; width: 30px;margin-top:1px;}
.ad-gallery .mod-like .ct-like span{font-size:10px;}
.ad-gallery .gallery-top-in{position:absolute;top:0;left:0;width:100%;display:block}
.ad-gallery, .ad-gallery *
{
    margin: 0;
    padding: 0;
}
.ad-gallery .ad-image-wrapper
{
    margin: 15px 0 0px 0;
    position: relative;
    overflow: hidden;
    background-color:#242424;
}
.ad-gallery .album-info
{
    margin: 15px 0 0 0;
    overflow: hidden;
    background-color:#323031;
    width:260px;
    height:446px;
    padding:10px ;
    position:absolute;right:0;bottom:136px;overflow:hidden;
}
.ad-gallery .album-info .cont{width:100%;height:auto;background-color:#f2f2f2;padding:10px 0 0 0;float:left}
.ad-gallery .album-info .cont .desc{color:#333333;font-size:13px;text-align:justify;width:246px;clear:both;padding:0 7px;max-height:342px;overflow:hidden}
.ad-gallery .album-info .cont .author{text-align:right;width:246px;clear:both;padding:10px 7px 0 7px;}
.ad-gallery .album-info .cont .author span{color:#333333;font-size:13px;font-weight:bold;}
.ad-gallery .ad-image-wrapper .ad-loader
{
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 0;
}
.ad-gallery .ad-image-wrapper .ad-next
{
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev
{
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next
{
    /* Or else IE will hide it */
    background: url(non-existing.jpg)\9;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
    background: url(ad_scroll_backtop.png);
    width: 46px;
    height: 47px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0px;
    z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
    background: url(ad_scroll_forwardtop.png);
    width: 46px;
    height: 47px;
    right: 0px;
    left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image
{
    position: absolute;
    overflow: hidden;
    z-index: 9;
    width: auto;
    height: auto;
    text-align: center;
    display: table-cell;
    vertical-align: bottom;
    cursor:auto
}
.ad-gallery .ad-image-wrapper .ad-image a{cursor:auto !important}
.ad-gallery .ad-image-wrapper .ad-image img
{
    /*width: 890px !important;*/ /* top: 0 !important;  left: 30px !important; height: 590px !important;*/
    vertical-align: middle;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
    width: 100% !important;
    height: auto;
    z-index: 2;
    background: url("img/bg-opacity.png") repeat scroll left top transparent;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description a
{
    color: #fff;
    font-size: 14px;
    float:left;padding:10px;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description a:hover
{
    color: #fff !important;
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src= 'opa75.png' );
    font-weight: normal !important;
    padding-top: 5px;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title
{
    display: block;
}
.ad-gallery .ad-function
{
    padding: 10px 0;
    color: #fff;
    width: 890px;
    margin-left: 30px;
    height: 20px;
}
.ad-gallery .ad-function .ad-like
{
    width: 150px;
    height: auto;
    text-align: left;
    float: left;
}
.ad-gallery .ad-function .ad-like img
{
    margin: 0 4px;
}
.ad-gallery .ad-function .ad-like a{float:left}
.ad-gallery .ad-function .ad-like .ct-like {background: url("img/bg-content-like.png") no-repeat left top;float: left;height: 18px;line-height: 18px; text-align: center; width: 30px;margin-right:3px;}
.ad-gallery .ad-function .ad-like .ct-like span{font-size:10px;color:#000}
.ad-gallery .ad-function .ad-extent
{
    width: auto;
    height: auto;
    text-align: right;
    float: right;
}
.ad-gallery .ad-function .ad-extent img
{
    margin-left: 10px;
}

.ad-gallery .ad-controls
{
    height: 20px;
    width: 60px;
   text-align:left;
   position:absolute;
   right:210px;
   bottom:140px;
}
.ad-gallery .ad-info
{
    font-size: 12pt;
    color:#fff;
    font-weight:bold;
}
.ad-gallery .ad-info span
{
    color: #D49203;
    font-weight: bold;
}
.ad-gallery .ad-slideshow-controls
{
    float: right;
    display:none !important
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start
{
    cursor: pointer;
    background: url("icon-ad-Start.png") no-repeat scroll left top transparent;
    width: 17px;
    height: 17px;
    float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-stop
{
    cursor: pointer;
    background: url("icon-ad-Stop.png") no-repeat scroll left top transparent;
    width: 17px;
    height: 17px;
    float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown
{
    padding-left: 5px;
    font-size: 0.9em;
    display: none !important;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start
{
    cursor: default;
    font-style: italic;
}
.ad-gallery .ad-nav
{
    width: 100%;
    position: relative;
    /* background: url("img/bg-line-psa.png") repeat-x scroll left top;*/
     background-color:#000;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back
{
    position: absolute;
    top: 35px;
    height: 48px;
    z-index: 10;
}
/* IE 6 doesn't like height: 100% */
.ad-gallery .ad-back
{
    cursor: pointer;
    left: 7px;
    width: 28px;
    display: block;
    background: url(ad_scroll_back.png) 0px 0 no-repeat;
}
.ad-gallery .ad-forward
{
    cursor: pointer;
    right: 7px;
    width: 28px;
    display: block;
    background: url(ad_scroll_forward.png) 0px 0 no-repeat;
}
.ad-gallery .ad-nav .ad-thumbs
{
    overflow: hidden;
    width: 890px;
    margin-left: 45px;
    padding: 10px 0 10px 0;
}
.ad-gallery .ad-thumbs .ad-thumb-list
{
    float: left;
    width: 9000px;
    list-style: none;
    margin: 0px;
}
.ad-gallery .ad-thumbs li
{
    float: left;
    padding: 0;
    width: 178px;
    height: 101px;
    text-align: center;
    overflow:hidden
}
.ad-gallery .ad-thumbs li div{float:left;width:152px;height:101px;padding:0 13px}
.ad-gallery .ad-thumbs li a
{
    
}
.ad-gallery .ad-thumbs li a{  display: table-cell;
    vertical-align: middle;
    width: 145px;
    height: 95px;
    margin: 0;
    border: 1px solid #e3e3e3;
    padding:2px;}
.ad-gallery .ad-thumbs li img
{
    vertical-align: bottom;
    max-height:95px;
    max-width:145px;
}
.ad-gallery .ad-thumbs li a.ad-active
{
    border: 1px solid #d49203;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads
{
    position: absolute;
    left: -9000px;
    top: -9000px;
}
.ad-status-caption-show
{
    float: left;
    width: 17px;
    height: 17px;
    background: url("bgimg/ad-status-caption-show.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
}
.ad-status-caption-hide
{
    float: left;
    width: 17px;
    height: 17px;
    background: url("bgimg/ad-status-caption-hide.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
    display: none;
}
.ad-show-full-image
{
    float: left;
    width: 17px;
    height: 17px;
    background: url("bgimg/icon-ad-show-full-image.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
}
.ad-show-readnews
{
    float: left;
    width: 17px;
    height: 17px;
    background: url("bgimg/icon-ad-show-readnews.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
}
.ad-viewFull
{
    float: left;
    width: 25px;
    height: 17px;
    background: url("bgimg/icon-ad-viewFull.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
}
.ad-exitScreen
{
    float: left;
    width: 17px;
    height: 17px;
    background: url("bgimg/exit-fullScreen.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 10px !important;
}


#mcs_containerGallery{height: 385px;padding: 0;width: 240px !important;position:relative;overflow:hidden;}
#mcs_containerGallery .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_containerGallery .customScrollBox .container{position:relative;width:230px; top:0; float:left;}
#mcs_containerGallery .customScrollBox .content{clear:both;}
#mcs_containerGallery .customScrollBox img{}
#mcs_containerGallery .dragger_container{position:absolute; width:7px; height:385px; float:left; background:#ababab; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;top:0;right:0;}
#mcs_containerGallery .dragger{position:absolute; width:7px; height:60px;background:#525252; text-align:center;line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_containerGallery .dragger_pressed{position:absolute; width:7px;height:60px; background:#525252; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}
#mcs_containerGallery .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_containerGallery .scrollUpBtn{top:16px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_containerGallery .scrollDownBtn{bottom:12px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_containerGallery .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}
