#content_cont{
	width:900px;
	margin:0 auto;
	padding:30px 0;
}

#content_cont img{
	margin:0 15px 15px 15px;
}

#contentwrap{
	margin:40px auto 0 auto;
	padding: 0 0 25px 0;
	width: 740px;
	background-color: #E0E0E0;
	border: 1px solid #ccc;
}

#contentwrap h1{
	margin:0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:40px;
	letter-spacing:2px;
	font-weight:400;
	color: #2B2B2B;
}	

#contentwrap .print, #contentwrap .sculpture, #contentwrap .exhibition, #contentwrap .environment, #contentwrap .lecture, #contentwrap .music{
	width: 720px;
	margin: 0 0 10px -7px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	background-color: #FCFCFC;
}

#contentwrap .exhibition{
	border-left: 7px solid #d3544f;
}

#contentwrap .print{
	border-left: 7px solid #415693;
}

#contentwrap .sculpture{
	border-left: 7px solid #fcb040;
}

#contentwrap .music{
	border-left: 7px solid #4b3c62;
}

#contentwrap .environment{
	border-left: 7px solid #bed3a3;
}

#contentwrap h2{
	margin:10px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:400;
	color: #2B2B2B;
}

#contentwrap h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400!important;
	font-size: 15px;
	color:#2B2B2B;
}

#contentwrap .date{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#2B2B2B;
}

#contentwrap .time{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#2B2B2B;
}

#contentwrap .detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#2B2B2B;
}

.imagecrop{
	width: 242px;
	height: 162px;
	float: right;
	margin: 0 -10px 0 10px;
	overflow: hidden;
}

.imagecrop img{
	width: 242px;
	height: auto;
	margin: 0!important;
}

#backtotop{
	float: right;
	margin: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B!important;
	text-decoration: none!important;
}

#backtotop:hover {
	color: #2B2B2B!important;
	text-decoration: underline!important;
}