/* É½¼¨·ï¿ô
------------------------------------------------------------*/
#list_style{
	width:713px;
	border:solid #CCCCCC;
	border-width:0px 1px 0px 1px;
	/*background:#860000;*/
	background:#ffffff;
	padding:0;
}
#list_style:after{
	content:"";
	display:block;
	clear:both;
}
#genrettl{
	display:none;
}
#list_style #list{
	width:711px !important;
	padding:0 0 0 2px;
	position:relative;
}
#list_style #list:after{
	content:"";
	display:block;
	clear:both;
}
#list_style .numberHeader{
	background:url(/etc/advanced/av_road/img/list/bg_numberheader.gif) no-repeat center;
	height:27px;
	margin:0px 0px 0 0px;
	padding:6px 10px 0px 10px;
}
#list_style .numberHeader p{
	float:left;
	font-size:10px;
	/*margin-top:1px;*/
	line-height:1.2;
}

#list_style .numberHeader ul{
	float:right;
}
#list_style .numberFooter{
	background:url(/etc/advanced/av_road/img/list/bg_numberfooter.gif) no-repeat center;
	height:27px;
	margin:10px 0 0 0;
	padding:6px 10px 0;
}
#list_style .numberFooter p{
	float:left;
	font-size:10px;
	/*margin-top:4px;*/
	line-height:1.2;
}
#list_style .numberFooter p a{
	color:#333333;
	text-decoration:none;
}
#list_style .numberFooter p a:hover{
	color:#333333;
	text-decoration:underline;
}
#list_style .numberFooter ul{
	float:right;
}
#list_style .preview,
#list_style .next{
	float:left;
	text-indent:-9999px;
}
#list_style .spacer{
 display:block;
	background:url(/etc/advanced/spacer.gif) no-repeat;
	width:62px;
	height:21px;
	margin-right:2px;
}
#list_style .preview a{
	display:block;
	background:url(/etc/advanced/av_road/img/list/preview.gif) no-repeat;
	width:62px;
	height:21px;
	margin-right:2px;
	overflow:hidden;
}
#list_style .preview a:hover{
	display:block;
	background:url(/etc/advanced/av_road/img/list/preview_o.gif) no-repeat;
	width:62px;
	height:21px;
	margin-right:2px;
}
#list_style .next a{
	display:block;
	background:url(/etc/advanced/av_road/img/list/next.gif) no-repeat;
	width:62px;
	height:21px;
	overflow:hidden;
}
#list_style .next a:hover{
	display:block;
	background:url(/etc/advanced/av_road/img/list/next_o.gif) no-repeat;
	width:62px;
	height:21px;
}
#list_style .numberHeader li{
	font-family:Tahoma;
	float:left;
	margin:0px 4px 0px 0px;
}
#list_style .numberFooter li{
	font-family:Tahoma;
	float:left;
	margin-right:4px;
}
#list_style .listNoTop a{
	display:block;
	width:11px;
	height:11px;
	text-decoration:none;
	background:#FFDDCC;
	padding:1px;
	margin-top:3px;
	border:1px solid #CCC;
	font-size:9px;
	text-align:center;
	color:#cc5500;
	line-height:12px;
}
#list_style .listNo a{
	display:block;
	width:11px;
	height:11px;
	text-decoration:none;
	background:#FFF;
	padding:1px;
	margin-top:3px;
	border:1px solid #CC5500;
	font-size:9px;
	text-align:center;
		color:#cc5500;
		line-height:12px;
		overflow:hidden;
}
#list_style .listNo a:hover{
	display:block;
	width:11px;
	height:11px;
	text-decoration:none;
	background:#FFDDCC;
	padding:1px;
	margin-top:3px;
	border:1px solid #CCC;
	font-size:9px;
	text-align:center;
		color:#cc5500;
		line-height:12px;
}
/*
#list_style .listNone a{
	display:block;
	width:11px;
	height:11px;
	text-decoration:none;
	padding:1px;
	margin-top:3px;
	font-size:10px;
	text-align:center;
}
#list_style .listNo a:hover{
	display:block;
	width:11px;
	height:11px;
	text-decoration:none;
	padding:1px;
	margin-top:3px;
	font-size:10px;
	text-align:center;
}
*/