@charset "utf-8";
/* CSS Document */

table{
	width:100%;
	margin-top:50px;
	}

th{
	padding-bottom:50px;
	}

td.url{
	padding-bottom:50px;
	}

td{
	padding:5px 0 5px 10px;
	line-height:1.2em;
	color: #666;
	}
