<style>
  .menu-item {
    height: 37px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
  }
.menu-background {
    position: absolute;
    top: 80px;
    left: 214px;
    width: 100%;
    height: 85px;
    background: url(https://i.imgur.com/Gt4lIyx.png) no-repeat;
    z-index: 0;
}
.full-background {
    position: absolute;
    top: 124px;
    left: 134px;
    width: 970px;
    height: 432%;
    background: url(https://i.imgur.com/wiqWlqR.png) no-repeat;
    background-position: center top;
    z-index: -2;
}
.full-inner {
    position: absolute;
    top: 129px;
    left: 135px;
    width: 960px;
    height: 709%;
    background: url(https://i.imgur.com/Vn4Qp44.png);
    z-index: -2;
}
.full-inner-grachi {
    position: absolute;
    top: 129px;
    left: 134px;
    width: 968px;
    height: 425%;
    background: url(https://i.imgur.com/l6PRHg5.png);
    z-index: -2;
    background-size: cover;
}
.status-bar {
    position: absolute;
    top: 69px;
    left: -11px;
    width: 100%;
    height: 113%;
    background: url(https://i.imgur.com/B2lkyvJ.png) no-repeat center center;
    background-position: center;
    z-index: -1;
}
.info-profile .avances span + span {
    height: 50px;
    width: 1px;
    position: absolute;
    top: 190px;
    left: 343px;
    z-index: 2;
}
div.info-profile div.avances .estreno {
    background: url(https://i.imgur.com/RXoDFfv.png) no-repeat;
    width: 346px;
}
div.info-profile div.avances .dias {
    background: url(https://i.imgur.com/vbsKrqG.png);
    width: 185px;
    left: 689px;
}
div.info-profile div.avances .hora7pm {
    background: url(https://i.imgur.com/wwWN2Ih.png);
    width: 86px;
    left: 882px;
    height: 35px;
    margin: 13px 0px 0px;
}
.BoxBanners {
    background: url(https://i.imgur.com/JNOdf3q.png) no-repeat 0 0 !important;
    padding: 13px 0px 10px 24px;
    display: grid;
    grid-gap: 12px;
    float: left;
    position: relative;
    top: 525px;
    left: 140px;
    margin-right: 20px;
    cursor: pointer;
    padding-bottom: 40px;
    height: 265px;
    width: 618px;
    margin-top: 96px;
}
.menu-container {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-left: 428px;
    position: relative;
    z-index: 2;
    top: -119px;
    left: -88px;
}
  .post-body img {
    object-fit: cover;
    object-position: center 20%;
}
.logo-mi-escolarium {
    height: 217px;
    float: left;
    z-index: 1;
    left: 79px;
}
  /* Imagen debajo del menú */
  
.movable-image-container {
    text-align: center;
    margin-top: 19px;
    margin-left: 170px;
}

.movable-image {
    width: 70%; /* Tamaño de la imagen */
    cursor: move; /* Para indicar que la imagen puede ser movida */
    position: relative;
}

/* Hacer que la imagen pueda ser movida */
.movable-image-container {
    position: relative;
}

.movable-image {
    position: absolute;
}
  .content-section {
  display: none; /* Ocultamos todas las secciones al principio */
}

.menu-item {
  cursor: pointer;
}
#footer-grachi {
    background: url(https://i.imgur.com/6EfR7dA.png) no-repeat center center;
    width: 966px;
    min-height: 80px;
    margin-top: 20px;
    color: white;
    text-align: center;
    padding: 20px 0;
    top: 1180px;
    position: absolute;
    left: 134px;
    background-size: cover;
}
.footer-logo {
    display: inline-block; /* Asegura que los logos sean inline-block */
    max-width: 100px; /* Ajusta el tamaño del logo según sea necesario */
}
.footer-logo.left {
    position: absolute;
    left: 52px;
    max-width: 200px;
    top: 37px;
}
.footer-logo.right {
    position: absolute;
    max-width: 223px;
    top: 8px;
    margin-left: 240px;
}
.footer-text {
    font-size: 10px;
    color: #000;
    line-height: 1;
    top: 42px;
    position: absolute;
    left: 305px;
}
.footer-text a {
    color: #000; /* Color de los enlaces */
    text-decoration: none; /* Sin subrayado en los enlaces */
}

.footer-text a:hover {
    text-decoration: underline; /* Subrayado en los enlaces cuando el mouse pasa sobre ellos */
}
  #Home {
    width: 60px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: 0 0;
    margin-right: 20px; /* Aumentar separación entre los elementos */
  }

  #Home:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: 0 0;
  }
  #Videos {
    width: 58px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: -69px 0;margin-left: -8px;
  }

  #Videos:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: -69px 0;margin-left: -8px;
  }
  #Fotos {
    width: 48px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: -146px 0; margin-left: 19px;
}
  #Fotos:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: -146px 0;
  }
  #Downloads {
    width: 115px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: -205px 0; margin-left: 10px;
}

  #Downloads:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: -205px 0;
  }
  #Chismorosas {
    width: 115px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: -330px 0;margin-left: 10px;
}

  #Chismorosas:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: -330px 0;
  }
  #PrimeraTemporada {
    width: 115px;
    background: url(https://i.imgur.com/yMcBwkZ.png) no-repeat;
    background-position: -455px 0;margin-left: 10px;
}

  #PrimeraTemporada:hover {
    background: url(https://i.imgur.com/B5Chcey.png) no-repeat;
    background-position: -455px 0;
}
    .under-header-wrap {
    background: #fff !important;
    height: 30px;
}

  </style>

