@charset "utf-8";

.txred	{color:#FF0000	!important;}
.txB	{font-weight:600;	!important;}

.fLeft{
	float:left;
	display:block;
	/*background-color:#666;*/
	}

dl.cap {
	width:100%;
	clear:both;
	display:block;
	margin:25px 0px 20px 0px;
	/*font-size:77%;*/
	line-height:1.5;
	color:#222;
	}

dl.cap dt {
	width:28px;
	clear:left;
	float:left;
	display:inline;
	text-align:center;
	}

dl.cap dd {
	width:885px;
	float:left;
	margin:0px 0px 3px 0px;
	display:inline;
	}