#outframe {
	position: relative;
	margin: 0px 0px 0px 0px;
	border: 1px solid #b0c4de;
	width: 148px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4c4c4c;
	overflow: hidden;
}

#inframe {
	position: relative;
	cursor: pointer;
}

#caption01 {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 1.4;
	color: #696969;
	background-color: #f0ffff;
}

#caption02 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 1.2;
	color: #696969;
	background-color: #f0ffff;
}
