@charset "utf-8";

#container {
	margin:30px auto;
}

#container p {
	line-height:28px;
}

#container h4 {
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	line-height:20px;
	margin-bottom:10px;
	background:url(../../images/index/arrow_blue.gif) no-repeat left center;
}

/* box01
---------------------------------------- */
#box01 {
	width:960px;
	display:inline;
	float:left;
	margin-bottom:50px;
}

#box01 .fleft {
	width:660px;
	background:url(../../images/camera/tex.gif) no-repeat 360px top;
}

#box01 .fright {
	width:187px;
	padding-top:12px;
}

/* box02
---------------------------------------- */
#box02 {
	width:960px;
	display:inline;
	float:left;
}

#box02 .fleft {
	width:390px;
}

#box02 .fleft dd span {
	display: block;
	margin-top: 50px;
}

#box02 .fright {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	width:230px;
	text-align:right;
	padding-top:180px;
}

#box02 .fright .tel {
	font-size:16px;
}
