﻿#picturesAndWordsRange{
	width:660px;
	height:660px;
	margin:0 auto;
	z-index:1;
	position:absolute;
	top:32px;
	left:60px;}

#picturesAndWordsRange_Adapter{
	width:660px;
	min-height:700px;
	margin:0 auto;
	z-index:1;
	position:relative;
	margin:32px,0,0,60px;}

#picturesAndWordsTitle{
	width:660px;
	margin:auto;
	font-size:19px;
	font-family:楷体;
	z-index:5;
	color:#3656a5;
	text-align:center;
	font-weight:700;}

#picturesAndWordsContent{
	margin:auto;
	font-size:14px;
	font-family:宋体;
	z-index:5;
	color:#32648d;
	line-height:18px;
	padding-bottom:20px;}
#picturesAndWordsContent p{text-indent:2em;}
