@charset "gb2312";
/* CSS Document */
.list_l{float:left;width:240px;overflow:hidden;}
.list_r{float:right;width:700px;overflow:hidden;}


.list_dh{
	width:700px;
	padding-top:8px;
	height:22px;
	background-image:url(listdh.gif);
	overflow:hidden;
	color:#178BAC;
	text-indent:20px;}
.list_dh a{color:#178BAC;}

.list_page{
	width:700px;
	padding-top:4px;
	height:26px;
	background-image:url(listdh.gif);
	text-align:center;}


.list_bor dl{
	width:120px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-left:15px;
	display:inline;
	height:100px;
	margin-top:5px;}
.list_bor dl dd img{
	width:97px;
	height:72px;
	border:solid 1px #CCC;
	padding:1px;}
.list_bor dl dt{ text-align:left; text-indent:12px; padding-top:5px;}
.list_bor dl dt a{ color:#0D4D60;}
.number { font-weight:bold; color:#1685A5;}