.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.phototitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.frame_top_line {
	background-image: url(page_design/frame/images/frame_top_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frmae_btm_line {
	background-image: url(page_design/frame/images/frame_btm_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.frame_left_line {
	background-image: url(page_design/frame/images/frame_L_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.frame_right_line {
	background-image: url(page_design/frame/images/frame_R_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.photo_top_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.story_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
}
.story-trans {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(story/trans.png);
	background-repeat: repeat-x;
	background-position: center;
}
