<!--BANG MA CSS THỬ NGHIỆM 20160912>
body { background: #C0C0C0; color: #fff; }
a { color: #aaa; font-weight: 700; }
a:visited { font-weight: 0; color: #999; }
input { border: 1px solid #aaa; background: #555; color: #ccc; } 
.xoay {
padding: 1px;
margin: 4px 4px 0 0;
border: 1px solid #d5d5d5;
transition: all 15s ease;
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
transition-delay: 5s;
-webkit-transition-delay: 5s;
-moz-transition-delay: 5s;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
width: 200px;
}
.xoay:hover {
box-shadow: 0px 0px 10px #666;
-moz-box-shadow: 0px 0px 10px #666;
-webkit-box-shadow: 0px 0px 10px #666;
border-radius: 5px;
background-color: #ffffff;
padding: 5px;
transition: all 3s ease;
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
position: relative;
width: 500px;
}

.:active { }
.header { display: block; color: #fff; font-size: 2.3em; text-align: center; width: 100%; text-shadow: #4555f0 2px 2px 2px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/images/02-09-2015d.png); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center; font-color: red; }
.footer { display: block; color: #333; font-size: 0.9em; text-align: center; width: 100%; }

.titlecyan { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/HINHNEN/CYAN.gif); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titlered { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/HINHNEN/RED.gif); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleyellow { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/HINHNEN/YELLOW.gif); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleblue { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/HINHNEN/BLUE.gif); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleBLUE { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/images/BLUE.png); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleGREEN { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/images/GREEN.png); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleRED { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/images/RED.png); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.titleYELLOW { 
color: white; text-shadow: #4555f0 1px 1px 1px; background-color: #11bce0; background-image : url(http://vg34.xtgem.com/images/YELLOW.png); background-repeat: repeat-x; background-position: 50% top; margin-top: 1px; margin-bottom: 1px; padding: 2px; border: 1px solid #15a8c7; font-weight: bold; text-align: center;
}

.box { display: block; border: 5px ridge #ff1; background: #888; color: #fff; text-align: center; padding: 20px; }
.boxnp { display: block; border: 5px ridge #ff1; background: #888; color: #fff; text-align: center;; }
.box2 { display: block; border: 5px ridge #f00; background: #888; color: #fff; text-align: center; padding: 20px; }
.box2np { display: block; border: 5px ridge #f00; background: #888; color: #fff; text-align: center; }
.box3 { display: block; border: 5px ridge #F55; background: #888; color: #fff; text-align: center; padding: 20px; }
.box3np { display: block; border: 5px ridge #F55; background: #888; color: #fff; text-align: center; }
.box4 { display: block; border: 5px ridge #00FF00; background: #888; color: #fff; text-align: center; padding: 20px; }
.box4np { display: block; border: 5px ridge #00FF00; background: #888; color: #fff; text-align: center; }
.box5 { display: block; border: 5px ridge #0000ff; background: #888; color: #fff; text-align: center; padding: 20px; }
.box5np { display: block; border: 5px ridge #0000ff; background: #888; color: #fff; text-align: center; }
.box6 { display: block; border: 10px ridge #0000ff; background: #000; color: #fff; text-align: center; padding: 20px; }
.box6np { display: block; border: 10px ridge #0000ff; background: #000; color: #fff; text-align: center; }
.box7 { display: block; border: 10px ridge #EE82EE; background: #D8BFB8; color: #fff; text-align: center; padding: 20px; }
.box7np { display: block; border: 10px ridge #EE82EE; background: #D8BFB8; color: #fff; text-align: center; }
.box8 { display: block; border: 10px ridge #550; background: #D8BFB8; color: #fff; text-align: center; padding: 20px; }
.box8np { display: block; border: 10px ridge #550; background: #D8BFB8; color: #fff; text-align: center; }
.box9 { display: block; border: 10px ridge #FF0000; background: #888; color: #fff; text-align: center; padding: 20px; }
.box9np { display: block; border: 10px ridge #FF0000; background: #888; color: #fff; text-align: center; }
.box10 { display: block; border: 10px ridge #00FF00; background: #888; color: #fff; text-align: center; padding: 20px; }
.box10np { display: block; border: 10px ridge #00FF00; background: #888; color: #fff; text-align: center; }

.bg1 { background: #676767; display: block; width: 100%; text-align: center; text-indent: 14px; }
.bg2 { background: #D2D2D2; color: #666; display: block; width: 100%; text-align: center; text-indent: 14px; }

.VG34BLACKphp { background: #000000; color: #00ffff; display: block; padding: 20px; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34BLACKphpnp { background: #000000; color: #00ffff; display: block; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34REDphp { background: #FF0000; color: #00FF00; display: block; padding: 20px; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34REDphpnp { background: #FF0000; color: #00FF00; display: block; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34BLUEphp { background: #4169E1; color: #FFA500; display: block; padding: 20px; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34BLUEphpnp { background: #4169E1; color: #FFA500; display: block; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34ORANGEphp { background: #FFA500; color: #FF0000; display: block; padding: 20px; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34ORANGEphpnp { background: #FFA500; color: #FF0000; display: block; text-align: center; text-indent: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34SILVERphp { background: #C0C0C0; color: #660066; display: block; padding: 20px; text-align: center; text-ident: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }
.VG34SILVERphpnp { background: #C0C0C0; color: #660066; display: block; text-align: center; text-ident: 14px; border: 1px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #ffffff 2px 2px 2px; }

.VG1 { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#550; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG1np { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#550; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG2 { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#990; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG2np { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#990; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG3 { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#FFFF99; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG3np { background: #4169E1; color: #ffffff; display: block; border: 15px ridge#FFFF99; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG4 { background: #FF0000; color: #ffff00; display: block; border: 15px ridge#FFFF99; padding: 20px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG4np { background: #FF0000; color: #ffff00; display: block; border: 15px ridge#FFFF99; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG5 { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#330099; padding: 20px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG5np { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#330099; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG6 { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#cc0000; padding: 20px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG6np { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#cc0000; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG7 { background: #0000FF; color: #ffff00; display: block; border: 15px ridge#ff4500; padding: 20px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG7np { background: #0000FF; color: #ffff00; display: block; border: 15px ridge#ff4500; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG8 { background: #FF00FF; color: #ffff00; display: block; border: 15px ridge#ff4500; padding: 20px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG8np { background: #FF00FF; color: #ffff00; display: block; border: 15px ridge#ff4500; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG9 { background: #FF0000; color: #ffff00; display: block; border: 15px ridge#ffFF99; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG9np { background: #FF0000; color: #ffff00; display: block; border: 15px ridge#ffFF99; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG10 { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align:  center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG10np { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align:  center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG11 { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#cc0000; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG11np { background: #0000FF; color: #ff0000; display: block; border: 15px ridge#cc0000; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG12 { background: #0000FF; color: #ffff00; display: block; border: 15px ridge#ff4500; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG12np { background: #0000FF; color: #ffff00; display: block; border: 15px ridge#ff4500; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG13 { background: #FF00FF; color: #ffff00; display: block; border: 15px ridge#ff4500; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG13np { background: #FF00FF; color: #ffff00; display: block; border: 15px ridge#ff4500; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG14 { background-image : url("http://vg34.xtgem.com/HINHNEN/18.gif"); background-repeat: repeat repeat; background-position: 100% top; color: #ffff00; display: block; border: 15px ridge#ffFF99;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG14np { background-image : url("http://vg34.xtgem.com/HINHNEN/18.gif"); background-repeat: repeat repeat; background-position: 100% top; color: #ffff00; display: block; border: 15px ridge#ffFF99;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG15 { background-image : url("http://vg34.xtgem.com/HINHNEN/bg8.gif"); background-repeat: repeat repeat; background-position: 100% top; color: #ff0000; display: block; border: 15px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; padding: 20px; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }
.VG15np { background-image : url("http://vg34.xtgem.com/HINHNEN/bg8.gif"); background-repeat: repeat repeat; background-position: 100% top; color: #ff0000; display: block; border: 15px ridge#330099; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; }

.VG34phdr {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/bongbay.gif");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdrnp {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/bongbay.gif");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr2 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/Bg27.gif");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr2np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/Bg27.gif");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr3 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: #6666cc;
    background-image : url("http://vg34.xtgem.com/HINHNEN/au.gif ");
    background-color: #ff9966;
    background-repeat: repeat repeat;
    background-position: 80% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    display: block;
    border: 15px ridge#330099;
    border-radius: 15px; border-color: #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr3np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 2px 2px 2px;
    background-color: #6666cc;
    background-image : url("http://vg34.xtgem.com/HINHNEN/au.gif ");
    background-color: #ff9966;
    background-repeat: repeat repeat;
    background-position: 80% top;
    margin-top: 1px;
    margin-bottom: 1px;
    display: block;
    border: 15px ridge#330099;
    border-radius: 15px; border-color: #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr4 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/water163700-twilightwap.com.gif ");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr4np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.xtgem.com/HINHNEN/water163700-twilightwap.com.gif ");
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr5 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.sextgem.com/images/Avatar561722_1.gif ");
    background-color: yellow;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr5np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.sextgem.com/images/Avatar561722_1.gif ");
    background-color: yellow;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr6 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.sextgem.com/images/avatar415355.gif ");
    background-color: orange;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr6np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://vg34.sextgem.com/images/avatar415355.gif ");
    background-color: orange;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.VG34phdr7 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://tamly.wapsite.me/images/1-46_1.gif");
    background-color: orange;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 
.VG34phdr7np {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #ff6699 2px 2px 2px;
    background-color: ;
    background-image : url("http://tamly.wapsite.me/images/1-46_1.gif");
    background-color: orange;
    background-repeat: repeat repeat;
    background-position: 100% top;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 15px; #88beff; text-align: center; text-ident: 20px; text-shadow: #45cdf5 2px 2px 2px; } 

.hdr1 {
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin-top: 6px;
    margin-bottom: -18px;
    margin-left: 6px;
    padding: 2px 6px 2px 6px;
    border: 2px solid #8fdcff;
    border-style: groove ridge ridge groove;
    display: table;
    background: #1895d4 url(/css/images/til.gif) repeat-x 50% top;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.hdr {
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 2;
    background-position: 90% bottom;
    margin-top: 6px;
    margin-bottom: -8px;
    margin-right: 26px;
    padding: 2px 6px 2px 6px;
    border: 2px solid #8fdcff;
    border-style: groove ridge ridge groove;
    display: table;
    background: #1895d4 url(/css/images/til.gif) repeat-x 50% bottom;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.hdr2 {
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 2;
    background-position: 90% top;
    margin-top: 6px;
    margin-bottom: -8px;
    margin-left: 26px;
    padding: 2px 6px 2px 6px;
    border: 2px solid #8fdcff;
    border-style: groove ridge ridge groove;
    display: table;
    background: #1895d4 url(/css/images/til.gif) repeat-x 50% top;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.hdr3 {
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 2;
    background-position: 90% top;
    margin-top: 6px;
    margin-bottom: -8px;
    margin-left: 38px;
    padding: 2px 6px 2px 6px;
    border: 2px solid #8fdcff;
    border-style: groove ridge ridge groove;
    display: table;
    background: #1895d4 url(/css/images/til.gif) repeat-x 50% top;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}