
#main
{
    height: 579px;
	background-image: url(../BaiTapLon/Hinhanh/51.png);
	background-size: 100% 100%;
}
#info1
{
    text-align: right;
    height: 70px;
    color: green;
}
#eff6 {
   color: white;
   font-family: cursive;
   font-style: italic;
   font-size: 18px;
   text-shadow: 1px 1px 1px #000000;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)),
 color-stop(50%, rgba(0,0,0,.3)), to(rgba(0,0,0,1)));
}

#chao
{
    margin-right: 50px;
}
.info1f1
{
    text-align: center;
    margin-top: 25px;
    margin-left: 150px;
    color: #D20000;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    width: 110px;
    text-decoration: none;
    font-weight: bolder;
    
}
.info1f1:hover,
.info1f1:hover,
.info1f1:active {
  letter-spacing: 1px;
}
.info1f1:after,
.info1f1:before {
  backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}
 
.info1f1:hover:after,
.info1f1:hover:before {
  backface-visibility: hidden;
  border-color: #fff;
  transition: width 350ms ease-in-out;
  width: 70%;
}
 
.info1f1:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}

#info1f2
{
	color: green;
    margin-left: 10px;
    margin-right: 10px;
}
#info2
{
    text-align: center;
    height: 120px;
	color: green;
}
#info2f1
{
    font-size: 60px;
    font-family: Arial;
    color: red;
    font-weight: bolder;
    text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
               
}

#info3 ul {
	list-style-type: none;
    text-align: center;
    width: auto;
}
#info3 ul li {
    color: #f1f1f1;
    display: inline-table;
    width: 120px;
    height: 40px;
    line-height: 40px;
}
#info3 ul li a{
    color: #f1f1f1;
    text-decoration: none;
    display: block;
	margin-right: 50px;
	margin-bottom: 40px;
	border-radius: 30px 30px 30px 30px;
	border: solid;
	width: 130px;
	height: 70px;
	font-size: 25px;
	font-weight: bolder;
	font-family:  Arial;
    background: red -webkit-gradient(linear, left top, right top,
    from(red), to(red), color-stop(0.5, #ffffff)) 0 0 no-repeat;
    color: rgba(255, 255, 255, 0.1);
    font-weight: bold;
    position: relative;
    -webkit-animation: shine 2s infinite;
    -webkit-background-size: 300px;
    -webkit-background-clip: text;
     background-image: -webkit-linear-gradient(left, #ff0000, #ff7f00, #ffff00, #00ff00, #00ffff, #0000ff, #8b00ff);
    background-image: -moz-linear-gradient(left, #ff0000, #ff7f00, #ffff00, #00ff00, #00ffff, #0000ff, #8b00ff);
    background-image: -ms-linear-gradient(left, #ff0000, #ff7f00, #ffff00, #00ff00, #00ffff, #0000ff, #8b00ff);
    background-image:-o-linear-gradient(left, #ff0000, #ff7f00, #ffff00, #00ff00, #00ffff, #0000ff, #8b00ff);
    background-image:linear-gradient(to right, #ff0000, #ff7f00, #ffff00, #00ff00, #00ffff, #0000ff, #8b00ff);
 
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
     
}
 
@-webkit-keyframes shine {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
#info3 ul li a:hover{
    color: #00b506;
    text-shadow:
        0px 0px 0 rgb(-28,153,-22),
        1px 1px 0 rgb(-55,126,-49),
        2px 2px 0 rgb(-83,98,-77),
        3px 3px 0 rgb(-111,70,-105),
        4px 4px 0 rgb(-139,42,-133),
        5px 5px 0 rgb(-166,15,-160),
        6px 6px 0 rgb(-194,-13,-188),
        7px 7px 0 rgb(-222,-41,-216),
        8px 8px 7px rgba(0,0,0,0.75),
        8px 8px 1px rgba(0,0,0,0.5),
        0px 0px 7px rgba(0,0,0,.2);
    
}
#top1
{
	margin-top: 11px;
}

#table
{
    margin: auto;
}
#info3f1
{
    color: white;
    border: solid;
    height: 80px;
    width: 120px;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    font-size: 25px;
    font-family: Arial;
}
#info3f2
{
    color: white;
    border: solid;
    height: 80px;
    width: 120px;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    font-size: 25px;
    font-family:  Arial;
    margin-left: 100px;
}
#noline1
{
    color: white;
    text-decoration: none;
}
#dai
{
    width: 70px;
}
#rong
{
    height: 30px;
}
#info4
{
    text-align: center;
    height: 50px;
}
#info3f2
{
    margin-left: 50px;
}
#p1
{
	color: #80FFFF;
    margin-left: 10px;
    font-weight: bolder;
    font-size: 20px;
    text-decoration: none;
}
#p2
{
	color: #5185FF;
    margin-left: 10px;
    font-style: italic;
    font-size: 12px;
}
#danhgia
{
    height: 100px;
    width: 700px;
    margin-left: 30%;
    margin-top: 5%;
    color: white;
    font-family: cursive;
    font-style: italic;
    font-size: 13px;
}