<style>
  .contenedor_tab-fotos {
    float: left;
    clear: both;
    width: 500px;
    padding: 0;
    margin: 0 auto;
    display: block;
}

ul.tabs-fotos {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 110px;
    width: 700px;
    margin-top: -7px;
    top: 40px;
    position: relative;

}

ul.tabs-fotos li {
    float: left;
    margin: 0;
    padding: 0;
    height: 80px;
    line-height: 31px;
    overflow: hidden;
}

ul.tabs-fotos li a {
    text-decoration: none;
    color: #fff;
    display: block;
    font: bold 11px Arial, Helvetica, Sans-serif;
    padding: 0 5px;
    outline: none;
}

.contenido_tab-fotos {
    margin: -20px 0 0;
    font-size: 1.2em;
    width: 500px;
}

.video-container-fotos {
    float: left;
    margin: -4px 0 0 9px;
    width: 610px;
}
.video-content-fotos {
    height: 360px;
    width: 690px;
    margin: 45px 0 0 25px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    left: 140px;
    overflow: visible;
}
.video-content-fotos img {
    width: 120%;  /* Aumentamos el tamaño de la imagen */
    height: 100%;  /* Ajustamos la altura */
    object-fit: cover; /* Aseguramos que la imagen se recorte y se mantenga proporcional */
    object-position: center;  /* Centrar la imagen dentro del contenedor */
}
.video-content-fotos::after {
    content: '';
    position: absolute;
    top: 4px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(106% + 40px);
    background: url(https://i.imgur.com/zEG5k5f.png);
    background-size: cover;
    /* background-position: center; */
    z-index: -1;
}
.video-content-fotos::before {
    content: '';
    position: absolute;
    top: 447px;
    left: 20px;
    width: 93%;
    height: 15px;
    background: url(https://i.imgur.com/QUr7BJB.png);
    background-position: center;
    z-index: -1;
}
.video-frame-container-fotos {
    float: left;
    height: 270px;
    width: 320px;
}

.clear-fotos {
    clear: both;
}
#mycarousel-fotos::after {
    content: '';
    position: absolute;
    top: -52px;
    left: -16px;
    width: 726px;
    height: 107%;
    background: url(https://i.imgur.com/PQiAXPD.png);
    z-index: -1;
}
.mycarousel-imagen {
    position: absolute;
    bottom: -77px;
    left: 28px;
    width: 100%;
    height: 100px;
    background: url(https://i.imgur.com/QUr7BJB.png);
    background-repeat: no-repeat;
    z-index: 1;
}
#mycarousel-fotos {
    position: absolute;
    margin-left: 160px;
    top: 800px;
    height: 400px;
    margin-bottom: 50px !important;
}
#mycarousel-fotos ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mycarousel-fotos li {
    display: inline-block;
    width: 100px;
}
.content-section-fotos {
   display: none; /* Ocultar todas las secciones por defecto */
    }
.jcarousel-skin-tango-fotos::before {
    content: '';
    position: absolute;
    top: -35px;
    left: 45%;
    transform: translateX(-50%);
    width: 90%;
    height: 70px;
    background-image: url(https://i.imgur.com/xXiGDo5.png);
    background-repeat: no-repeat;
    z-index: 10;
    padding-top: 80px;
    pointer-events: none;
}
  .contenido_tab-fotos {
  display: none; /* Ocultar todas las secciones por defecto */
}

.contenido_tab-fotos.active {
  display: block; /* Mostrar solo la imagen activa */
}
.contenedor_tab-fotos, .contenido_tab-fotos {
  background: none !important; /* Asegúrate de que no haya un fondo verde aquí */
}

 
</style>

<style>
  .contenedor_tab {
    float: left;
    clear: both;
    width: 500px;
    padding: 0;
    margin: 0 auto;
    display: block;
}

ul.tabs {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 110px;
    width: 500px;
    margin-top: -7px;
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 117px;
    line-height: 31px;
    overflow: hidden;
    position: relative;
}

ul.tabs li a {
    text-decoration: none;
    color: #fff;
    display: block;
    font: bold 11px Arial, Helvetica, Sans-serif;
    padding: 0 5px;
    outline: none;
}

.contenido_tab {
    margin: -9px 0 0;
    font-size: 1.2em;
    width: 500px;
}

.video-container {
    float: left;
    margin: -4px 0 0 9px;
    width: 610px;
}

.video-content {
    height: 325px;
    margin: 6px 0 0 40px;
    padding-top: 65px;
    position: relative;
    left: 140px;
}

.video-frame-container {
    float: left;
    height: 270px;
    width: 320px;
}
.video-title {
    background-image: url(https://i.imgur.com/HYApVcO.png);
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 72px;
    margin-left: 10px;
    width: 250px;
    top: 35px;
    position: absolute;
    left: 340px;
}

.hidden-text {
    background-image: none;
    border: none;
    display: block;
    height: 1px;
    overflow: hidden;
    text-indent: 500px;
    width: 1px;
}

.video-subtitle, .video-description {
    color: white;
    float: left;
    font-size: 12px;
    width: 265px;
}

.video-subtitle {
    margin: 0 0 15px 25px;
    text-transform: uppercase;
}

.video-description {
    margin-left: 343px;
    line-height: 14px;
    margin-top: 65px;
    position: absolute;
}

.bold-text {
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal; 
    transform: none;    
}
.clear {
    clear: both;
}
#mycarousel {
    position: relative;
    margin-left: 190px;
    top: 115px;
    height: 400px;
}
#mycarousel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mycarousel li {
    display: inline-block;
    width: 100px;
}
.content-section {
   display: none; /* Ocultar todas las secciones por defecto */
    }
.jcarousel-skin-tango::before {
    content: '';
    position: absolute;
    top: -50px;
    left: -18px;
    width: 100%;
    height: 70px;
    background-image: url(https://i.imgur.com/tN0AgyP.png);
    background-repeat: no-repeat;
    z-index: 10;
    padding-top: 80px;
    pointer-events: none;
}
.video-content::after {
    content: '';
    position: absolute;
    top: 29px;
    left: -45px;
    width: 120%;
    height: 90%;
    background: url(https://i.imgur.com/dbgpJcd.png);
    background-size: cover;
    background-position: center;
    z-index: -1;
} 
.tabs::after {
    content: '';
    position: absolute;
    top: -60px;
    left: -45px;
    width: 220%;
    height: 101%;
    background: url(https://i.imgur.com/1kkQ2SS.png);
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.banner-imagen {
    position: absolute;
    bottom: -471px;
    left: 170px;
    width: 100%;
    height: 100px;
    background: url(https://i.imgur.com/QUr7BJB.png);
    background-repeat: no-repeat;
    z-index: -2;
}
.banner-imagen2 {
    position: absolute;
    bottom: -1001px;
    left: 170px;
    width: 100%;
    height: 100px;
    background: url(https://i.imgur.com/QUr7BJB.png);
    background-repeat: no-repeat;
    z-index: -2;
}
</style>




<style>
/* Estilos para la imagen dentro de .TheLatestHome */
img.TheLatestHome {
    float: left;
    margin: 8px 5px 15px 10px !important;
    height: 34px;
    width: 60px;
}

/* Estilos principales de .TheLatestHome (lista) */
.TheLatestHome {
    clear: both;
    display: block;
    width: 218px;
    list-style: none;
    float: left;
    margin: 1px 10px 2px 20px;
    padding: 0;
    font: 10px Arial, Helvetica, Sans-serif;
    color: #fff;
}
.clear {
    clear: both;
}
/* Estilos para los elementos dentro de ul.TheLatestHome */
ul.TheLatestHome li {
    display: block;
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height: 54px;
    text-align: left;
    line-height: 10px;
    overflow: hidden;
    position: relative;
    width: 210px;
    top: 63px;
}
/* Estilos para la lista ul.TheLatestHome */
ul.TheLatestHome {
    float: left;
    margin: 400px 0 0px 165px;
    padding: 0;
    list-style: none;
    width: 900px;
    position: absolute;
}

/* Estilos para los enlaces dentro de .TheLatestHome */
.TheLatestHome a {
    text-decoration: none;
    font: bold 11px Arial, Helvetica, Sans-serif;
    line-height: 11px;
    color: #fff;
}

/* Estilos para los elementos <strong> dentro de ul.TheLatestHome */
ul.TheLatestHome strong {
    padding-left: 0px;
    height: 1px;
}

/* Estilos para los enlaces dentro de <strong> en ul.TheLatestHome */
ul.TheLatestHome strong a {
    padding: 12px 0 0 0px;
    text-decoration: none;
    display: block;
    width: 210px;
    height: 57px;
    margin: 0 0 -50px 0;
}

/* Estilos para el hover sobre los enlaces dentro de <strong> */
ul.TheLatestHome strong a:hover {
    text-decoration: none;
    display: block;
    width: 210px;
    height: 57px;
    background: rgba(228, 255, 0, 0.3);
    margin: 0 0 -50px 0;
}

/* Estilos para un enlace específico con clase strong2 */
ul.TheLatestHome strong2 a:hover {
    float: left;
    text-decoration: none;
    display: block;
    width: 210px;
    height: 57px;
    background: #fff;
    margin: 0 -135px 0 0;
}
.TheLatestHome::after {
    content: '';
    position: absolute;
    top: -10px;
    left: -27px;
    width: 106%;
    height: 106%;
    background: url(https://i.imgur.com/qLfeybJ.png);
    z-index: -1;
}
.TheLatestHome::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 10px;
    width: 28%;
    height: 5%;
    background: url(https://i.imgur.com/vgKf5xa.png);
    z-index: 1;
}
</style>


<style>
.BoxPlayer-grachi {
    margin-bottom: 5px;
    clear: both;
    display: block;
    position: absolute;
    left: 1px;
    top: -613px;
}
.BoxBanners-grachi A {
    width: 592px;
    height: 89px;
    margin: 0px 0px 11px;
    display: block;
    clear: both;
    position: relative;
    z-index: 0;
    text-decoration: none;
}

.bg_home #middle div.col01-grachi {
    margin-top: -8px !important;
    padding-left: 4px !important;
    width: 646px !important;
}

.scrollable-grachi {
    position: relative;
    overflow: hidden;
    width: 639px;
    height: 264px;
}

.scrollable-grachi .items-grachi {
    width: 20000em;
    position: absolute;
    clear: both;
}

.item-grachi {
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 0;
    width: 639px;
    height: 264px;
}

.item-grachi SPAN {
    position: absolute;
    z-index: 100;
}

.item-grachi P {
    position: absolute;
    z-index: 50;
    top: 11px;
    left: 8px;
}

.item-grachi STRONG {
    position: absolute;
    z-index: 30;
    top: 0px;
    left: 0px;
}

.item-grachi EM {
    position: absolute;
    top: 208px;
    left: 10px;
    width: 295px;
    height: 38px;
    overflow: hidden;
    z-index: 50;
    font: 18px Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
}
.navi-grachi {
    margin-top: -24px;
    margin-left: -6px;
    padding: 4px 0px 0px 563px;
    display: block;
    clear: both;
    width: 85px;
    height: 27px;
    position: relative;
    z-index: 50;
    background: url(https://i.imgur.com/tkZP40u.png) no-repeat;
}

.navi-grachi a {
    width: 16px;
    height: 15px;
    float: left;
    margin: 3px 5px 3px 3px;
    display: block;
    font-size: 1px;
}

.navi-grachi a.active-grachi {
    background: url('https://i.imgur.com/Qj3nsu5.png') 0 0 no-repeat;
}
.BoxChismorosa {
    float: left;
    width: 315px;
    height: 321px;
    background: url(https://i.imgur.com/3d9sTrf.png) 0 0 no-repeat;
    position: absolute;
    top: 275px;
}
  
/* Image or Video Box */
.image-box {
    height: 317px;
    width: 320px;
    padding: 0;
    margin: 0;
    float: none;
    position: absolute;
    left: 320px;
    top: 278px;
}
.image-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 47px;
    background-image: url(https://i.imgur.com/VcTX8Zk.png);
    top: 270px;
}
/* Video Styling */
.video {
  width: 320px;
  height: 270px;
  border: 0;
}
</style>


<style>
/* download */
.bg_desc_wallpapers { background: url('https://i.imgur.com/NgEmb1W.png') no-repeat 0 0 !important;}
.bg_desc_screen { background: url('https://i.imgur.com/qo2HUaz.png') no-repeat 0 0 !important;}
.bg_desc_social { background: url('https://i.imgur.com/RX20xHA.png') no-repeat 0 0 !important;width: 100%;}
}
#middle.download .col01 .block .sh25{
	overflow:hidden;
}
#middle.download .col01 .block h3 {
	margin-left:-32px;
}
#middle.download .col01 .block .inblock {
	clear:both;
	background:url('https://i.imgur.com/u2hoIBO.png') no-repeat center bottom;
	overflow:hidden;
	padding-bottom:30px;
	padding-left:45px;
  width: 100%;
}
#middle.download .col01 .block .bg_desc_wallpapers {
    height: 241px;
    position: absolute;
    top: 275px;
    left: 151px;
}
#middle.download .col01 .block .bg_desc_screen {
    height: 241px;
    position: absolute;
    top: 550px;
    left: 151px;
}
#middle.download .col01 .block .bg_desc_social {
    height: 346px;
    position: absolute;
    top: 825px;
    left: 151px;
}
#middle.download .col01 .block .lblock {
	float:left;
	padding-left:35px;
	margin-right:63px;
}
#middle.download .col01 .block .lblock h3 {
	margin-bottom:15px;
}
#middle.download .col01 .block .rblock {
	float:left;
}
#middle.download .col01 .block .rblock {
	float:left;
}
#middle.download .col01 .block .inblock li {
	float:left;
	margin-right:45px;
}
#middle.download .col01 .block a {
	position:relative;
	display:block;
	text-decoration:none;
}
#middle.download .col01 .block a:hover { }
/*#middle.download .col01 .block a:hover .download {
	display:block;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#middle.download .col01 .block a .download {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background:url('https://i.imgur.com/6yLo6Xy.png');
	border:2px #FFF solid;
}*/
#middle.download .col01 .bg_desc_wallpapers a, #middle.download .col01 .bg_desc_screen a { 
	display:block;
	width:150px; height:140px;
	text-indent:-9999em;
}

