.bold{
	font-weight: bold;
}
.clear{
	clear: both;
	height: 10px;
}
.ps-desc {
	padding:40px 8px;
}
.ps-desc img{
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 23px;
}
img[src*=icon] {
	margin-bottom: 0;
}
#ps-pict {
	clear:left;
	padding-bottom:20px;
}
@media (min-width: 640px) {
	#ps-pict {
		float: left;
	}
}
#ps-btm {
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sub-pict img{
	border-radius: 15px;
}
#psh-pict img {
	border-radius: 15px;
}
@media (min-width: 640px) {
	#ps-last {
		width: calc(100% - 245px);
		float: right;
	}
	#ps-last2 {
		width: calc(100% - 200px);
		float: right;
	}
	#staff {
		float: left;
		width: 750px;
	}
	.sub-box {
		float: left;
		margin-right: 25px;
	}
	.sub-ps {
		width: 144px;
		text-align: center;
	}
	.sub-ps2 {
		width: 144px;
		text-align: center;
	}
	#situji {
		width: 300px;
		padding-left: 5px;
	}
	#situji-pict {
		/*margin-left: 20px;*/
	}
	#psh-pict img {
		margin-left: 15px;
	}
	#ps-h {
		width: 230px;
	}
}
@media (max-width: 640px) {
	#ps-pict img,
	#sub-pict img,
	#psh-pict img {
		float: left;
	}
	#ps-btm {
	    height: 200px;
	    display: table-cell;
	    vertical-align: bottom;
	}
	#sub-ps {
		height: 195px;
		vertical-align: bottom;
		text-align: left;
	}
	#situji-pict {
		clear: left;
		margin-top: 10px;
	}
	#staff-h {
		clear: both;
	}
	#ps-h {
		height: 195px;
		vertical-align: bottom;
	}
	.sub-box {
		display: flex;
	}
	.sub-ps {
		padding-left: 5px;
		padding-top: 140px;
	}
	.sub-ps2 {
		padding-left: 5px;
		padding-top: 115px;
	}
}
.block{
	margin-bottom: 22px;
}
.ps1{
	font-size: 14px;
	line-height: 150%;
	color: #666666;
}
.ps1 > p {
	text-indent: 1em;
}
.ps2 {
	color:#0066CC;
}
.ps3{
	font-size: 14px;
	line-height: 180%;
	color: #666666;
}
#staff {
	clear: both;
}
#sub-ps {
	display: table-cell;
}
#situji {
	text-align: left;
	display: table-cell;
}
#ps-h {
	display: table-cell;
	text-align: center;
}
