@charset "utf-8";
/* CSS Document */

@import url("style_all.css");

#rec_title2
{
	color:#333333;
	font:bold 2.0em "Century Gothic", arial, tahoma, verdana;
	height:80px;
	margin:30px;
	margin-bottom:15px;
	margin-top:15px;
	text-align:left;
	text-transform:capitalize;
}

#rec_title3
{
	color:#666666;
	font:bold 1.5em "Century Gothic", arial, tahoma, verdana;
	margin:30px;
	margin-bottom:15px;
	margin-top:15px;
	text-align:left;
	text-transform:capitalize;
}

#rec_ingr
{
	color:#666666;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_prep
{
	color:#666666;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_temp
{
	color:#666666;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_rend
{
	color:#666666;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_cal
{
	color:#666666;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_obs
{
	color:#999999;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#rec_tip
{
	color:#CC0000;
	margin:30px;
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
}

#content_rec
{
	border:1px dashed #999999;
	float:left;
	margin:30px;
	_margin:15px;
	margin-bottom:15px;
	margin-top:15px;
	padding:5px;
	text-align:left;
	width:384px;
}

#content_rec_cat
{
	border:1px dashed #999999;
	float:left;
	margin:30px;
	_margin:15px;
	margin-bottom:15px;
	margin-top:15px;
	padding:5px;
	text-align:left;
	width:384px;
}

#content_rec_label
{
	color:#666666;
	float:left;
	padding-top:3px;
	width:364px;
}

#content_rec_more
{
	cursor:pointer;
	cursor:hand;
	float:left;
	text-align:right;
}

.rec_subtitle
{
	font:bold 1.5em arial, tahoma, verdana;
}

.rec
{
	color:#666666;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	text-transform:uppercase;
}

.rec:hover
{
	background-color:#E2E2E2;
	color:#333333;
	padding-bottom:7px;
	padding-top:3px;
	text-decoration:underline;
}