@charset "utf-8";
/* CSS Document */

.photo_box_01 {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-bottom: 20px;
}

.photo_box_02 {
	background-color: #FFF;
	padding: 5px;
	float: left;
	height: 200px;
	width: 200px;
	border: 1px solid #e7e7e7;
}

.photo_box_03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	font-size: 24px;
	font-family: "微軟正黑體";
	float: left;
	margin-left: 20px;
	width: 350px;
}
.photo_box_04 {
	font-size: 12px;
	color: #828282;
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
}
.more {
	float: right;
	height: 21px;
	width: 57px;
	margin-top: 40px;
}
.photo_box_05 {
	float: left;
	height: 300px;
	width: 180px;
	border: 1px solid #b5b5b5;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
