div#corpo{
background-image:url(../img/home.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

div#main{
	width: 411px;
	//width: 401px;
	
	float: left;
	padding:35px 20px 0px 291px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-size: 12px;
	color: #666;
	
}

div#sidebar{
	float:left;
	width: 238px;
	margin-top:35px;
}

div#box_one{
	margin:0px 0px 40px 0px;
	background-image:url(../img/common/box_home.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 155px;
	padding:5px;
}


 #box_one p, #box_express p{
	font-size:12px;
	color: #666;
	display:block;
	margin:0px;
	padding: 0px 5px;
	text-align: center;
}



h2.box{
		display: block;
	margin:15px 0px 10px -5px;
	//margin-bottom:20px;
	padding:0px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	color:#f60;
}
