/*==========滑動圖片==============*/

#rdivfalse #picturemove_block .owl-carousel2 {
	position: relative;
	width: 100.2%;
}

#picturemoveimg {
	position: relative;
	height: 77px;
width: 98%;
	overflow: hidden;
	border: 1px solid  #d0d0d0;	
    border-radius: 10px; 	
}

#picturemoveimg img {
width: 100%;
	min-height: 77px;

}

#picturemove_block .thumbnail {
padding: 0px !important; 
border: none !important; 
border-radius: 0px!important; 
background: url(../../img/frame/) no-repeat left top !important; 
  }


/*=========關於我們區塊====================*/
#neilaboutusboxblock {
	position: relative;
}

#neilaboutusboxblock #neilaboutusboximg {
	position: absolute;
	width: 574px;
	height: 645px;
		left: 0px;
	top: 0px;
	background:  url(../../img/blocks/20celebrateyses_25.png) no-repeat left top;	
}


#neilaboutusboxblock #aboutimgdiv {
	position: relative;
	top: 121px;
	left: 89px;
	width: 432px;
	border-radius: 250px;
	height: 433px;
	overflow: hidden;
	border: 0px solid #446BA6;
	transition: all .3s ease-in-out;
	padding: 0px;
	background: #FFFFFF url(../../img/unit/) no-repeat left top;
}

#neilaboutusboxblock #neilaboutusboximg img {
	max-width: 439px;
	min-height: 440px;
}

#neilaboutusboxblock .adminbtn {
	position: absolute;
	bottom: 20px;
	z-index: 100;
}

#neilaboutusboxblock #aboutimgdiv:hover {
	border: 0px dashed #FFCA8C;
}

#neilaboutusboxblock #informationblock {
	position: relative;
	left: 170px;
	top: 30px;
	font-size: 182%;
	width: 77%;
	line-height: 210%;
}

#neilaboutusboxblock #informationblock strong{
	font-size: 140%;
	font-weight: 500;
}