.ul_linkList {
	width: 100%;
	margin: 0 auto 50px;
}
	.ul_linkList li {
		clear:left;
		line-height:180%;
		font-size:1.1em;
		padding:20px 0 20px 0em;
		border-bottom:1px dotted #88A6BF;
	}

@media screen and (max-width: 640px){
	
	
}








