/* CSS Document */
.tip_list a{
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.tip_list a:hover{text-decoration: underline;}
