﻿/* 整個內容方塊 */
.mpeClassLogin2 {
    margin: 0;
    height : 300px;
}

    .mpeClassLogin2 .blockContent {
        
        overflow-x: hidden;
        overflow-y: hidden;
        padding : 0;
        margin : 0;
    }

.mpeClassLogin2 iframe
{
    width : 320px;
    height : 50px;
    margin : 0;
    border : none;
    overflow-x : hidden;


    overflow-y : hidden;
}