.wall1 {
    background: url(https://i.imgur.com/D4I7sro.png) top left no-repeat;
    left: -17px;
}
 .wall1:hover { background:url('https://i.imgur.com/D4I7sro.png') top right no-repeat; }
.wall2 {
    background: url(https://i.imgur.com/yW4GepR.png) top left no-repeat;
    top: -140px;
    left: 177px;
}
.wall2:hover { background:url('https://i.imgur.com/yW4GepR.png') top right no-repeat; }
.wall3 {
    background: url(https://i.imgur.com/gTGZDz9.png) top left no-repeat;
    top: -280px;
    left: 372px;
}
 .wall3:hover { background:url('https://i.imgur.com/gTGZDz9.png') top right no-repeat; }

.ss1 {
    background: url(https://i.imgur.com/D4I7sro.png) top left no-repeat;
    left: -15px;
}
 .ss1:hover { background:url('https://i.imgur.com/D4I7sro.png') top right no-repeat; }
.ss2 {
    background: url(https://i.imgur.com/yW4GepR.png) top left no-repeat;
    top: -139px;
    left: 180px;
}
.ss2:hover { background:url('https://i.imgur.com/yW4GepR.png') top right no-repeat; }
.ss3 {
    background: url(https://i.imgur.com/gTGZDz9.png) top left no-repeat;
    top: -280px;
    left: 375px;
}
.ss3:hover { background:url('https://i.imgur.com/gTGZDz9.png') top right no-repeat; }

.fbipz { background:url('https://i.imgur.com/C1aLluG.png') top left no-repeat; }
.fbipz:hover { background:url('https://i.imgur.com/C1aLluG.png') top right no-repeat; }
.twpz { background:url('https://i.imgur.com/OlIhMcp.png') top left no-repeat; }
.twpz:hover { background:url('https://i.imgur.com/OlIhMcp.png') top right no-repeat; }
.tipz { background:url('https://i.imgur.com/mCElgxo.png') top left no-repeat; }
.tipz:hover { background:url('https://i.imgur.com/mCElgxo.png') top right no-repeat; }

#middle.download .col01 .fbipz { 
	display:block;
	width:185px; height:220px;
	text-indent:-9999em;
}
#middle.download .col01 .twpz { 
	display:block;
	width:312px; height:97px;
	text-indent:-9999em;
}

#middle.download .col01 .tipz { 
	display:block;
	width:240px; height:110px;
	text-indent:-9999em;
    left: -10px;
}
.rblock2 {
    position: absolute;
    left: 295px;
    top: 150px;
}
#middle.download .col01 .block h3.wp {
	background:url('https://i.imgur.com/A4taHrL.png');
	width:228px;
	height:64px;
	margin-top: 15px;
}
#middle.download .col01 .block h3.ss {
	background:url('https://i.imgur.com/4oBVitm.png');
	width:238px;
	height:55px;
	margin-top: 27px;
}
#middle.download .col01 .block h3.fbip {
	background:url('https://i.imgur.com/ZehMoLH.png');
	width:211px;
	height:77px;
	margin-top: 20px;
	margin-left: -24px!important;
}
#middle.download .col01 .block h3.twp {
	background:url('https://i.imgur.com/J6dfB99.png');
	width:157px;
	height:69px;
	margin-top: 20px;
	margin-left: -12px!important;
}
#middle.download .col01 .block h3.tip {
    background: url(https://i.imgur.com/kbmHfNN.png);
    width: 190px;
    height: 41px;
    margin-left: -22px !important;
    top: 10px;
}
#middle.download .col01 .block a .download.wp {
	width:146px;
	height:68px;
	text-align:center;
	/*padding-top:40px;*/
}
#middle.download .col01 .block a .download.ss {
	width:146px;
	height:108px;
	text-align:center;
	line-height:108px;
}
#middle.download .col01 .block a .download.fbip {
	width:181px;
	height:160px;
	text-align:center;
	line-height:160px;
}
#middle.download .col01 .block a .download.twp {
	width:308px;
	height:62px;
	text-align:center;
	line-height:62px;
}
#middle.download .col01 .block a .download.tip {
	width:236px;
	height:69px;
	text-align:center;
	line-height:69px;
}
#middle.download .col01 .block a img {
	display:block;
}
</style>