A:link,A:visited { color: #000000; text-decoration: none;}
A:hover { color: #FF0000; text-decoration: underline;}

A.white:link,A.white:visited { color: white; text-decoration: none;}
A.white:hover { color: yellow; text-decoration: underline;}

A.red:link,A.red:visited { color:red; text-decoration: underline;}
A.red:hover { color:red; text-decoration: underline;}

body, td, th, div, input, select {
	font-size: 12px;
	color: #000000;
	FONT-FAMILY: "宋体", "Arial";
	}
form, image {
	margin: 0px;
	padding: 0px;
	}
body {
	overflow-y:auto;
	margin: 0px;
	padding: 0px;
	background-color: #097F58;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	}
.noRecord { height:50px;line-height:50px;text-align:center;color:red; }
.textBoxFace {
	height: 22px;
	}
.txtBox {
	height: 21px;
	padding-left:4px;
	border: 1px solid #5AC152;
	background-color: #F2FEF6;
	line-height: 19px;
	}
	
.btnFace {
	cursor: pointer;
	height: 24px;
	/*
	border: 1px solid #4BA10D;
	background: url(../images/btnFace.gif) repeat-x;
	*/
	}
.btnFace2 {
	cursor: pointer;
	width: 75px;
	height: 23px;
	border: 0px;
	background: url(../images/btn_Face1.gif) no-repeat;
	line-height: 17px;
	}
.btnFace3 {
	cursor: pointer;
	height: 21px;
	border: 1px solid #5AC152;
	background: url(../images/btn_Face2.gif) repeat-x;
	line-height: 17px;
	}
.btnFace4 {
	cursor: pointer;
	width: 173px;
	height: 21px;
	border: 1px solid #5AC152;
	background: url(../images/btn_Face2.gif) repeat-x;
	line-height: 17px;
	}
.dcDis_Area {
	height: 40px;
	text-align: center;
	background-color: #D4F6C6;
	}

.btn_Area {
	height: 50px;
	background-color: #D4F6C6;
	text-align: center;
	}

.Tab_dc {
	width: 1000px;
	border: 1px;
	border-collapse: collapse;
	}
.Tab_dc th {
	height: 28px;
	background-color: #D4F6C6;
	}
.Tab_dc tr {
	background-color: #F5F5F5;
	}
	
/*订餐时间提示*/
.wuc_dcTime { color: green; }
.wac_dcTime { color: red; }
.zac_dcTime { color: blue; }

.cai_Area {
	line-height: 150%;
	}
.cai_Area .zao { color: #009900; }
.cai_Area .wu { color: #FF0000; }
.cai_Area .wan { color: #0000FF; }


.tab_Header {
	height: 20px;
	background-image: url(../images/tr_bg2.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	}
.tr_Title {
	height: 26px;
	background-color: #90D95B;
	text-align: center;
	}
.tr_Odd {
	background-color: #E2FFCC;
	text-align: center;
	}
.tr_Even {
	background-color: #CDF6AF;
	text-align: center;
	}
.tr_Over {
	background-color: #FCF9BC;
	text-align: center;
	}

.dcMenu_Bg { height:20px;background:url(../images/T_wsdc_Background04.gif) repeat-x; }
.dcMenu_Area { list-style:none;overflow:hidden; }
.dcMenu_Area li { float:left;margin-right:10px;width:140px;height:30px;line-height:30px;border:2px solid #40B34B;background:url(../images/dcMenu_bg2.gif) repeat-x;border-bottom:0x;font-weight:bold;text-align:center;color:#ffffff;font-size:13px; }
.dcMenu_Area a { color:#000000;text-decoration: none; }
.dcMenu_Area a:hover { color:#ff0000;text-decoration: none; }
.dcMenu_Area .on { border:2px solid #40B34B;background:url(../images/dcMenu_bg.gif) repeat-x;border-bottom:0x; }
.dcMenu_Area .on a { color:#ffffff;text-decoration: none; }
.dcMenu_Area .on a:hover { color:#ffff00;text-decoration: none; }
.dcOk { background-color:#D3FFD2; }
.dcNo { background-color:#FFDEDE; }
.dcNone { background-color:#F5F5F5; }