#ListTitle{
	padding-left:10px;
	line-height:25px;
	clear:right;
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	height:25px;
}

#ListTitle span{
	float:left;
	margin-right:2px;
	text-align:center;
	width:120px;
	height:25px;
	background-image:url(/basic/skin/default/Menu_style.gif);
	background-position:left -880px;
	color:#fff;
	font-weight:bold;

}
#ListTitle a{
	margin-right:2px;
	text-align:center;
	width:80px;
	height:25px;
	background-image:url(/basic/skin/default/Menu_style.gif);
	background-position:left -830px;
	color:#444;
}

#ListTitle .selected{
	font-weight:bold;
	text-align:center;
	width:80px;
	height:25px;
	background-image:url(/basic/skin/default/Menu_style.gif);
	background-position:left -800px;
	color:#fff;
}

#ListTitle .more{
	float:right;
	text-align:center;
	width:80px;
	height:25px;
	background-image:url(/basic/skin/default/Menu_style.gif);
	background-position:left -1000px;
}

.indexs{
	margin-bottom:10px;
}

.indexs td{
	padding-left:10px;
	height:25px;
}

.indexs table{
	width:675px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_border.gif);
	background-repeat:repeat-y;
}


.indexs .header{
	padding-left:30px;
	line-height:25px;
	padding-right:10px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_style.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.indexs .header a{
	color:#06F;
	float:left;
	font-size:14px;
}

.indexs .header img{
	margin-top:5px;
	float:right;
	font-size:14px;
}
.indexs .footer{
	line-height:25px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_style.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.indexs .footer a{
	font-weight:bold;
}





.showList td{
	padding-left:10px;
	height:25px;
	border-bottom:1px solid #efefef;
}



.showList table{
	width:675px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_border.gif);
	background-repeat:repeat-y;
}


.showList .header{
	padding-left:30px;
	line-height:25px;
	padding-right:10px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_style.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.showList .header a{
	color:#06F;
	float:left;
	font-size:14px;
}


.showList .footer{
	padding-right:10px;
	line-height:25px;
	height:25px;
	background-image:url(/basic/skin/default/indexs_style.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.showList .footer a{
	font-weight:bold;
	color:#ff6600;
}