@charset "UTF-8";

.uq_L4list {
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
.uq_L4list a {
	color:#000000;
}
.UQ_L4line {
	line-height:2px;
	background:url(http://im.uniqlo.cn/L4/img/line.jpg) no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}
.UQ_L4list {
	border-bottom:1px dashed #999;
	padding:0;
	margin:0; 
	/*padding-bottom:5px; 
	margin-bottom:8px;*/
}
.UQ_L4listTab {
	width:188px;
	height:25px;
	background:url(http://im.uniqlo.cn/L4/img/L4minlogo_2.png) no-repeat;
	background-color:#FFF;/*收起背景*/
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.UQ_L4listContent {
	margin: 0px;
	padding: 0px;
}
.UQ_L4listTab a {
	color: black;
	text-decoration: none;
}
/*默认背景色(展开)*/
.UQ_L4listOpen .UQ_L4listTab {
	background:url(http://im.uniqlo.cn/L4/img/L4minlogo_1.png) no-repeat;
	background-color: #FFF;
}
.UQ_L4listClosed .UQ_L4listTab {
/*background-color: #EFEFEF; */
}
/*鼠标进入背景色*/
.UQ_L4listTabHover, .UQ_L4listOpen .UQ_L4listTabHover {
/*background-color: #F00;*/
}
/*选中背景色*/
.UQ_L4listFocused .UQ_L4listTab {
/*background-color: #3399FF;*/
}
.UQ_L4listContent ul li {
	line-height:25px;
	/*text-indent:1em;*/
	padding-left:10px;
}
.UQ_L4listContent ul li a {
	color:#000000;
}
.UQ_L4listTab div {
	text-align:right;
	margin-right:18px;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}
.UQL4img_topmargin {
	padding:0px;
	margin-top:0px;
	/*margin-top:5px;*/
}
