@charset "UTF-8";

table.about {
margin: 0px 20px 0px 0px;
width: 640px;
}

table.about tr th {
width:120px;
padding: 15px 10px 10px 0px;
text-align: right;
line-height: normal;
font-size: 12px;
font-weight: normal;
color: #333399;
border-bottom: solid 1px #cdcdcd;
}

table.about tr th span {
display: block;
font-size: 10px;
color: #666666;
}

table.about tr td {
font-size: 12px;
padding: 15px 10px 5px 20px;
border-bottom: solid 1px #cdcdcd;
}

tr.colored {
background-color: #efefff;
}

div.photo {
padding: 8px 6px 15px 6px; 
background: #f6f6f6;
border-bottom: 1px solid #999999;
border-right: 1px solid #aaaaaa;
border-width:0 1px 1px 0;
margin: 10px 5px 5px 5px; 
float: right;
}

div.photo span {
display: block;
text-align: center;
font-size: 10px;
padding: 10px 0px 0px 0px; 
}

