﻿#search dd
{
	margin: 8px;
}
#txtSearch
{
	width: 115px;
	height: 15px;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.cmdSearch
{
	cursor: hand;
	width: 105px;
	border: 1px solid #cccccc;
	margin-left: 5px;
}

#listright
{
	width: 726px;
	height: 368px;
	float: right;

}

#listright .header
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #D55725;
}

#list_content h4
{
	display: none;
}

#list_content ul
{
	margin-top: 5px;
	margin-left: 5px;
	line-height: 25px;
}

#list_content li
{
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #777777;
}

#list_content li a
{
	width: 620px;
	margin-left: 15px;	
}

#list_footer
{
	clear: both;
	text-align: right;
	margin-right: 12px;
}

.lj
{
	margin-top: 5px;
	display: block;
}