@charset "utf-8";
/* CSS Document */

.img{ float:right;
      }
.ha { font-family: Arial;
      font-size: 28px;
	  color: #7bc9dc;
	  }
.hb { font-family: Arial;
      font-size: 28px;
	  color: #ffffff;
	  }
.bb { font-family: Arial;
       font-size: 13px; color: #3b3b3b;
      font-weight:bold;
      }
.bb2{ font-family: Tahoma;
      font-size:3px;
	  padding-left:60px
	  }
	 
.a1  {font-family: Arial;
      font-size: 21px;
	  color: #b3d900;
	  }
.a2  {font-family: Arial;
      font-size: 21px;
	  color: #13acc5;
	  }

.all {font-family: Arial;
      font-size: 15px;
	  color: #3b3b3b;
	  }
.top-menu{
      font-family: Arial;
      font-size: 15px;
	  color: #ffffff;
      text-decoration: none;
      }
.top-menu:hover {
 color: #13acc5;}
.menu {font-family: Arial;
      font-size: 15px;
	  font-weight: bold;
	  color: #666666;
	  text-decoration: none;
	  }
.bottom-menu{
      font-family: Arial;
      font-size: 15px;
	  color: #666666;
      text-decoration: none;
      }
.bottom-menu:hover {
 color: #13acc5;}
.menu {font-family: Arial;
      font-size: 15px;
	  font-weight: bold;
	  color: #666666;
	  text-decoration: none;
	  }
.menu:hover {color: #b3d900}
.menu2{font-family: Arial;
      font-size: 15px;
	  font-weight: bold;
	  color: #13acc5;
	  }
.phone{font-family: Arial;
      font-size: 12px;
	  color: #000000;}
/*********/

.ls{
    border-color:#cccccc;
    border-style:solid;
    border-width:2px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 22px;
    padding-right: 22px;
    text-align:left;
    width:212px;
}
.ls h2{
    color:#b3d900;
    font-family: Arial;
    font-size: 21px;
    text-align:center;
    margin-bottom:10px;
    margin-top:0px;
}
.ls h3{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #13acc5;
    margin:0;
    margin-top:20px;
}
.ls>ul>li>ul a{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.ls>ul>li>ul a:hover{
    color: #b3d900;
}
.ls ul{
    margin:0;
    padding:0;
    list-style:none;
}
.ls ul>li{
    margin:0;
    padding:0;
}
