
.tip {
	width: 212px;
	margin-top:25px;
	padding-top:15px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 550;

	
	
	background: transparent url(images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 15px 10px 15px; font-size:12px; color:#003399; font-family:Arial, Helvetica, sans-serif}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 22px;}


.dotted_line { background-image:url(web/L001/images/dottedline.jpg); background-repeat:repeat-x; height:1px;}