/* ƒNƒŠƒA */

.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom: 1;
}


div#gallerycontensArea .attention{
	font-weight: bold;
	color: #ff0000;
}

.layoutCenter{
	text-align: center;
}

.layoutLeft{
	float: left;
	margin: 0 10px 5px 17px;
}
ul.talkshowPhotoBox{
	overflow: hidden;
	width: 526px;
	margin: 0 auto !important;
	padding: 0 !important;
	list-style: none;
}
ul.talkshowPhotoBox li{
	float: left;
	text-align: center;
	margin: 0 !important;
	padding: 0 10px 20px 10px !important;
}


