﻿.UC_LastPhoto_MainPage_MainPnl
{
	border: 1px Solid #BFBFBF;
	padding: 5px 0px 5px 0px;
}

.UC_LastPhoto_MainPage_Item_Box
{
	float:right;
	width: 180px;
	height: 180px;
	margin:3px;
	padding:2px;
	border:1px solid #000000;
	overflow:hidden;
	background-color:#eeeeee;
}

.UC_LastPhoto_MainPage_Item_Image
{
	border:none;
}

.UC_LastPhoto_MainPage_Item_Image_Box
{
	width: 180px;
	height: 180px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}

.UC_LastPhoto_MainPage_Item_Text
{
	background-image: url('../PublicIMG/BG.png');
	width: 176px;
	height: 26px;
	padding:2px;
	overflow:hidden;
	position:relative;
	top:-30px;
	color:#FFFFFF;
	text-align: center;
}
