body
{ 
background-color:#ffffff;
}

.container 
{
width:100%;
margin:0px;
}

.content1 
{
position:absolute;
left:70px;
top:410px;
width:149px;
height:236px;
}

.content2 
{
position:absolute;
left:290px;
top:90px;
width:400px;
height:700px;
}

.content3
{
position:absolute;
left:75px;
top:393px;
width:128px;
height:19px;
}

.content4
{
position:absolute;
left:190px;
top:410px;
width:109px;
height:203px;
}

.content5 
{
position:absolute;
left:390px;
top:250px;
width:400px;
height:700px;
}

.content6 
{
position:absolute;
left:300px;
top:375px;
width:300px;
height:236px;
}

.content7 
{
position:absolute;
left:300px;
top:150px;
width:400px;
height:200px;
}


p {font: 500 10px verdana;
   line-height: 12px;
   color: #666666;
   display: block;
}


a {text-decoration: none;
   color: #666666;
}

a:hover {color: #CC0000}
a:active {color: #CC0000}
