body{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited{
	color:#FFFFFF;
}
.menu-container{
	background:url(../images/shi.gif) no-repeat fixed 50% 50%;
}
.menu-container, .menu-header{
	width:790px; margin-left:auto; margin-right:auto; margin-bottom:55px;
}
.menu-header{
	display:block;
	clear:both;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.menu-header p{
	clear:both;
	display:block;
	text-align:center;
	margin: 20px 0 0;
}
.topcat{display:block; clear:both; width:680px; margin-left:auto; margin-right:auto;}
.topcat ul{margin:0; padding:0; list-style-type: square;}
.topcat ul li{float:left; margin:0 10px; line-height:20px;}
.topcat ul li a{color:#000;}
.topcat ul li a:hover{color:#710000;}
.s-box-l{
	width:420px;
	margin:0;
	float:left;
}
.s-box-l ul{list-style-type:none; padding:0; margin:0;}
.s-box-l ul li{float:left; width:190px; text-align:left; margin:0 5px; padding:1px 0; line-height:20px;}
.s-box-l ul li img{padding: 0 0 0 5px;}
.s-box-r{
	width:355px;
	margin:0px;
	float:right;
}
fieldset{
    margin-left:auto;
    margin-right:auto;
	text-align:center;
	border-color: #CCC;
	border-style: double;
}
fieldset legend{
	padding: 5px;
    margin: 0 10px;
    color: #710000;
    font-size: 24px;
    font-weight: bold;
	text-align: center;
    font-family: cursive,Verdana;
}
fieldset legend span{
	margin-left:auto; margin-right:auto;
}
.spicy{
	background:url(../images/r-pepper.gif) no-repeat right center; padding-top: 2px; padding-bottom: 2px; padding-right: 20px;
}
.item-name{
    color: green;
    font-size:13px;
	padding-left: 10px;
    text-align: left;
    font-weight: bold;
}
.desc{
	font-size: 12px; display:block; text-align:left; line-height:16px; margin:0 15px 2px 50px; padding:0px; color:#666666; font-style:italic;
}
.dotline{
	height: 2px; border-bottom:1px #000000 dashed;margin:2px 8px 0 10px; padding:0px;
}
.price{
	font-weight:bold; font-size:12px;
}
.price-tag{
	font-size:12px; color:#990000;
}
.price, .price-tag{
	padding:0 10px; text-align:left;
}
.addbox{
	text-align:left;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.addbox label{
	color: #4E3942;
	font-weight:700;
	display:block;
	margin:10px 0 2px;
}
.inputs{
	width:400px;
}
.buttons{
	text-align:center;
	display:block;
	clear:both;
	padding:5px;
}
.back-top{
	position:fixed;
	z-index:1000;
	bottom:25px;
	left:0;
	width:100%;
	text-align:right;}
.back-top a{float:right; margin:0 20px 0; width:55px; text-align:center; line-height:20px; background-color:#CCC; color:#454545;}
.footer{
	clear:both;
	position:fixed;
	z-index:1000;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	border-top:5px #CCC solid; text-align:center; line-height:20px; color:#ffffff; background: #e1e1e1 url('../images/bg.jpg') repeat-x;
}