/* BASIC css start */
#subpage { position: relative; margin: 0 auto; margin-bottom: 100px; }

#subpage .Btn {overflow: hidden; width: 350px; margin: 30px auto;}
#subpage .Btn div{overflow:hidden; float: left; margin-right:25px;}
#subpage .Btn div a{display:block; width:100px; height: 50px;}
#subpage .Btn div:hover{background-position: left bottom;}

#subpage .Btn .facefood{background-image: url(/design/facefood/dodo_make_02/ingre_Btn01.jpg); background-position: left bottom;}
#subpage .Btn .body{background-image: url(/design/facefood/dodo_make_02/ingre_Btn02.jpg); background-position: left top;}
#subpage .Btn .cleanser{background-image: url(/design/facefood/dodo_make_02/ingre_Btn03.jpg); background-position: left top;  margin-right: 0;}

#subpage .page-body{ border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; text-align: center; padding-bottom:50px;}
#subpage .page-body .natural{margin: 0 auto; width: 748px; height: 1100px; background-image: url(/design/facefood/dodo_make_02/sub_natural.jpg); background-position: 0 0;}


/*폰트*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
.bbs-tit { font-family: 'Nanum Gothic','Jeju Gothic'; margin-bottom: 30px; margin-top: 20px; text-align: center; font-size: 40px; color:#000; font-weight:700px;}
/* BASIC css end */

