#index_gallery .joomcat hr {
  display: none;
}
#index_gallery .joomcat .joomcat106_row,#index_gallery .joomcat .joomcat138_row,#index_gallery .joomcat .joomcat308_row{
  padding: 0px;
}
#index_gallery .joomcat .joomcat106_imgct,#index_gallery .joomcat .joomcat138_imgct,#index_gallery .joomcat .joomcat308_imgct {
  width: auto;
}
#index_gallery .joomcat .joomcat106_img img,#index_gallery .joomcat .joomcat138_img img,#index_gallery .joomcat .joomcat308_img img {
  border: none;
  padding: 0px;
}
#index_gallery .joomcat {
  position: relative;
  height: 850px;
}
#index_gallery .joomcat .joomcat106_imgct,
#index_gallery .joomcat .joomcat138_imgct,
#index_gallery .joomcat .joomcat308_imgct{
	position: absolute;
}
#index_gallery .joomcat .joomcat106_img img,#index_gallery .joomcat .joomcat138_img img, #index_gallery .joomcat .joomcat308_img img{
  width:100%;
  height:100%;
  max-width:100%; 
  max-height:100%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*#index_gallery .joomcat .joomcat106_img img:hover,#index_gallery .joomcat .joomcat138_img img:hover {
  z-index:999;
  -webkit-transform:scale(1.05); /* Safari and Chrome *
  -moz-transform:scale(1.05); /* Firefox *
  -ms-transform:scale(1.05); /* IE 9 *
  -o-transform:scale(1.05); /* Opera *
 transform:scale(1.05);
}*/

/**/
.jg_subcatelem_txt, .jg_catelem_txt {
  display: none;
}
#banner_gallery .jg_subcatelem_txt,#banner_gallery .jg_catelem_txt{
  display:block;
  margin: 0px 15px;
}
#banner_gallery img.jg_icon{
  display:none;
}
a.jg_catelem_photo, .jg_subcatelem_photo a {
    width: 250px;
    height: 160px;
    position: relative;
    float: left;
    margin-top: 20px;
}
img.jg_photo {
  padding: 5px;
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#banner_gallery .jg_searchview img.jg_photo{
  position:relative;
}
.joomcat106_txt,
.joomcat138_txt,
.joomcat308_txt{
	position:absolute;
	width:100%;
	bottom:0;
	background-color: gray;
	background-color: rgba(0,0,0,0.6);
	font-weight:bold;
	color: #efefef;
  padding-bottom: 2px
}
/*following css made by Tong
#index_gallery .joomcat .joomcat106_imgct {
  width: 220px !important;
  margin-right:15px;
}
*/
.joomcat106_txt {
	padding-top: 2px;
}