h2 {
	background:url(../recipe/title/h2.gif) no-repeat;
	height:26px;
	padding:10px 0 0 40px;
	color:#575201;
	
}
h3 {
	border-bottom:2px solid #E2CEBA;
	padding:5px 0;
	margin:10px 0px;
	clear:both;
	
}
.menu h2 {
	background:none;
	height:auto;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	list-style:none;
	float:left;
	text-align:center;
	margin-bottom:1em;
}


/*recipe*/
.point {
	margin:2em 0;
	font-size:115%;
	border-top:solid 1px #E2CEBA;
	border-bottom:solid 1px #E2CEBA;
	width:300px;
	float:right;
}
#main .point p{
	background-color:#FAF6EE;
	padding:5px;
	margin:2px 0;
}

#recipeLeft {
	float:left;
	width:33%;
	clear:left;
}
#recipeRight {
	float:right;
	width:66%;
}
table.food {
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}
table.food caption{
text-align:left;
background-color:#FBE5C2;
padding:3px;
}
table.food th,table.food td {
	font-weight:normal;
	border-bottom:1px dashed #CBA;
	padding:5px;
}
table.food th {
	text-align:left;
}
table.food td {
	text-align:right;
}
table.food .tare {
	background-color:#FAF6EE;
}

ol.cook {
	padding-left:0;
	margin-left:0;
}
.cook li {
	list-style:none;
	padding:10px 0px 20px 45px;
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	display:block;
}
.cook li img {	
	float:right;
	padding:0 5px;
	clear:both;
}
.cook li.c01 {
	background-image:url(../recipe/img/01.gif);
}
.cook li.c02 {
	background-image:url(../recipe/img/02.gif);
}
.cook li.c03 {
	background-image:url(../recipe/img/03.gif);
}
.cook li.c04 {
	background-image:url(../recipe/img/04.gif);
}
.cook li.c05 {
	background-image:url(../recipe/img/05.gif);
}
.cook li.c06 {
	background-image:url(../recipe/img/06.gif) ;
}
.cook li.c07 {
	background-image:url(../recipe/img/07.gif) ;
}
.cook li.c08 {
	background-image:url(../recipe/img/08.gif) ;
}
.cook li.c09 {
	background-image:url(../recipe/img/09.gif) ;
}
.cook li.c10 {
	background-image:url(../recipe/img/10.gif) ;
}
.cook li.c11 {
	background-image:url(../recipe/img/11.gif) ;
}
.cook li.c12 {
	background-image:url(../recipe/img/12.gif) ;
}
.cook li.c13 {
	background-image:url(../recipe/img/13.gif) ;
}
.cook li.c14 {
	background-image:url(../recipe/img/14.gif) ;
}
.cook li.c15 {
	background-image:url(../recipe/img/15.gif) ;
}
@media print {
.point {
	width:30%;
}
  }

/*essay*/
#essay ul.backNO {
	list-style:none;
}
#essay ul.backNO li{
	border-right:1px solid #663333;
	float:left;
	margin:0px 5px 5px 5px;
	padding:0px 5px 0px 0px;
	line-height:1.2em;
	white-space:nowrap;
}
/*chaina*/
#catChina dt,#catLocal dt { font-weight:bold; color:#663333;}
#catChina dd,#catLocal dd { margin-bottom:1.5em;}

#catChina div.googlemap{
	width:300px;
	height:300px;
	float:right;
	margin:10px;
	border:solid 1px #CCB9A3;
}

/*local*/
#catLocal ul.photo{
	margin:0 0 0 27px;
	padding:0 0 0 0;
}

#catLocal ul.photo li{
	list-style:none;
	float:left;
	margin:0;
	padding:0 0 1px 1px;
}

#catLocal .topics{
	width:220px;
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	background:url(../img/common/topics_end.png) no-repeat bottom left;
	padding-bottom:10px;
}
#catLocal .topics p{
	padding:0 20px 0px 20px;
}
#catLocal #main .topics p.top{
	background:url(../img/common/topics.png) no-repeat top left;
	padding-top:15px;
	margin:0px;
}
#catLocal #main .topics dl{
padding:5px 20px 5px 20px;
}

#catLocal #main .topics dl dd{
margin-left:0.5em;
margin-bottom:0.5em;
}

#catLocal #main .topics .centerImg img{
border-color:#ddd;
}

.bn {
float:left;
width:45%;
margin:5px 7px;
padding:5px 10px;
border-top:solid 1px #CCB9A3;
border-bottom:solid 1px #CCB9A3;
background-color: #FBFAF9;
}
.bn h4{
margin:0.5em 0;
padding:0;
color:#993333;
}
.bn img{
float:right;
margin:0 0 5px 5px;
}

/*Essay*/
body#catEssay{
}
body#catEssay #header a{
	background:url(../img/common/header_essay.gif) no-repeat top left;
	text-indent:-99999px;
	display:block;
}


/*Friend*/
#catFriend .next{
	text-align:center;
	clear:both;
}

#catFriend .next a{
	border:solid 1px #999;
	padding:3px 5px;
	background-color:#EFEFEF;
	margin:5px;
	text-decoration:none;
}
#catFriend .next a:visited{
	border:solid 1px #DDD;
}
#catFriend .next a:hover{
border:solid 1px #745;
background-color:#F8D9B4;
}
