/* CSS Document */

#link_list ul {
	margin: 10px 0;
}
#link_list li {
	margin: 14px 0;
	text-align: center;
	list-style-type: none;
	}

/*NC
////////////////////////////////////////////////////*/
#link_list li a{ text-decoration:none;}
#link_list p { font-family:Georgia, "Times New Roman", Times, serif; }

