table {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	}
table img {
	vertical-align: middle;
	padding-right:3px;
	}
.table-l {
	width:25%;
	background: url(../img/3.jpg);
	padding:10px 0 10px 10px;
	border-bottom:1px #333333 solid;
	}
.table-r,.table-r2 {
	padding:10px 0 10px 20px;
	border-bottom:1px #333333 solid;
		}
.table-r2 {
	background: url(../img/japan.jpg) no-repeat right 20px;
		}
table em {
	background-color:#FFFF00;
	padding:2px;
	line-height:1.7em;
	}