#content .img {
text-align: center;
}
#content .img img {
margin: 0 5px;
padding: 2px;
border: 1px solid #CCCCCC;
}
#content dl {
font-size: 75%;
line-height: 1.5;
padding: 10px 20px 0;
}
#content dt {
font-size: 14px;
font-weight: bold;
border-bottom: 3px solid #CCCCCC;
clear: both;
}
#content dd {
margin-bottom: 10px;
padding: 5px;
}
#content dt img {
padding: 2px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin-bottom: 5px;
}

#content ul.merit {
padding: 0 25px;
list-style-type: none;
line-height: 1.5;
}
#content .merit li {
font-size: 75%;
color: #666666;
font-weight: bold;
margin-bottom: 5px;
}
#content .merit li img {
margin-right: 10px;
}
#content table {
width: 590px;
margin: 0 auto;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
#content th {
font-size: 12px;
padding: 5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #EEEEEE;
}
#content td {
font-size: 12px;
padding: 5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
#content .orange {
font-size: 14px;
font-weight: bold;
color: #FF9933;
text-align: center;
clear: both;
}

