﻿.PKWinImageBox_mask                   { background-color:Black; z-index:10000; display:block; position:fixed; top:0px; left:0px; opacity: .9; filter: alpha(opacity=90); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
.PKWinImageBox_content                { display:block; z-index:10001; position:absolute; top:0px; left:0px; }
.PKWinImageBox_content .loader        { position:absolute; color:White; font-size:16px !important; left:50%; top:50%; line-height:64px; text-align:center; margin:-32px 0px 0px -32px; background-image:url('images/loader_img.gif'); display:block; width:64px; height:64px; background-position:center center; background-repeat:no-repeat; }
.PKWinImageBox_content .loadingInfo   { color:White; position:fixed; font-size:16px !important; left:-100px; top:60px; width:99px; height:64px; text-align:center; line-height:40px; background-image:url('images/loadingInfo.png'); background-position:center center; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_left       { position:absolute; z-index:10004; left:0px; top:50%; margin:-120px 0px; background-image:url('images/left.png'); display:block; width:144px; height:244px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_right      { position:absolute; z-index:10004; right:0px; top:50%; margin:-120px 0px; background-image:url('images/right.png'); display:block; width:140px; height:240px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content .bt_close      { position:absolute; z-index:10004; right:5px; top:8px; background-image:url('images/close.png'); display:block; width:24px; height:24px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content img            { position:absolute; z-index:10002; }
.PKWinImageBox_content .count         { position:absolute; height:37px; width:107px; color:#FF9900; text-align:center; line-height:37px; font-size:15px; z-index:10004; top:0px; left:0px; background-image:url('images/count107x37.png'); background-repeat:repeat; background-position:center center; }
.PKWinImageBox_content .info          { position:absolute; height:130px; text-align:left !important; max-width:500px; padding:10px 80px 10px 30px; z-index:10005; bottom:60px; left:-650px; background-image:url('images/info_bg.png'); background-repeat:repeat; background-position:center right; }
.PKWinImageBox_content .info h1       { font-size:18px; color:#FF9900; text-align:left !important; margin:0px 0px 10px 0px !important; padding:0px !important; }
.PKWinImageBox_content .info h2       { font-size:14px; color:White; text-align:left !important; }
.PKWinImageBox_content .info .close   { width:16px; height:16px; background-image:url('images/close_info.png'); background-position:center center; background-repeat:no-repeat; cursor:pointer; float:right; position:relative; left:50px; }
.PKWinImageBox_content .imgBrowser              { width:80%; position:absolute; top:0px; left:50%; z-index:10004; opacity:0.8; margin-left:-40%; display:none; background-color:#303030; }
.PKWinImageBox_content .imgBrowser .cnt         { display:inline-block; position:absolute; left:50%; white-space:nowrap; overflow:hidden; }
.PKWinImageBox_content .imgBrowser .cnt img     { display:inline-block; z-index:100; position:absolute; }
.PKWinImageBox_content .imgBrowser  .bt_imgBrowser_left       { position:absolute; display:inline-block; height:50%; max-height:41px; top:50%; left:1%; cursor:pointer; }
.PKWinImageBox_content .imgBrowser  .bt_imgBrowser_right      { position:absolute; display:inline-block; height:50%; max-height:41px; top:50%; right:1%; cursor:pointer; }
.PKWinImageBox_content .imgBrowser  .bt_imgBrowser_close      { position:absolute; z-index:10004; right:5px; top:8px; background-image:url('images/close.png'); display:block; width:24px; height:24px; background-position:center center; cursor:pointer; background-repeat:no-repeat; }
.PKWinImageBox_content .imgBrowser .cnt .active     { z-index:101; border:2px solid white; /*position:relative; transition: display .5s ease; -webkit-transition: display .5s ease; -moz-transition: display .5s ease; -o-transition: display .5s ease;*/ }