﻿#mainContentBox_contentBox
{
}

#p_list
{
	list-style:none;

	margin-left:auto;
	margin-right:auto;
}
#p_list li
{
	width:200px;
	height:170px;
	float:left;
	margin:7px 10px;
}
.p_imgBox
{
	width:200px;
}
.p_imgBox a img
{
	width:200px;
	height:132px;
	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;
}