﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial;
}

.main-notice-report{ margin:auto; width:98%; font-family:Arial, Helvetica, sans-serif;}

.main-notice-report table{}
.main-notice-report table tr{}
.main-notice-report table tr td{padding: 6px 0;}

.logo-notice-report{ width:210px; float:left;}
.big-font-size{ font-size:28px;font-weight: 700; text-align:center;}
.big-font-size p{ font-size:16px;border: 1px solid;display: inline-block; margin-bottom:0;}
.big-font-size p span{ font-size:16px;  background: #ff7f2f;padding: 8px 26px;display: inline-block;margin: 8px; color:#fff}

.print-filed{ border:1px solid #000;padding: 6px;}

table.rent-per-month-table{ border:1px solid #000;}
table.rent-per-month-table tr{}
table.rent-per-month-table tr td{border-right: 1px solid #000;padding: 8px;}
table.rent-per-month-table tr td:last-child{border-right:none;}

.border-top-1{border-top: 1px solid #000;}

.margin-bottom-30pxss {
    margin-bottom:30px !important;
}

.print-btns {
    font-size: 16px;
    padding: 8px 30px;
    border-radius: 4px;
    background: #F60;
    text-align: center;
    border: none;
    color: #fff !important;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 30px;
    width: 120px;
}

.bg-green{
    background: #43a013;
}

.margin-left-15px {
    margin-right:10px;
}

.center_logo_position { float:none;margin:0 auto;display: inline-block;padding-top: 2%;width: 288px;padding-left: 10%;}

.border-bottom-tr-td {
}
.border-bottom-tr-td tr {
}
.border-bottom-tr-td tr td {
border-bottom: 1px solid #000;
}
.border-bottom-tr-td tr:last-child td { border-bottom:none;
}

.top-sec { margin:15px 0; font-size:15px; line-height:22px;
}
