@import "main.css";
/* ****************************** */
#pageBoxHome_ita {
	background: url('../img/sfbox_top.jpg') no-repeat left top;
	height: 452px;
	width:769px;
	margin-left:21px;
}
#box_texts {
	background: #fff url('../img/sfbox_mid.jpg') no-repeat left top;
	width: 769px;
	margin-left:21px;
}
#box_texts ul {
	margin-left:22px;
	width:720px;
}
#box_texts ul li {
	color:#666666;
	display:inline;
	float:left;
	font-size:12px;
	line-height:12px;
	text-align:center;
	width:220px;
}
#box_texts ul .central {
	margin-left:30px;
	margin-right:30px;
}
#box_texts ul li h3{
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
}
#box_thumbs {
	height:185px;
	margin-left:21px;
	width:769px;
	background: url('../img/sfbox_bum.jpg') no-repeat left top;
}

#pageBox {
	width:729px;
}