@charset "UTF-8";
img.image {
	width:660px;
	height:440px;
	border:0;
	float:left;
	}

p.txt {
	width:300px;
	margin:10px 10px 0 10px;
	overflow:visible;
	line-height:1.7em;
	font-size:14px; 
	}

div.fivepx {
	clear:both;
	width:984px;
	height:5px;
	margin:0;
	padding:0;
	background-color:#666; 
	}

