@charset "utf-8";
/* CSS Document */

#loading {
		position: absolute;
		top: 3px;
		right: 15px;
}
		
.qtip { color:#DDD; font-size:12px; }
	.qtip .title { font-size:13px; padding-bottom:5px; margin-bottom:5px; border-bottom:dotted 1px #999; font-weight:bold; color:#FFF; }
	.qtip .town { color:#FFF; }
	.qtip a:hover { color:#F60; }
