﻿body {font-size:xx-small;
font-family:"Times New Roman", Times, serif
}
a {text-decoration:none;
    text-align: center;
}
li {list-style:none;
}
.Wrapper_Content {
    width:960px;
    margin:0 auto;
    color:black;
}
#Wrapper {
    width: 960px;
    margin: auto;
}
#banner {width:960px;height:190px;
}
#img {width:100px;height:inherit;
}
#mnngang {width:960px;height:50px;color:red;
}
.clear {clear:both;
}
.blocks_mnngang {background:#4dc55a;
    }
    .blocks_mnngang ul li {list-style:none;float:left;padding:0px 20px 0px;position:relative;padding-top:0px; font-family:'Times New Roman';
    }
        .blocks_mnngang ul li a {text-decoration:none;color:white;font-size:16px;
        }
        .blocks_mnngang ul li ul {display:none;position:absolute;background:#2e2728; width:180px;left:auto; 
        }
          
    .blocks_mnngang ul li:hover ul {display:block;  
    }
     .blocks_mnngang1 ul li:hover {background:red;
    }






#left {width:175px;min-height:600px;float:left;
    height: 719px;
}
#left1 {width:200px;min-height:600px;float:left;
    height: 719px;
}
#content {width:580px;min-height:600px;float:left; margin-top:inherit;
    margin-left:0px;
}
#content1 {width:550px;min-height:600px;float:left; margin-top:inherit;
    margin-left:0px;
}
/*blocks*/
.blocks {width:160px;margin-bottom:5px; 
    margin-right: 0px; 
}
.blocksnew {width:200px;margin-bottom:5px; 
    margin-right: 0px; 
}
.blocks_titlecc {background-color:blue;color:yellow;padding:5px;font-weight:bold;text-transform:uppercase;
    text-align: left;
}
.blocks_title {background-color:blue;color:white;padding:5px;font-weight:bold;text-transform:uppercase;
    text-align: center;
}
.blocks_title1 {background-color:yellow;color:white;padding:5px;font-weight:bold;text-transform:uppercase;
    text-align: center;
}
.blocks_content {border:solid 1px blue;padding:0px;
    font-size: small;
} 
.blocks_content1 {border:solid 1px blue;padding:0px;width:200px;
    text-align: center;
} 
.menu_khoa {background-color:pink;padding:5px;color:blue;font-weight:bold;
}
.menu_khoa a:hover  {background-color:green;
}
.menu_hoten a:link, .menu_hoten a:visited {background-color:yellow;color:blue;display:block;border-bottom:solid 1px grey;padding:5px;text-decoration:none;
}
.menu_hoten a:hover {background-color:red;
}


.menu_luong a:hover {background-color:red;
}
.menu_luong {border:solid 1px blue;padding:5px;
}


/**/
.blockstmn {width:200px;
    margin-left:inherit; 
}

.boat {
    width: 380px;
    position: absolute;
    top: 40%;
    left: 35%;
}
.boat img {
    width: 100%;
}
.boat::after {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    background: url('img/steam.png') no-repeat;
    background-size: 120px;
    position: absolute;
    top: -25%;
    left: 5%;
    opacity: 0;
}
