/* font_L */

.ssmall {
font-size: 10px;
line-height: 11px;
color:#333333;
}

.small {
font-size: 12px;
line-height: 14px;
color:#666666;
}

.normal {
font-size: 14px;
line-height: 16px;
color:#666666;
}

.xlarge {
font-size: 16px;
line-height: 18px;
color:#666666;
}

#fontchange{
background-image:url(../common_images/fontsize01_l.gif);
background-repeat:no-repeat;
background-color: #E7DDDD;
}
