.auto-style9 {
	
    font-size: 14pt;
    font-weight: bolder;
    color: #222;
    line-height: 1.45em;
    font-family: Lato,"PingFang TC","Helvetica Neue",Helvetica,微軟正黑體修正,微軟正黑體,Arial,sans-serif;
    -webkit-text-size-adjust: none;
    color: #222;	
	
	
	
	


		a:link {
			color: #222;
		}

		a:visited {
			color: #222;
		}

		a:hover {
			color: #CC0000;
			
		}

		a:active {
			color: #222;
		}


}


li
{
 list-style-type:none;
}

.friendly_a{
position:relative;
left:200px;
}

.friendly_a:hover{
color:red;
}
