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

#p_list
{	clear: both;
	list-style:none;
	
	margin-left:auto;
	margin-right:auto;
}
#p_list li
{
	width:305px;
	height:300px;
	float:left;
	margin:7px 32px;
}
.p_imgBox
{
	width:316px;
}
.p_imgBox a img
{
	width:305px;
	height:262px;
	border:1px solid #ccc;
	padding:2px;
}
.p_imgBox a:hover img
{
	border-color:#f60;
}
.link_box
{
	text-align:center;
}
.link_box a
{
	line-height:30px;
}</pre></body></html>