@charset "utf-8";
/* CSS Document *//*TSregulators.html*//*TSexpert.html*/
#regulators,#ealers,#expert{
	margin-top:10px;
	border:1px solid #c5ddf1;
	padding:1px;
	}
#regulators .tit,#ealers .tit,#expert .tit{
	font-size:14px;
	background:url(../images/message_h1bg.png) repeat-x;
	color:#015BAB;
	height:23px;
	padding:8px 0px 0px 10px;
	font-weight:bold;
	line-height:14px;
	}
.regList,.ealList,.expList{
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	line-height:20px;
	}
.regList p.borBot,.expList p.borBot{
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dashed #CCCCCC;
	}
.regList p span,.expList p span{
	color:#bd0a01;
	}
.expList p{
	color:#1F376D;
	}
/*TSdealers.html*/
.ealList table{
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #ccc;
	color:#012E72;
	}
.ealList table td,.ealList table th{
	border:1px solid #ccc;
	}
.ealList table td a{
	color:#bd0a01;
	}
.ealList table td span{
	color:#ff0000;
	}
