/*友情链接内容*/
.yqlj_content {
	display:none;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	height:100px;
}
.yqlj_tab {
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight: bold;
}
.yqlj_tab_withbg {
	background:url(yqlj_active.gif) center bottom no-repeat;
}
/*公共友情链接*/
.common_yqlj {
	margin-top:8px;
	margin-bottom:5px;
}
/*派出所链接样式*/
.yqlj_content ul li {
	float:left;
	margin:5px 10px;
	list-style:none;
	display:block;
	white-space: nowrap;
}
