@charset "utf-8";
/* CSS Document */
.main_sort {
	margin-top: 12px;
}
.main_cont {
	margin-top: 8px;
}
.main_sort h5 {
	margin-bottom: 14px;
	font-size: 10pt;
}
.list a {
	color: #4170A0;
}
.tb2 {
	width: 100%;
}
.tb2 th {
	height: 33px;
	font-size: 10pt;
	background-image: url(../images/title_bg3.gif);
	background-repeat: repeat;
	line-height: 33px;
	text-align: left;
}
.tb2 thead th {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.tb2 tbody th {
	padding-left: 20px;
}
.tb2 tbody td {
	background-color: #fafafa;	
	line-height: 25px;
	border-bottom: 1px solid #D8D8D8;
	padding: 4px 0 4px 20px;
}
.tb2 tbody td a {
	color: #000000;
}
.tb2 tbody td a:hover {
	color: #7abd19;
	text-decoration: underline;
}
.tb2 tbody td {
	padding: 2px 0 2px 20px;
}

.tb3 tbody th {
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
}
.tb3 thead th {
	font-size: 10pt;
}
.tb3 tbody td {
	padding: 2px 0 2px 5px;
}
.tb3 .td01 {
	width: 12%;
	padding-left: 5px;
}
.tb3 .td02 {
	width: 35%;
}
.tb3 .td03 {
	width: 35%;
}
.tb3 .td04 {
	width: 18%;
}
.tb4 thead th {
	text-align: left;
}
.tb5 td {
	width: 16%;
}

.SortList dd {
	margin-left: 16px;
}
.SortList {
	background-color: #fff;
	border: solid 1px #ccc;
}
.SortList h4 {
	color: #000;
	background-color: #f5f5f5;
	padding-left: 20px;
	overflow: hidden;
	line-height: 25px;
	border-bottom: solid 1px #ccc;
}
.SortList h4 span {
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
	color: #f00;
	font-weight: bold;
}
.list_wm {
	WIDTH: 400px;
}
.SortList2 
{
	padding-left: 20px;
	padding-top: 12px;
}
.SortList2 ul {
	margin-top: 2px;
	margin-left: 12px;
}
.SortList2 li {
	line-height: 16px;
	height: auto;
	display: inline;
	float: left;
	width: 18%;
}
.SortList2 a {
	color: #005F2A;
}
.SortList2 a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.SortFolderClose {
	background-image: url(../images/Sort_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 4px;
	cursor: pointer;
}
.SortFolderOpen {
	background-image: url(../images/Sort_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 4px;
	cursor: pointer;
}
.agentinfo li {
	line-height: 20px;
}
.agentinfo li span {
	font-weight: bold;
}
.search {
	margin: 0;
	padding-bottom: 0;
	height: 33px;
	font-size: 10pt;
	border-bottom: solid 1px #D8D8D8;
	line-height: 33px;
	text-align: center;
}
.noinfo {
	margin-left: 24px;
	margin-top: 20px;
}
.agentinfo2 {
	padding-top: 20px;
}
.agentinfo2 li {
	line-height: 25px;
}
.agentinfo2 li span {
	font-weight: bold;
	padding-right: 4px;
}
.agent_info {
	padding-top: 20px;
}
.agent_info li span {
	font-weight: bold;
	padding-right: 4px;
}