/* content */

#content_template{
	padding:40px 20px 20px 20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#content_template #photo_title{
		padding-top:160px;
		width:940px;
		height:auto;
		background: url(../../img/photo/common/photo_title.jpg) no-repeat center top;
}
#content_template #p_wrapper{
	width: 825px;
	margin: 50px auto;
}
#content_template #p_wrapper #p_block_01 {
	float: left;
	position: relative;
}
#content_template #p_wrapper #p_block_02 {
	float: right;
	position: relative;
}
#content_template #p_wrapper #p_block_03 {
	float: left;
	position: relative;
}
#content_template #p_wrapper #p_block_04 {
	float: right;
	position: relative;
}
#content_template #p_wrapper .p_text {
	position: absolute;
	top: 285px;
	left: 20px;
	width: 345px;
	height: 80px;
	line-height: 1.7;
}
#content_template #p_wrapper span.p_read {
	display: block;
	text-indent: -9999px;
}

#content_template #p_wrapper a {
	color: #000;
}

#content_template #p_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#content_template #about_root{
		padding-top:60px;
		width:940px;
		height:838px;
		background: url(../../img/about/about_root_b.png) no-repeat center top;
}
#about_root #root1{
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root1.jpg) no-repeat center top;
}
#about_root #root2{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root2.jpg) no-repeat center top;
}
#about_root #root3{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root3.jpg) no-repeat center top;
}
#about_root #root4{
		margin-top:90px;
		padding-left:120px;
		padding-top:105px;
		height:63px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root4.jpg) no-repeat center top;
}

#content_template #photo_root .read {
	width:862px;
	margin: 0 auto 30px auto;
	line-height: 1.7;
}