body{
  margin:0;
  padding:0;
}
.m{
  margin:10px;
}
.m-t{
  margin-top: 10px;
}
.m-b{
  margin-bottom: 10px;
}
.m-l{
  margin-left: 10px;
}
.m-r{
  margin-right:10px;
}
.m-tb{
  margin: 10px 0;
}
.m-lr{
  margin: 0 10px;
}

#getOnfocus div.active {
  border-color: white;
}
.carousel-bg{
  background-size: 100% 100%;
}
.carousel-bg-jsqp2{
    background-image: url("../imgs/bg1.jpg");
}
.carousel-bg-jsqp3{
    background-image: url("../imgs/bg2.jpg");
}
.carousel-bg-jsqp4{
    background-image: url("../imgs/bg3.jpg");
}
.carousel-bg-jsqp5{
    background-image: url("../imgs/bg4.jpg");
}
  

.table-type .caption-fix .caption-title-fix {
  top: 20px;
}

.table-latest .table-caption > ul{
  left: 10%;
}

.table-type .table-caption > ul{
  left: 6%;
}

.table-orgName .orgList{
  left: 11%;
  position: relative;
}
