/*--- common ---*/
.cmn{
	clear:both;
	width:620px;
	height:1px;
	margin:0px;
	padding:10px;
	background:url(../images/event/cmm.gif) repeat-y;
}
/*--- photo container frame ---*/
.pct{
	width:295px;
	height:35px;
	background:url(../images/common/pct.gif) no-repeat;
}
.pcm{
	width:295px;
	padding:1 10;
	background:url(../images/common/pcm.gif) repeat-y;	
	vertical-align:top;
}
.pcm div{
	padding:2 1;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	line-height:160%;
	color:#666666;
}
.pcb{
	width:295px;
	height:5px;
	background:url(../images/common/pcb.gif) no-repeat;
}