@charset "UTF-8";
/* ============= searchAreaA =========== */
#searchAreaA{
height:2em;
padding:0 0 5px 0;;
margin:0 0 10px 0;
overflow:hidden;
}




/* ==========[ photoBox ]=====585px 577px ===== */
.photoBox {
	background:#B2B1B1;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;
}
#photo_new2 li {
	display: block;
	float: left;
	overflow: hidden;
	padding:0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
	width: 124px;
}
#photo_new2 .photo {
width: 124px;
height: 124px;
margin:0;
padding:0;
text-align: center;
}
#photo_new2 .photo a img {
border: solid 2px #ffffff;
}
#photo_new2 .photo a:hover img {
border: solid 2px #56ccc7;
}
#photo_new2 .photoText {
margin: 2px 0 0 0;
font-size: 10px;
color:#FFFFFF;
line-height: 1.2em;
text-align: center;
}
.phptoboxFoot{
	width: 550px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;/* border-top:solid 1px #E5E4E1; */
}
#photo_new2_cont {
	float: right;
	height: 149px;
}
