/*
* @Author: ansen
* @Date:   2017-10-20 14:54:03
* @Last Modified by:   ansen
* @Last Modified time: 2017-10-26 13:38:46
*/
@import url("dennis.css");
@import url("ansen.css");
#ADDR_TIPS .list-search-row{
	margin-top:-30px;
	z-index: 0;
}
#ADDR_TIPS .list-search-row.notice{
	margin-top:0px;
	padding: 0 3px 0;	
}
#ADDR_TIPS h4{
	color:red;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:3px;
}
#ADDR_TIPS ol{
	padding-left: 16px;
}
#ADDR_TIPS ol li{
	margin-bottom: 5px;
}
#ADDR_TIPS p.red-text{
	color:red;
}

