body {
    padding: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: medium;
    color: black;
    background-color: #64cfcf;
}
.container {
    margin: auto;
    max-width: 800px;
    background: #339999;
    border-top: 0px solid white;
}
header,section,footer{
    clear: both;
}

/*CSS phần header*/
header > .ny-banner img {
    width: 100%;
    padding: 10px;
}
header > .ny-gioithieu {
    clear: both;
    padding-top: 2px;
}
header > .ny-gioithieu h4 span {
    color: #ff0000;
    font-weight: bold;
}
header > .ny-gioithieu h4 font {
    color: #ffeb3b;
}
header > .ny-gioithieu h4 {
    text-align: left;
    padding: 10px;
    background: #212121;
    color: white;
    box-shadow: -2px 0px 2px #fb1302;
}
header > .ny-gioithieu .list-group-item .badge {
    background: #000000;
    color: #ffffff;
    border: 2px solid #212121;
    box-shadow: 1px 2px 3px 0px #000000;
    text-shadow: 1px 0px #ffffff;
    font-size: small;
    border-radius: 0;
}


header > .ny-gioithieu1 .list-group-item1 .badge1 {
    background: #339999;
    color: #ffffff;
    border: 2px solid #212121;
    box-shadow: 1px 2px 3px 0px #000000;
    text-shadow: 1px 0px #ffffff;
    font-size: small;
    border-radius: 0;
}


header > .ny-gioithieu1 .list-group1 {
    text-align: left;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fb1302;
}

header > .ny-gioithieu .list-group {
    text-align: left;
    border-radius: 4px;
    box-shadow: -2px 0px 2px #fb1302;
}
/*MOD menu*/
header > .menu {
    list-style-type: none;
    text-align: center;
    background: white;
    padding: 0;
}
header > .menu a{
    text-decoration: none;
}
header > .menu li {
    background: #ffffff;
    padding: 5px;
    border: 3px solid #000000;
    float: left;
}
header > .menu .home a {
    background: white;
    color: #000000;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
}
header > .menu .home a:hover{
    color: black;
}
header > .menu li a {
    background: #ffffff;
    color: black;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    border-left: 4px solid black;
}
header > .menu li a:hover {
    background: white;
    color: white;
}

/*CSS phần section*/
section .ifnapthe {
    height: 800px;
    width: 100%;
    overflow: auto;
    border: 0px;
}
section h4 {
    color: white;
    /* box-shadow: 0px 0px 2px 2px #FFEB3B; */
    background: #212121;
    font-weight: bold;
    /* text-shadow: 5px 3px 5px black; */
    padding: 10px;
    box-shadow: -2px 0px 2px #fb1302;
}
section .my-danhmuc h4 img {
    width: auto;
    height: 30px;
}
section .ifthongke {
    width: 100%;
    height: 700px;
    border: 0;
    overflow: auto;
}
section .label-danger {
    background-color: #7e57c2;
}







h6 {
	font-size: 20px;
	color: #000000;
}

#trang{
	background: #339999; 
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
}

#dau{
	width: 800px;
	height: auto;
}

#giua{
	width: 800px;
	height: auto;
	text-align: left;
}
#duoi{
	width: 800px;
	height: auto;
}
.bang{
	width: auto;
	margin: auto;
	height: auto;
	background: #FFFFFF;
}
.tinnen{
	background: url(anh/nentb.png) round;
}
.tin{
	text-align: left;
	width: 400px;
	height: auto;
	margin-left: 100px;
	margin-bottom: 50px;
}
.qcweb{
	text-align: left;
	width: auto;
	height: auto;
	margin-left: 100px;
	margin-top: 50px
}
.canphai{
	text-align: right;
}
.cantrai{
	text-align: left;
}
.cangiua{
	text-align: center;
	margin: auto;
}
.nap{
	width: auto;
	margin: auto;
	height: auto;
	margin-bottom: -10px;
}
.muc{
	margin-top: 10px;
	margin-left: 5px;
	margin-left: 5px;
}
.kqxs{
	width: auto;
	height: auto;
	margin: auto;
}
.ke{
	background: #FFFFFF;
	width: 600px;
	height: 50px;
	margin-bottom: -89px;
}










/*CSS phần footer*/
footer iframe {
    width: 100%;
    height: 50px;
    border: 0;
}
footer p {
    text-align: center;
    color: white;
}
footer > p > span{
    font-size: small;
    font-style: italic;
}