<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#present_2014summer*/

#present_2014summer .head{
	width: 610px;
	height: 240px;
	position: relative;
}
#present_2014summer .head a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 610px;
	height: 0;
	padding-top: 240px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/present_bd1_start.jpg) no-repeat center top;
}
#present_2014summer .item-detail{
	display: block;
	box-sizing: border-box;
	margin: 20px auto 15px auto;
	padding: 10px 15px;
	width: 410px;
	background: #ffffff;
	border: solid 2px #DB0100;
	border-radius: 6px;
	position: relative;
	behavior: url("/slamdunk/PIE/PIE.htc");
	overflow: hidden;
}
#present_2014summer .item-detail .image{
	float: right;
	width: 90px;
}
#present_2014summer .item-detail .name{
	margin-bottom: 0.7em;
	font-size: 19px;
}
#present_2014summer .item-detail .name small{
	font-size: 0.7em;
}
#present_2014summer .item-detail .note{
	font-size: 12px;
}</pre></body></html>