/*---------------------------LIST agent-----------------------------*/
.agent-bound
{
	margin-top:14px;
	padding-left:10px;
	margin-right:6px;
	margin-bottom:20px;
}
.agent-title
{
	font-size:18px;
	font-weight:bold;	
	color:#FFFFFF;
}
.agent-content-bound
{
	margin-left:35px;
}
.agent-content-title
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	color:#FFFFFF;
}
.agent-content-title A
{
	color:#FFFFFF;
}
.agent-childs-bound
{
	padding-left:10px;
		color:#FFFFFF;
}
.agent-childs-table
{
	width:98%;	
}
.agent-childs-table tr td
{
	text-align:left;
	vertical-align:top;
}
.agent-childs-table tr td div
{
	margin-left:5px;
}
.agent-childs-name
{
	font-weight:bold;
	color:#FFFFFF;
}
.agent-childs-description
{
	padding-left:5px;
}
.agent-childs-description b,
.agent-childs-description td,
.agent-childs-description span,
.agent-childs-description div,
.agent-childs-description font,
.agent-childs-description a,
.agent-childs-description a:hover
{
	color:#FFFFFF;
}
/*---------------------------agent detail-----------------------------*/