*{
margin:0px;
padding:0px;
}

img{
border:0;
}

body{
margin:0px;
padding:0px;
background-color:white;

}

#main_child{
background-image: url("../images/link/linkbg.png");
background-repeat: no-repeat;
position:relative;
top:0px;
left:0px;
height:550px;
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:left;
}


#link1{
	position:absolute;
	top:152px;
	left:458px;
	width:210;
	height:28;
	}
	
#link2{
	position:absolute;
	top:196px;
	left:458px;
	width:220;
	height:28;
	}

#link3{
	position:absolute;
	top:240px;
	left:458px;
	width:295;
	height:28;
	}

#link4{
	position:absolute;
	top:284px;
	left:458px;
	width:210;
	height:28;
	}

#link5{
	position:absolute;
	top:328px;
	left:458px;
	width:340;
	height:28;
	}

	
#mainTitle{
	position:absolute;
	width:193;
	height:77;
	top:9px;
	left:20px;
}
#recipeTitle{
	position:absolute;
	width:500;
	height:44;
	top:30px;
	left:380px;
}
#goBackTop{
	position:absolute;
	width:140;
	height:40;
	top:30px;
	left:780px;
}