.ico {
  display: inline-block;
  line-height: 1;
  font-style: normal; }
  .ico:before {
    font-family: "FontAwesome"; }
  .ico.ico-fb:before {
    content: "\f09a"; }
  .ico.ico-tw:before {
    content: "\f099"; }
  .ico.ico-g:before {
    content: "\f0d5"; }
	
	li {
	list-style:none; }