@charset "utf-8";
body{
	background:url(../images/bothSidesTitleBg.jpg) 0 485px no-repeat;
}
article.bothSides{
	background-image:url(../images/apage2016_main_picBG.png);
	background-attachment:fixed;
	background-position: center center;
	background-repeat:no-repeat;
	/*background-color:#fbf1fa;*/
}
#mainPicThumbnail{
	background:url(../images/apage2016_main_pic_thumbnail.png) no-repeat 50% 50%;
	background-size:160px 180px;
	width:160px;
	height:180px;
}

.bothSides p{
	text-indent:2em;
	font-size:15px;
}

.familiarStyleMessage table tbody tr th,
.familiarStyleMessage table tbody tr td{
	text-align:center;
	background-color:#fbf1fa;
}
.familiarStyleMessage p.text{
	text-indent:2em;
}
.familiarStyleMessage ul{
	margin:0;
	padding-left:20px;
}
	.familiarStyleMessage ul li{
		padding:5px 0;
	}

.familiarStyleMessage p.office{
	margin:5px 0 0;
	font-size:14px;
}	
	.familiarStyleMessage p.office span{
		display:block;
		height:22px;
		/*padding-left:30px;*/
		line-height:22px;
		margin-bottom:10px;
	}
.familiarStyleMessage p.office span.people{
	background:url(../images/people.png) 0 50% no-repeat;
	background-size:22px;
}
.familiarStyleMessage p.office span.tel{
	background:url(../images/tel.png) 0 50% no-repeat;
	background-size:22px;
}
.familiarStyleMessage p.office span.email{
	background:url(../images/email.png) 0 50% no-repeat;
	background-size:22px;
}

div.cloud{
	background:url(/apage2016/images/cloud.png?20160923) no-repeat;
	width:200px; height:110px;
	position:absolute; right:110px; bottom:40px;
	z-index:1;
	font-size:13px;
	color:#222;
	padding:33px 0 0 18px;
}