﻿/*----左边两个TOP10-----*/
#d_left dl
{
	background-position: left top;
	background-repeat: no-repeat;
	margin:10px 17px;
	width:223px;
	height:307px;
	}
#d_left dt
{
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #362d1a;
	line-height: 38px;
}
#d_left dd
{
	 line-height:23px;
}
#d_left dd a
{
	color: #333;
	font-size: 1.2em;
	padding-left: 20px;
	text-decoration: none;
}
#d_left dd a:visited
{
	color: #666;
}
#d_left dd a:hover
{
	text-decoration: none;
	color: #92281a;
}
#left_top1
{
	background-image: url(../images/listall/left_bg1.gif);
}
#left_top2
{
	background-image: url(../images/listall/left_bg2.gif);
}

/*----右边主体------*/
/*-----搜索兰-----*/
#d_search
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/listall/search_bg.gif);
	width:544px;
	height:43px;
	margin-top:8px;
	margin-left:20px;
	font-size:1.2em;
	color:#666;
	text-indent:40px;
}
#d_search input,#d_search span,#d_search img
{
	 position:relative;
}
#d_search input
{
	border:solid 1px #ccc;
	top:6px;
	left:30px;
}
#d_search span
{
	top:6px;
	}
#d_search img
{
	top:11px;
	left:70px;
	cursor:pointer;
	}
	
/*----列表------*/
#d_right table
{
	width:570px;
	border-collapse:collapse;
	font-size:1.3em;
	margin-top:10px;
	color:#666;
	letter-spacing:1px;
	}
#d_right table a
{
	color:#333;
	text-decoration:none;
	}
#d_right table a:visited
{
	 color:#999;
	}
#d_right table a:hover
{
	 border-bottom:dashed 1px #666;
	}
.col1
{
	width:320px;
	}
.col2
{
	width:130px;
	}
.col1, .col2, .col3,.col4
{
	font-family: Latha, Arial;
	border-right:dashed 1px #757575;
}
#d_right td img
{
	width:40px;
	height:45px;
	}
.col2,.col3,.collast
{
	 cursor:pointer;
	}
.
#d_right thead
{
	 background-color:#F7F7F7;
}
#d_right th
{
	border-top:solid 3px #727272;
	border-bottom:solid 1px #727272;
	padding:0.4em 0;
	}
#d_right tbody tr:hover
{
	 background-color:#F1F1F1;/*#edf5ff;*/
	}
#d_right tbody
{
	 background-color:#F9F9F9;
	}
#d_right td
{
padding:0.3em 0;	
text-indent:20px;
}
#d_right tfoot td
{
	 background-color:#F2F2F2;
	 border-bottom:solid 1px #d6d6d6;
	 padding:0.4em 0;
	 text-align:center;
	}
#d_right tfoot a
{
	margin:0 2px;
	}
#d_right tfoot a:hover
{
	color:#000;
	border:0;
	}
