#page1
{
   text-align: center;
}
body
{
   background-color: #FFFFFF;
}
#Header1 h1
{
   color: #3E3E3E;
}
#Footer1 h4
{
   color: #3E3E3E;
   font-style: normal;
}
#ListView1 li img
{
   height: 80px;
   width: 80px;
   padding: 0px;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#IconFont1
{
   height: 100px;
   width: 100px;
}
#IconFont1 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
   width: 91px;
}
#wb_IconFont1:hover i
{
   color: #337AB7;
}
