﻿/*div*/
.div_001
{
     border-bottom: 5px solid #D5D5D5;
     font-family: Arial;
     font-size: 16px;
     text-decoration: none;
     color: #444A66;
     padding: 10px;
}
.div_002
{
     padding: 10px;
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #D5D5D5;
     background-color: #FBFBFB;
     text-align: center;
}
.div_003
{
     padding: 10px;
     border: 1px solid #F0F0F0;
}
.div_004
{
     width: 100%;
     border-bottom: 1px solid #D5D5D5;
     padding-top: 10px;
     padding-bottom: 10px;
     text-align: center;
}
.div_004 a
{
     font-size: 11px;
     color: #666666;
     font-family: Verdana;
     text-decoration: none;
     line-height: 20px;
}
.div_004 a:hover
{
    text-decoration: underline;
}
.div_005
{
     width: 100%;
     border-bottom: 1px solid #D5D5D5;
     padding-top: 10px;
     padding-bottom: 10px;
     text-indent: 10px;
}
.div_005 a
{
     font-size: 12px;
     color: #666666;
     font-family: Verdana;
     text-decoration: none;
     line-height: 20px;
}
.div_005 a:hover
{
    text-decoration: underline;
}