﻿body { margin:0; padding:0; border:0; background-color:White; }

    .div_ErrMsg_Style{ margin-top: 20px; margin-left: auto; margin-right: auto; width: 500px;}
    .table_ErrMsg_Style{ margin: 0px; padding: 0px;  border: 0px; width: 500px; background-image: url('../images/error/bg.png'); background-repeat: repeat-y;}
        .tr_ErrMsg_Top_Style{ margin: 0px; padding: 0px;  border: 0px; width: 500px; height: 35px; vertical-align: middle; background-image: url('../images/error/top.png'); background-repeat: no-repeat;}
        .tr_ErrMsg_Top_Style span{ margin: 0px 0px 0px 20px; font-size:14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-weight: bolder; color: #FFF;}
        .tr_ErrMsg_Middle_Style{ margin: 0px; padding: 0px;  border: 0px; width: 500px; height: 200px; vertical-align: middle; }
        .tr_ErrMsg_Middle_Style span{ margin: 0px 0px 0px 20px; font-size:14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-weight: normal; color: #000;}
        .tr_ErrMsg_Buttom_Style{ margin: 0px; padding: 0px;  border: 0px; width: 500px; height: 5px; background-image: url('../images/error/buttom.png'); background-repeat: no-repeat;}
