.fl {
  float: left; }

.fr {
  float: right; }

.cls {
  clear: both; }

.wrap {
  width: 1100px;
  margin: 0 auto;
  clear: both; }

.bg-ff {
  background-color: #ffffff; }

.sec2 {
  background: url(../images/bg.png) center top repeat; }

a.blue {
  color: #0048a6;
  font-size: 22px; }

table {
  margin: 20px 0;
  border: 1px solid #b0cef2;
  width: 100%;
  align: center; }
  table tr {
    height: 70px;
    background-color: #c7e2ff; }
    table tr td {
      border: 1px solid #b0cef2;
      width: 25%;
      text-align: center;
      color: #0048a6; }

.title {
  margin: 60px 0;
  height: 70px;
  background: url(../images/title.png) center top no-repeat; }

.title1 {
  margin: 50px 0 30px;
  height: 34px;
  background: url(../images/title1.png) center top no-repeat; }

.title2 {
  margin: 30px 0;
  height: 34px;
  background: url(../images/title2.png) center top no-repeat; }

.header {
  background: url(../images/banner.jpg) center top no-repeat;
  height: 600px; }

/*# sourceMappingURL=css.css.map */

