#indexGallery
{
	width:225px;
	height:235px;
}
#indexGallery div.border { background:#ebebeb; }
#indexGallery div.border div.content { background:white url('/img/template/indexGallery/1px.gif') 0px 180px repeat-x;}
#indexGallery div.border div.content table
{
	margin-left:4px;
	width:214px;
}
#indexGallery div.border div.content table td { padding:0; }
#indexGallery div.border div.content table .indexGalleryPrev img, #indexGallery div.border div.content table .indexGalleryNext img
{
	width:20px;
	height:26px;
	margin-bottom:12px;
	cursor:pointer;
}
#indexGallery div.border div.content table div.indexGalleryItems
{
	position:relative;
	overflow:hidden;
	width:120px;
	height:235px;
}
#indexGallery div.border div.content table div.indexGalleryItems ul
{
	width:3200px;
	padding:0;
	margin:0;
	list-style-type:none;
}
#indexGallery div.border div.content table div.indexGalleryItems ul li
{
	float:left;
	width:120px;
	height:235px;
	padding:0;
	margin:0;
}
#indexGallery div.border div.content table div.indexGalleryItems ul li img { height:180px; }
#indexGallery div.border div.content table div.indexGalleryItems ul li p { padding: 12px 2px 0 2px; }
