
#banner_top {
	width:			300px;
	height:			40px;
	line-height:	40px;
	text-align:		left;
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		16px; 
	font-weight: 	bold; 
	color: 			#174B82; 	
}

#banner_line {
	width:			300px;
	height:			42px;
}

#banner_line_icon {
	width:			90px;
	height:			42px;	
	float:			left;
}

#banner_line_txt {
	width:			210px;
	height:			42px;	
	line-height:	18px;	
	float:			left;
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		14px; 
	font-weight: 	normal; 
	color: 			#999; 	
	overflow:		hidden;
}


#banner_line_txt b {
	color: 			#174B82; 	
}

