@charset "utf-8";
/* PAGE2 ========================================================*/
.smallTitle h2	{ font-size:19px;}
.boxOne	{ display:inline-block; padding-bottom:10px;}
.boxOneLeft		{ width:210px; margin-right:25px; float:left; padding-top:3px;}
.boxOneRight	{ width:442px;float:left; }
.boxOneRight p.spaceH5	{ margin-bottom:10px;}

.boxGallery		{ padding:10px;}

.boxOneLeft .itemImg {	
	width: 210px;
	height: auto;
	box-sizing: border-box;
	-webkit-box-shadow: 0 7px 6px -6px #777;
	-moz-box-shadow: 0 7px 6px -6px #777;
	box-shadow: 0 7px 6px -6px #777;

}
.red
{
	color:#FF0000;
}
.map-info
{
	width:100%;
	height:500px;
	box-sizing:border-box;
	margin-bottom:20px;
	margin-top:10px;
}
.map-info iframe
{
	width:100%;
	height:500px;
	
}
.boxOneLeft .itemImg img, .boxOneLeft .itemImg div img	{ 
	width: 210px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #EAEAEA;
}

.boxRow {
	width: 100%;
	height: auto;
	margin-top: 1.5%;
	display: table;
}
.boxRow .item {
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
	margin-bottom:20px;
}
.boxRow .itemImg {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 7px 6px -6px #777;
	-moz-box-shadow: 0 7px 6px -6px #777;
	box-shadow: 0 7px 6px -6px #777;
}

.boxRow .itemImg img, .boxRow .itemImg div img  {
	width: 100%;
	height: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #E7E7E7;
}
.boxRow .item .itext { 	font-size:14px;	text-align:center; font-weight:bold;}
.colName	{ width:150px;}
.spacetxt	{ margin-top:15px; line-height:150%;}
.boxRow .item .centertxt	{ text-align:center; font-weight:bold; font-size:15px;color: #FF46A3;}

.info-text
{
	padding-left:20px;
	padding-right:20px;
	line-height:180%;
}
.title-info
{
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	
}
.title-info img
{
	padding-right:7px;
	width:10px;
	height:10px;
}
.title-small-info
{
	padding-left:20px;
}

.boxRow .item1 {
	float: left;
	margin-right: 0%;
	width: 49%;
	margin-bottom:20px;
}

.boxRow .item-full {
	box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.boxRow .item2 {
	float: left;
	width: 50%;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;	

}
.boxRow .item3{
	float: left;
	width: 28%;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;	

	
}
.boxRow .item4 {
	float: left;
	width: 72%;	
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	
}
.boxRow .item-full .itext { 	font-size:14px;	text-align:center; font-weight:bold;}
.boxRow .item3 .itext { 	font-size:14px;	text-align:center; font-weight:bold;margin-bottom:20px;}
.boxRow .item4 .itext { 	font-size:14px;	text-align:center; font-weight:bold; margin-bottom:20px;}
.boxRow .item2 .itext{ text-align:center;margin-bottom:20px;font-weight:bold}
.boxRow .item1 .itext { 	font-size:14px;	text-align:center; font-weight:bold;}

.text-info-2{	font-size:14px;	text-align:center; font-weight:bold;margin-bottom:20px;}




.itemImg img:hover
{
	/*opacity:0.7;*/
	/*cursor:pointer;*/
}

.dddd
{
	width:80%;
	float:left;
}
.eeee
{
	width:20%;
	float:left;
}
.info-text222
{
	text-align:left;
	line-height:160%;
}
.bol-title
{
	font-weight:bold;
	font-size:16px;
}
.linkl
{
	text-decoration:none;
	color:#555;
	
}
.linkl:hover
{
	color:#555;
	text-decoration:underline;
}

.ttttext tr td
{
	width:480px;
	text-align:center;
	font-weight:bold;
}