#imgbox 
{   
vertical-align : middle;    
position : absolute;    
border: 1px solid #999;    
background : #FFFFFF;     
filter: Alpha(Opacity=100);    
visibility : hidden;    
height : 200px;    
width : 200px;    
z-index : 50;    
overflow : hidden;    
text-align : center;
}

td {
font-family : arial;
font-size : 16px;
}

td.ttl {
font-family : arial;
font-size : 25px;
color : #008000;
}