<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.astro_photo{
	float:left;
	width:958px;
	border:1px solid #dddddd;
	background:#ffffff;
	margin-bottom:15px;
}
.astro_photo .photo_current{
	float:left;
	width:958px;
	line-height:40px;
	font-size:13px;
	text-indent:30px;
	color:#555555;
	background:#f5f7fb url("/material/2015/images/icon_4x22_lv.gif") no-repeat 15px 9px;
	border-bottom:1px solid #dddddd;
}
.astro_photo .photo_current a{
	color:#555555;
	text-decoration:underline;
}
.astro_photo .photo_page{
	float:left;
	width:958px;
	text-align:center;
}
.astro_photo .photo_page ul{
	float:left;
	width:600px;
	padding:10px 179px;
	line-height:30px;
	
}
.astro_photo .photo_page ul li{
	float:left;
	width:138px;
	border-width:3px 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
	margin:3px 5px;
	text-align:center;
	background:#f3fbf8;
}

.astro_photo .photo_title{
	float:left;
	width:958px;
	padding:20px 0;
	text-align:center;
}
.astro_photo .photo_title h1{
	font-size:24px;
	font-weight:bold;
}
.astro_photo .photo_main{
	float:left;
	width:938px;
	padding:10px;
	text-align:center;
}</pre></body></html>