@charset "utf-8";
/* CSS Document */

#container {
	width:1000px;
	height: auto;
	float:left;
}
#container .p10 {
	padding:2px;
}
#container .photo-box {
	display: flex;
	justify-content: space-between;
}
#container .title_a {
	width:98%;
	height:30px;
	border-bottom:1px #CCCCCC solid;
}
#container .preferential {
	width:133px;
	height:34px;
	margin:2px 5px 2px 14px;
	float:left;
}
