@charset "utf-8";
/* CSS Document */
#gal	{
}
#gal h3	{
	margin-bottom: 20px;
}
p.pagetop	{
	clear: both;
	text-align: right;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
}
p.pagetop img	{
	margin-top: 10px;
}
div.pho	{
	height: 120px;
	width: 290px;
	background-color: #E8E7DD;
	position: relative;
	font-size: 12px;
	float: left;
}
div.cen	{
	margin: 0 7px 7px 0px;
}
div.pho h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C1272D;
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 15px;
	margin-left: 7px;
}
div.pho h4 a	{
	color: #666666;
	line-height: 2em;
	background-image: url(img/g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
div.pho h4 span	{
	color: #666666;
	line-height: 2em;
}
div.pho .pic	{
	position: absolute;
	top: 15px;
	right: 20px;
	padding: 2px;
	background-color: #FFFFFF;
}
div.pho .none	{
	background-color: #000000;
	height: 120px;
	width: 230px;
	position: absolute;
	top: 0px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
div.pho .nonep	{
	background-color: #000000;
	height: 140px;
	width: 230px;
	position: absolute;
	top: 0px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
