
BODY {
	margin:0 auto;	
	width:990px;	
	background-color:#ffffff;
}

div
{
	margin:0 auto;
}


/* 标题字体 */
.gTitle
{
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	font-family: Georgia;
	text-align: left;
	height: 26px;
	line-height:26px;
	background-color:#E3610D;
	
}




/* 页面背景颜色 */
.right_bg_center
{
	background-color:#FCE16E;
	text-align:center; 
	height:30px; 
	line-height:30px;	
	font-size:small;
}

.menuIcon
{
	background-image:url(../images/icon1.GIF);
	background-repeat:no-repeat;
	background-position:5px center;
		
}
.ent
{
	margin-left:20px;
	text-align:left; 
	width:160px;	
	display:block;
	cursor:hand;
	height:25px;
	line-height:25px;	
	overflow:hidden;
}

#tmenu
{
	 float:left;
	 width:18.6%;	
	 
	 
}
#topMenu
{
	 background: #FCE16E url(../images/m_left_t.JPG) no-repeat left top;	
	 height:54px;	 
	 width:100%;
}

#bodyMenu
{
	background:#FCE16E url(../images/m_left_b.JPG) repeat-y left top;	
	font-size: small;	
	width:100%;
}
#endMenu
{
	background: #FFFFFF url(../images/m_left_f.JPG) no-repeat left top;	
    height:8px;	
    width:100%;	
}




#secondMenu
{	 
	 float:right;
	 vertical-align:top; 
     width:81%;
     background-color: #Fff; 
     text-align:center;     
     
}
#chfoodMenu
{
	float: left;
	vertical-align: top;
	width: 75%;		
	background-color: #Fff;
	text-align: center;		
	margin-left:5px;
}

#toolMenu
{
	 float:right; 
	 width:23%; 
     vertical-align:top;	
     
}
#tlogin
{
	width:100%;
	border:1px solid #E3610D;
	background-color:#FCE16E;
}
#torderlist
{
	margin-top:10px;
	width:100%;
	border:1px solid #E3610D;
	background-color:#FCE16E;
}
#ttips
{
	margin-top:10px;
	width:100%;
	border:1px solid #E3610D;
}

.clear
{
	 clear:both;	
}



.b2:link
{
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana;
	text-transform: uppercase;
	
}

.b2:visited {
	color: #000;
	text-decoration: none;
	font-size:12px;font-family:Verdana;
	text-transform:uppercase ;
}

.b2:hover {
	color: #ff0000;
	text-decoration: none;
	font-size:12px;font-family:Verdana;
	text-transform:uppercase ;
}


