@charset "utf-8";
/* CSS Document */

.uf-d-desc {
    display:block !important;
    margin:0; padding:5px 0;
    width:750px;
}
.uf-d-descTitle {
    width:740px;
    font-weight:700;
}
.uf-d-descTitleIcon {
    color:#0972b3;
}
.uf-d-descCell-L , .uf-d-descCell-R {
    margin:0 5px;
    width:330px;
    float:left;
}
.uf-d-descImgFra {
    width:330px; height:220px;
    vertical-align:middle;
    overflow:hidden;
}
.uf-d-descImg {
    max-width:330px; height:auto;
}
.uf-d-descEx {
    padding:10px 0;
    width:330px; height:130px;
    font-size:0.9em;
    line-height:1.5em;
}
.uf-d-descExB {
    font-weight:700;
}
.uf-d-descCenterLine {
    margin:0 10px;
    width:1px; height:100%;
    background-color:#b3b3b3;
    float:left;
}
.uf-d-descEnd {
    clear:both;
}
