﻿/*CHUNG CHO TAT CA CAC. WEB*/
*{ margin: 0; padding: 0}
body{    background: #040204;
    font-family: "arial";
    font-size: 18px;
    color: #ffff00;
    line-height: 1.4;}
ul{ list-style-type: none;}
.bk{display: block}
.clearFix{ width: 100%; float: left}
a{ color: #626262; text-decoration: none}
select{font-size: 15px}

.mainpage{    width: 90%;
    margin: 0 auto;
    overflow: hidden;}
.top{    float: left;
    width: 100%;
    margin-top: 10px;}
.logo{    float: left;
    width: 25%;}
.logo img{    max-width: 100px}
.name{    float: left;
    width: 50%;
    text-align: center;
    font-size: 25px;
    color: #f8ff2f;
    font-weight: 500;
    text-transform: uppercase;}
.name span{    width: 100%;
    text-align: center;
    float: left;}
.name i{    width: 100%;
    text-align: center;
    float: left;
    font-style: inherit;
    font-size: 16px;
    color: #dc9307;}
.phonenumber{    float: right;
    width: 18%;}
.phonenumber ul{    float: left;
    width: 100%;}
.phonenumber ul li{float: left;
    width: 85%;
    color: #dc9307;
    font-size: 17px;
    margin-bottom: 9px;
    padding-left: 25%;
	font-weight: bold;}
.phonenumber ul li.homephone{background: url(homephone.png) no-repeat center left;
    background-size: 30px;}
.phonenumber ul li.mobilephone{    background: url(mobilephone.png) no-repeat center left 10px;
    background-size: 11px;}
.content{    float: left;    border-radius: 10px;
    width: 96%;
    margin-top: 20px;
    background: #d60808;
    padding: 2%;}
.fullred{    float: left;
    width: 100%;
    margin-bottom: 15px;}

.row100{}
.row100 ul{}
.row100 ul li{float: left;
    color: #fff;}
.row100 ul li.hihu{    float: right;}
.textR{    text-align: right;}
.bieudo{float: right;
    width: 35%;}

.banggiavang{    text-align: center;
    font-size: 25px;
    color: #FFEB3B;
    font-weight: 650;
    text-transform: uppercase;}
.fullred table{    float: left;
    width: 65%;
    border: none;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;}
.fullred table tr{border: none;}
.fullred table tr td{    padding: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 23px;
    border: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;}
    
.fullred table tr td.giato{padding: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    border: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    text-shadow: 2px 2px 2px #544;}
.fullred table tr td.small2{font-size: 22px;}
.tinquy{    text-align: center;
    font-size: 43px;
    color: #ffed00;
    font-weight: 600;
    float: left;
    width: 100%;
    margin-top: 20px;}