@charset "utf-8";

/* popUp picture */
/* original
.dv1AjxPic {
    background-color: #FFFFCC;
    border: 1px solid #999999;
    position: fixed;
    z-index: 10;
    left: 230px;
    top: 160px;
    width: 700px;
    display: none;

}
*/
.dv1AjxPic {
    background-color: #FFFFCC;
    border: 1px solid #999999;
    position: fixed;
    z-index: 10;
    left: 230px;
    top: 160px;
    width: auto;
    height: auto;
    display: none;
}

.dv1AjxPicTBar {
    background-color: #9999ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}

.dv1AjxPicThePicDv {
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}
/*
.tblPicPp {

}

.tblPicPp td {

    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
*/
