<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.min{
	width:730px;
}

.picbox{
	display:inline-block;
	width:100%;
}

.top_pic{
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(templates/w005/js/css3/PIE2.0/PIE.htc);
	padding:5px;
	margin:10px 0px;
	text-align:center;
}
.pro{
	float:left;
	width:243px;
	vertical-align:middle;
	text-align:center;
	margin:5px 0px;
}
.pro a{
	text-decoration:none;
}
.pro a.tt{
	text-decoration:none;
	line-height:30px;
	font-size:13px;
	color:#808080;
	font-weight:bold;
}
.pro a.tt:hover{
	text-decoration:underline;
	color:#000;
}
.box{
	width:168px;
	height:137px;
	position:relative;
	margin: 0 auto;
	border: 1px solid #575757;
}
.box:hover{
	border: 1px solid #157B94;
}
.box  img{
	position: absolute;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
}
.txt {
	text-align: center;
}
</pre></body></html>