#container {
  width: 1000px;
  margin: auto; }

#article {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px; }

#p2 {
  overflow: hidden; }


.show-pic{
	display: block;	
	float:left;
	margin-right:80px;
}
.pic-wrap{
	background-image: url(../images/photo_back.png);
	width:210px;
	height:275px;
	text-align: center;
}

.pic-wrap img{
	height: 255px;
	width: 190px;
	margin-top: 10px;
}

.show-pic i {
  display: block;
  text-align: center; }

/*# sourceMappingURL=contact-201610.css.map */
