div.box {
background-image:url(images/box.png);background-repeat: no-repeat;
width:712px;
height:399px;
margin-top: 40px;
margin-right: 150px;
}
div.text{
background-image:url(images/text.png);background-repeat: no-repeat;
width:172px;
height:101px;
}
div.lenta{
width:300px;
height:10px;
padding-top: 10px;
margin-top: -95px;
}
b.hui{
color: white;
font-family: Arial;
font-size: 12px;
}
a.hui{
padding-top: 2px;
color: white;
font-family: arial;
font-size: 12px;
text-decoration: none;
padding-left: 200px;
}
a.hui:hover{
color: #a016d9;
font-family: arial;
font-size: 12px;
text-decoration: none;
}
c.hui{
color: blue;
font-family: Arial;
font-size: 12px;
}
d.hui{
color: blue;
font-family: Arial;
font-size: 12px;
}