* { 
margin : 0;
padding : 0; 
} 
body { 
text-align : left; 
font-family : Verdana, Arial, sans-serif; 
font-size : 11px; 
color : white; 
background : #160817 url(../img/back.jpg);
} 
a {
text-decoration : none;
color : white;
}
.head {
width : 859px;
height : 530px;
margin:0px auto;
border:0px;
}
.box {
width : 859px;
height : 2800px;
margin:0px auto;
border:0px;
background : #505050;
}
img{
width : 165px;
height : 225px;
margin-left:4px;
margin-top: 4px;
position: relative;
border : 1px solid black;
}
a:hover img{
border : 1px solid #808080;
}
.foot {
width : 851px;
height : 16px;
border:0px;
margin-top: 4px;
text-align : center;
font-size : 11px;
padding: 4px;
color : #808080;
background : #303030;
}
.partner {width:1px; height:1px; border : 0px; visibility: hidden; }