Код:
<!--HTML-->
<style>
.canzfon {
background: rgba(0, 0, 0, 0) url("http://imgdepo.ru/id/i8508230") repeat scroll 0 0;
height: 430px;
padding: 20px;
transition: all 0.5s linear 0s;
width: 520px;
}
.canzfon2 {
border-bottom: 10px solid #382d1b;
border-top: 30px solid #382d1b;
height: 385px;
margin-top: 10px;
text-align: justify;
transition: all 0.5s linear 0s;
width: 500px;
}
.canzfon:hover .canzfon2 {
height: 565px;
}
.canztext1 {
color: #999;
font-family: times new roman;
font-size: 36px;
font-weight: bold;
letter-spacing: -1px;
margin-bottom: 6px;
margin-top: -35px;
opacity: 1;
text-align: center;
text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
text-transform: lowercase;
transition: all 0.5s linear 0s;
}
.canztext2 {
border: 3px double rgba(255, 255, 255, 0.15);
color: #888;
font-family: tahoma;
font-size: 12px;
margin-bottom: 15px;
margin-top: 5px;
padding: 5px;
}
.canfm {
border: 3px double rgba(255, 255, 255, 0.15);
color: #888;
font-family: tahoma;
font-size: 10px;
margin-bottom: 15px;
padding: 5px;
width: 230px;
}
.canfm2 {
height: 130px;
margin-top: -5px;
overflow-y: auto;
}
.canm2 {
height: 130px;
margin-top: -5px;
overflow-y: auto;
}
.canm {
border: 3px double rgba(255, 255, 255, 0.15);
color: #888;
font-family: tahoma;
font-size: 10px;
margin-bottom: 15px;
margin-left: 255px;
margin-top: -181px;
padding: 5px;
width: 230px;
}
canf {
border-bottom: 2px solid #888;
font-family: times new roman;
font-size: 21px;
font-weight: bold;
margin-left: 80px;
padding: 0 5px;
}
canm {
border-bottom: 2px solid #888;
font-family: times new roman;
font-size: 21px;
font-weight: bold;
margin-left: 80px;
padding: 0 5px;
}
.canzfon:hover .canztext1 {
letter-spacing: 10px;
opacity: 0;
transform: translate(0px, 150px);
}
.canzfon:hover .canzfon2 {
border-bottom: 10px solid #777;
border-top: 30px solid #777;
}
.canzfon:hover .canface {
opacity: 1;
transform: translate(0px, 0px);
transition: opacity 0.5s linear 0.1s, transform 0.5s ease-in-out;
}
.canzfon:hover {
height: 610px;
}
.canim {
margin-top: 10px;
}
.canface {
height: 180px;
opacity: 0;
transform: translate(0px, -500px);
}
</style>
<center> <div class="canzfon">
<div class="canzfon2">
<div class="canim"><img src="http://sh.uploads.ru/X0sBc.gif"></div>
<div class="canztext2">Эй, мимо идущий!
У тебя есть вопросы? Напиши их сюда, чтобы АМС ответили тебе в кратчайшие сроки!
Хочешь придержать роль? Успей заполнить шаблон, пока ее не занял кто-то другой!
Возникли проблемы? Обратись опять же в эту тему, чтобы разрешить их и найти решение!</div>
<div class="canface">
<div class="canfm"><canf>female</canf>
<div class="canfm2">
<br>Hwang Tiffany [SNSD] за АМС
<br>Lee Soon Kyu [SNSD] за АМС
<br>Shin Min Ah [actress] до 07.09
<br>Choi Soo Yuong [SNSD] до 07.09
</div></div>
<div class="canm"><canm>male</canm>
<div class="canm2">
<br>Park Jun Ho [DMTN] за АМС
<br>Lee Dong Hae [SUPER JUNIOR] за АМС
<br>XIA Junsu [JYJ] за АМС
<br>Kim Jonghyun [SHINEE] до 07.09
<br>Lee Jun Ki [actor] до 07.09
<br>Park Jae Hyung [Day6] до 11.09
</div></div>
</div>
</div>
</div>
</center>