#portfolio{
	width:748px;
	background:#e3eefa;
	}
#tit{
	width:748px;
	height:38px;
	background:url(img/portfolio.jpg);
	margin-bottom:20px;
	}
#items{
	padding:14px;
	width:720px;
	}
.pai{
	width:720px;
	height:192px;
	text-align:justify;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
.pai a{
	text-decoration:none;
	color:#000000;
	}
.pai a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
.foto{
	width:340px;
	float:left;
	margin-right:5px;
	}
		

