@charset "utf-8";

@media screen, print {

.thumblist {
	width:100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.thumblist h2 {
	color: #0067CE;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 4px;
}

.thumblist .photo_table {
	margin: 0px auto 0px auto;
	width: 646px;
}

.thumblist .item_box_lt {
	width: 129px;
	float: left;
	height: 129px;
}

.thumblist .item_box_r {
	width: 130px;
	float: left;
	height: 129px;
}

.thumblist .item_box_b {
	width: 129px;
	float: left;
	height: 130px;
}

.thumblist .item_box_rb {
	width: 130px;
	float: left;
	height: 130px;
}

.thumblist .frm_left_top {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #0099CC;
	padding: 4px 4px 4px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}

.thumblist .frm_right {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #0099CC;
	padding: 4px 4px 4px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}

.thumblist .frm_bottom {
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #0099CC;
	padding: 4px 4px 4px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}

.thumblist .frm_right_bottom {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0099CC;
	padding: 4px 4px 4px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}

.thumblist img {
	vertical-align: middle;
}

}
/* end of file */
