@charset "utf-8";

.leftArea {
	width: 350px;
	float: left;
	margin-top: 12px;
	margin-left:0px
}
.oneArea {
	margin-left: 24px;
	margin-bottom:24px;
}

	.oneArea td{
		vertical-align:top;
	}
	

.leftLead{
	width: 310px;
	float: left;
	margin-top: 12px;
	margin-left:0px
}
.rightLead{
	width: 385px;
	float: right;
	margin-top: 12px;
	margin-left:0px
}

.zoomImage{
	border:none;
}


	/*.menuName{
		display:block;
		height:35px;
		width:214px;
		padding:10px 0px 5px 0px;
		background-image:url(../../../menu/images/menuBg1.jpg);
		background-repeat:no-repeat;
		font-size:16px;
		line-height:120%;
	}*/
	.menuName{
		/*display:block;
		height:35px;*/
		width:214px;
		padding:2px 0px 3px 0px;
		/*background-image:url(../../../menu/images/menuBg1.jpg);*/
		background-repeat:no-repeat;
		font-size:16px;
		line-height:120%;
		color:#6A732F;
	}

	.price{
		/*font-weight:bold;*/
		text-align:right;
		width:214px;
		margin:0px;
		
	}
	
	
	.menuPic{
	}
	
	.menuText{
		
		padding-right:24px;
		padding-bottom:14px
	}










.leftArea p{
	margin-left:0px
}

* html .menu { behavior: expression(IEPNGFIX.fix(this)); }

* html .menu {
	
	background-image:url(../../../menu/images/menu.png);
	background-repeat:no-repeat;
	height: 241px;
	width: 401px;
}
* html .menu a{
	display:block;
	background-image:url(../../../menu/images/menu4.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height: 191px;
	width: 116px;
	position:absolute;
	left:188px;
	top:18px;
	
}
* html .menu a:hover{
	background-position:0px -191px;	
}



	
	 .menu a{
		display:block;
		background-image:url(../../../menu/images/menu3.png);
		background-repeat:no-repeat;
		text-indent:-9999px;
		height: 241px;
		width: 401px;
		
		/*left:188px;
		top:18px;*/
	}
	.menu a:hover{
		background-position:0px -241px	;	
	}
.pad {
	padding-left:29px;
}
.menuText {
	margin-bottom: 6px;
	/*width: 702px;*/
}
