/* CSS Document */

#hdr_landing_bg {
	display:block;
	width: 790px;
	height: 190px;
	background: url(images/landing_top_ibm.jpg) no-repeat;
	}
	
#landing_content #landing_left li {
	margin: 0 5px 0.5em 100px;
	font-weight: normal;
	color: #000;
	}	

.landing_emphasize {
	color: #000000;
	font-weight: bold;
	font-size: 1.0em;
	}
	
.landing_footnote {
	font-size: 0.8em;
	padding-left: 15px;
	display: block;
	}
