
	.promotion-bg{display: none}
.dsk-spa {
    background: none repeat scroll 0 0 #03A9F4;
    margin: 50px 0;
    width: 100%;
}
.tbl-ram th, .dsk-spa th {
    padding: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    position: sticky;
    top: 100px;
    z-index: 9;
    background: #01a9f4;
}
.tbl-ram td, .dsk-spa td {
    background: none repeat scroll 0 0 #fff;
    padding: 15px;
    border: 1px solid #c3eaff;
    vertical-align: middle;
}
.tbl-ram td, .dsk-spa td:nth-child(2) {
   text-align: center
}
.tbl-ram td, .dsk-spa td:nth-child(3) {
   text-align: center
}
	.tbl-ram td, .dsk-spa td:nth-child(4) {
   text-align: center
}
td.tit {
    font-weight: bold;
    background: #ecf8ff;
}
.comcta{ margin:0px auto 40px 0px}

.ftrbnfits li a {
    font-size: 12px;
    color: #666;
    line-height: 18px;
    text-decoration: none !important;
    position: absolute;
}
.nav-dwn a {
    background: #e9142b;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
