<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul {margin:0;padding:0}
.fl-pic a img{
	width:195px;
	height:110px;
	border:none;}

.friend-Link{
	position:relative;
	width:1000px;
	height:170px;
	}
.fl-pic{
	overflow:hidden;
	width:1000px;
	height:170px;
	white-space:nowrap;
	}
	
.fl-pic ul{
	width:3500px;
	}
	
.fl-pic ul li{
	float:left;
	display:inline;
	margin:10px 0 0 20px;
	width:195px;
	height:130px;
	}
.fl-pic ul li img{
	padding:5px;
	border:1px solid #CCC;
}

.left-arrow a,.right-arrow a{
	width:39px;
	height:47px;
	display:block;
	background:red;}
.roll_a {
	display:block;
	width:206px;
	height:25px;
	margin-top:5px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:#F6F6F6;
	}
.roll_a:hover {
	color:#900;
}

.left-arrow {
	text-decoration:none;
	margin-left:850px;
	color:#999;
	}
.right-arrow {
	text-decoration:none;
	color:#999;
	margin-left:10px;
	}</pre></body></html>