.loginTbl{width:350px}
.loginTbl td{padding:5px;text-align:left}
.loginTbl td label{ width:100px; display:inline-block}
.checkResultMsg{background-color:orange}

/*同时定义 width,text-overflow,white-space和overflow才能使ellipsis生效*/
.topRestaurantsRight .rightBody li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

.hasProblem{text-decoration:line-through}

#login_panel a{font-size:13px}
#login_panel .hello{color:#dddddd;font-size:13px;position:relative;top:6px;right:10px}

.footer{clear:both}

.horizBar{margin:10px}
.horizBar span{margin:3px}

#cboxOverlay { opacity:0.3;background:url("/public/images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA}

.keywordsBackGround{background:url("/public/images/enweb/keywords.gif") no-repeat scroll 0 0}

.liketextarea_rest {white-space:pre-wrap; width:600px; word-wrap:break-word; word-break:normal;}
.liketextarea_home {white-space:pre-wrap; width:450px; word-wrap:break-word; word-break:normal;}
.liketextarea_restdetail {white-space:pre-wrap; width:698px; word-wrap:break-word; word-break:normal;}

.keywordSuggestion { margin:0 0 0 6px; color:white; font-size:15px; font-style:italic; font-weight:bold; }
