
/* -------------------------- */
/* BODY ELEMENT */
/* -------------------------- */
BODY {
color:#333333; 
margin: 0px;
padding: 0px;
}

/* -------------------------- */
/* STYLE */
/* -------------------------- */

div.topline_w {
width:100%; 
border-bottom:1px solid #cccccc; 
}

div.topline_h {
width:802px; 
border-right:1px solid #cccccc; 
border-left:1px solid #cccccc; 
}

div.topline_footer {
width:802px; 
background-color:#000; 
border-right:1px solid #cccccc; 
border-left:1px solid #cccccc; 
}

div.block01 {
margin:10px 0px; 
padding-bottom:10px; 
border-bottom:1px dotted #ccc; 
}

div.name01 {
margin-bottom:5px; 
padding:2px 5px; 
border-bottom:1px solid #ccc; 
background-color:#eee; 
}

div.data {
margin:5px 0px; 
padding:5px; 
background-color:#eee; 
}