@charset "UTF-8";
/* CSS Document */



#p2p_container {
margin: 0 auto;
width: 770px;
height: 100%;
background:#ffffff;

}

#p2p_heading {
float:left;
height: 101px;
background:#ffffff;

}

#p2p_container_content {
float:left;
width: 800px;
height: 600px;
background:#ffffff;
}

#p2p_container_adcolumn {
float:right;
width:162px;
background:#ffffff;

}


#p2p_container_center {
float:left;
width: 379px;
height: 399px;
background:#ffffff;
}


#p2p_container_flank {
float:left;
width: 210px;
height: 399px;
background:#ffffff;
}

.bodytext {
font-family: verdana, helvetica;
font-size: 12px;
color:#666666;
}