.page {
	position: relative;
	width:774px;
	height:1100px;
	border:solid 3px #ffcb99;
	background-color: #FFF;	
}

.detail_product{
}

.content1 {
	width:550px;
	height:340px;
	border-left:1px solid #de0b42;
	border-bottom:1px solid #b0c0f6;
	background-image: url("../images/bkg_home_c1.jpg");
}

.content2 {
	width:550px;
	height:170px;
	border-left:1px solid #de0b42;
	border-bottom:1px solid #b0c0f6;
	margin-top:34px;
	padding-top:10px;
	background-image: url("../images/bkg_home_c2.jpg");
}

.address {
position:absolute;
margin-top:50px;
margin-left:100px;
margin-right:100px;
}

p {
	width:520px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
	
}
