/* PECMS RECIPE CSS */

div.recipe					{ }
div.recipe .top					{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_top.png') no-repeat 0 0; }
div.recipe .contents				{ width: 770px; margin: 0 auto; padding: 0px 90px 0px 40px; font: normal 10pt Verdana; text-align: justify; background: url('/ergis/gfx/other_page/other_page_bg.png') repeat-y 0 0 ; }
div.recipe .contents .left			{ width: 278px; height: 417px; float: left; background: url('/ergis/gfx/recipe/recipe_mother.jpg') no-repeat 0 0; }
div.recipe .contents .list			{ width: 278px; height: 417px; float: left; }
div.recipe .contents .list .name		{ }
div.recipe .contents .list .name a		{ color: #4A70B6; outline: none; }
div.recipe .contents .list .name a:hover	{ color: #7C99CB; text-decoration: none; }

div.recipe .contents .right			{ width: 472px; float: left; padding-left: 20px; font-size: 8pt; }
div.recipe .contents .right h1			{ margin: 0px; padding: 0px; font-size: 12pt; }

div.recipe .contents .right .time		{ width: 470px; margin: 1px; }
div.recipe .contents .right .time .ttitle	{ width: 170px; float: left; padding: 2px 0px; }
div.recipe .contents .right .time .ttext	{ width: 300px; float: left; padding: 2px 0px; }

div.recipe .contents .right .shopping		{ width: 470px; margin: 1px; }
div.recipe .contents .right .shopping .stitle	{ width: 170px; float: left; padding: 2px 0px; }
div.recipe .contents .right .shopping .stext	{ width: 300px; float: left; padding: 2px 0px; }

div.recipe .contents .right .ingredients	{ width: 470px; margin: 1px; }
div.recipe .contents .right .ingredients .ititle	{ width: 170px; float: left; padding: 2px 0px; }
div.recipe .contents .right .ingredients .itext	{ width: 300px; float: left; padding: 2px 0px; }

div.recipe .bottom				{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_bottom.png') no-repeat 0 0; }

div.recipe .toc					{ width: 900px; height: 291px; }
div.recipe .toc .photo				{ }
div.recipe .toc .photo				{ width: 259px; height: 291px; float: left; background: url('/ergis/gfx/recipe/recipe_mother.jpg') no-repeat 0 0; }
div.recipe .toc .content			{ width: 570px; height: 291px; float: left; padding-left: 48px; background: url('/ergis/gfx/main/carusel_bg.jpg') repeat-x 0 0; }
div.recipe .toc .content .name			{ height: 28px; line-height: 28px; padding-left: 48px; font-size: 11pt; }
div.recipe .toc .content .name a		{ color: #4A70B6; outline: none; }
div.recipe .toc .content .name a:hover		{ color: #7C99CB; text-decoration: none; }

div.recipe .toc .right				{ width: 23px; height: 291px; float: left; background: url('/ergis/gfx/main/carusel_right.jpg') no-repeat 0 0; }
