<style>
*{padding:0;
margin:0;}

body {
background-color:#ffffff;
background-image: url(http://ro-ji.com/webform/bg-shadow.gif);
background-repeat: repeat-y;
background-position: center top;
}

a{
color:#0000ff;
font-weight: bold;
}

A:hover {
 position:relative;
 top:1px;
 left:1px;
}

strong{
font-weight:normal;
}

td{
line-height:160%;
font-size:13px;
}

EM{
 font-size:100%;
 font-style: normal;
 }

hr{
 color: #000000; 
  background-color: #000000;
  height: 1px; 
  border: 1px;
  border-style: dashed;
}

h1{
font-size:15px;
padding-left:0.3em;
border-top:2px solid #666666;
border-bottom: 2px solid #666666;
}


#container {
width:780px;
background-color:white;
margin-left:auto;
margin-right:auto;
}


#siteinfo{
width:800px;
text-align:center;
}



#footer{
clear:both;
width:800px;
text-align:center;
font-size:12px;
margin-top:10px;
}


.red{
color:red;
font-size:12px;
font-weight:bold;
}
</style>
