.show_picture {
	float:left;
	margin: 5px 5px 10px 5px;
	width:200px;
	height:300px;
	text-align: center;
}
.exhibitionList { 
	float: left; 
	width: 100%; 
	text-align: center; 
	margin: 0 20px 15px 20px; 
	background: #e0e0e0; 
	border: 1px solid #000; 
}
.exhibitionImgFirst { 
	float: left; 
	width: 300px; 
	text-align: center; 
	margin: 0 20px 15px 0; 
	background: #e0e0e0; 
	border: 0px solid #000; 
}
.exhibitionImg { 
	float: left; 
	width: 240px; 
	text-align: center; 
	height:420px; 
	margin: 0 5px 10px 5px; 
	background: #e0e0e0; 
	border-top: 10px solid #e0e0e0; 
	border-bottom: 10px solid #e0e0e0; 
	border-left: 5px solid #e0e0e0; 
	border-right: 5px solid #e0e0e0; 
}

.exhibitionImgShortNews { 
	float: left; 
	width: 240px; 
	text-align: center; 
	height:260px; 
	margin: 0 5px 10px 5px; 
	background: #e0e0e0; 
	border-top: 15px solid #e0e0e0; 
	border-bottom: 10px solid #e0e0e0; 
	border-left: 5px solid #e0e0e0; 
	border-right: 5px solid #e0e0e0; 
}

.exhibitionImgHigh { 
	float: left; 
	width: 240px; 
	text-align: center; 
	height:430px; 
	margin: 0 5px 10px 5px; 
	background: #e0e0e0; 
	border-top: 10px solid #e0e0e0; 
	border-bottom: 10px solid #e0e0e0; 
	border-left: 5px solid #e0e0e0; 
	border-right: 5px solid #e0e0e0; 
}

.exhibitionImgShort { 
	float: left; 
	width: 240px; 
	text-align: center; 
	height:340px; 
	margin: 0 5px 10px 5px; 
	background: #e0e0e0; 
	border-top: 10px solid #e0e0e0; 
	border-bottom: 10px solid #e0e0e0; 
	border-left: 5px solid #e0e0e0; 
	border-right: 5px solid #e0e0e0; 
}

.exhibitionImgFirstPage { 
	float: left; 
	width: 220px; 
	text-align: center; 
	height:400px; 
	margin: 0 10px 15px 0; 
	background: #e0e0e0; 
	border: 20px solid #e0e0e0; 
} 
.exhibitionImgTal {}

.imagewrapmd {}

.exhibitionImgTalFirst {
	margin: 20px 0 0 0; 
}

li.exhTitle {
	margin: 0 15px 5px 0;
	list-style: none; 
	text-align: right;
	font-weight: normal;
	font-size: 11px; 
}

li.exhTitlePlain {
	margin: 0 15px 0 0; 
	list-style: none; 
	text-align: right;
	font-weight: normal;
	font-size: 11px; 
}

li.exhCopyright {
	margin: 0 15px 0 0; 
	list-style: none; 
	text-align: right;
	font-weight: normal;
	font-size: 10px; 
}

li.exhTitleFirst {
	margin: 0 0 2px 0; 
	width:160px;
	list-style: none; 
	text-align: left;
	font-weight: bold;
	font-size: 13px; 
}

li.exhArtist, li.exhAll, li.exhName, li.exhLink {
	list-style: none; 
	margin: 0 15px 0 0;
	text-align: right;
}

li.exhArtistFirst, li.exhAllFirst, li.exhNameFirst, li.exhLinkFirst {
	list-style: none; 
	margin: 0 15px 0 0;
	text-align: left;
}

#show_price {
	margin: 0 15px 10px 0; 
	text-align: right;
}

