td	{  font-size: 12px;  color: #333333}
.text12 {  font-size: 12px; line-height: 130%; text-decoration: none}
.txt12_green {  font-size: 12px; font-weight: normal; color: #000066}
.txt12_red {  font-size: 12px; font-weight: normal; color: #ff0000}
.text12_blue {  font-size: 12px; color: #000066; line-height: 16px}
.text12-height16 {  font-size: 12px; line-height: 16px; color: #333333}

.text14 {  font-size: 14px; line-height: 130%; text-decoration: none}
.b_text14 {  font-size: 14px; line-height: normal; font-weight: bold}
.text14-height18 {  font-size: 14px; line-height: 18px}

.text18 {  font-size: 18px}
.text6 {  font-size: 6px}
.border-green {
	border: 1px solid #009A00;
}
.newbox {
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: auto;
	border: 1px dotted #009900;
	margin: 20px;
	padding-bottom: 10px;
}

.newbox2 {
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 20px;
	padding-bottom: 10px;
	border-right: 1px #009900;
	border-bottom: 1px #009900;
	border-left: 1px #009900;
	line-height: 1.5em;
}
.img_center {
	text-align: center;
	border: 1px solid #006600;
}
.padding5 {
	padding: 5px 5px 5px 8px;
	background: #FAEDE7;
}
.txt_green14_b {
	font-size: medium;
	font-weight: bold;
	color: #006600;
}

.photo_left{
	float:left;
}

.section{
	width:100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}

.txtblue{
	color:#00F;
}

table.recipe{
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

table.recipe th{
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #FFF;
	background-color: #30AD4B;
	font-size: 90%;
	text-align: center;
}

table.recipe td{
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


table.recipe2{
	width: 550px;
	margin-top: 0px;
	padding-left: 50px;
}

table.recipe2 th{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #F90;
	font-size: 90%;
	text-align: center;
}

table.recipe2 td{
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

table.recipe2 td.left{
	width: 320px;
}


table.recipe_in{
	width: 100%;
	border: 1px solid #F90;
}

table.recipe_in th{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 90%;
	text-align: center;
	background-color: #F90;
	color: #FFF;
}

table.recipe_in td{
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.make{
	width: 555px;
	margin-right: auto;
	margin-left: auto;
}

.make ol{
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.make li{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

.make .in{
	padding-left: 35px;
	width: 510px;
	color: #F60;
	line-height: 150%;
}



.t_menu{
	font-size: 120%;
	font-weight: bold;
	color: #C00;
	background-image: url(images/t_menu.jpg);
	padding-left: 50px;
	background-repeat: no-repeat;
	height: 45px;
	width: 590px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.txtvanila{
	color: #06F;
}

.txtchoco{
	color: #930;
}