/* CSS Document */
.left {
	float: left;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
.left_inner {
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
	height: 100px;
	background-image: url(../../img/photo/bg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.copy_01 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.photo .left img, .others .left img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
}
.pic img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.title {
	font-size: 10px;
	color: #006600;
	text-align: center;
	clear: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../img/photo/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 31px;
	overflow: hidden;
}
.title p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pic {
	text-align: center;
}

