@charset "UTF-8";
/* CSS Document */

#popup-main-img img, #popup-work-right-thumbs img {
    border: 1px solid #000000;
}
#popup-main-img, #popup-work-right-thumbs {
    width: 200px;
}
#popup-crew-box {
    width: 390px;
}
#popup-work-right-thumbs {
    padding: 0 0 0 10px;
    width: 186px;
}
.popup-sepline {
    border-bottom: 1px solid #CCCCCC;
    margin: 4px 0;
    padding-bottom: 4px;
    width: 378px;
}
#popup-media {
    background: none repeat scroll 0 0 #F8F8F8;
    height: 120px;
    text-align: center;
    width: auto;
}
.popup-noimg {
    color: #666666;
    font-size: 18px;
    margin: 0;
    padding: 40px 0;
}
.qtip-title {
    font-size: 12px;
}
.qtip-title b {
    font-size: 14px;
}
.qtip-content {
    width: 400px;
}

.qtip {width:400px;max-width:400px;font-size:12px; line-height:normal;}
.qtip-default {border-width:3px;}
#qtip-popup {width:auto;padding:0;}