
body{
    font-size:12px;
    color:#111111;
	 margin:0px;
}
form{
	margin:0;
}

.sendButton{font-size:14px;height:24px;}

.lh22{
	line-height: 22px;
}
.lh18{
	line-height: 18px;
}
.lh16{
	line-height: 16px;
}

.h1{
	font-size:14px; font-weight: bold;
}

.h2{
	font-size:12px; font-weight: bold;
}
h4{
	font-size:16px;
	font-weight: bold;
}
.h3{
	font-size:13px;
}
.DP{
	text-indent:
}

.gray{
	color:#777;
}
.white{
	color:#fff;
}
.writebold{
	color:#fff;font-weight:bold;
}
.graybold{
	color:#777;font-weight:bold;
}


a:link,a:visited{
	color:#0044dd;
	text-decoration: none;
}
a:hover,a:active{
	color:#ff5500;
	text-decoration: underline;
}

a.T1:link,a.T1:visited{
	color:#0044dd;
	font-weight:bold;
	text-decoration: none;
}
a.T1:hover,a.T1:active{
	color:#ff5500;
	font-weight: bold;
	text-decoration: underline;
}

a.T2:link,a.T2:visited{
	color:#111111;
	text-decoration: underline;
}
a.T2:hover,a.T2:active{
	color:#ff5500;
	text-decoration: underline;
}

a.T3:link,a.T3:visited{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.T3:hover,a.T3:active{
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.T4:link,a.T4:visited{
	color:#fff;
	text-decoration: underline;
}
a.T4:hover,a.T4:active{
	color:#fff;
	text-decoration: underline;
}
a.T5:link,a.T5:visited{
	color:#777;
	text-decoration: underline;
}
a.T5:hover,a.T5:active{
	color:#ff5500;
	text-decoration: underline;
}
a.T6:link,a.T6:visited{
	color:#FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.T6:hover,a.T6:active{
	color:#ff6600;
	font-weight: bold;
	text-decoration: underline;
}
a.T7:link,a.T7:visited{
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.T7:hover,a.T7:active{
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.T8:link,a.T8:visited{
	color:#777;
	text-decoration: none;
}
a.T8:hover,a.T8:active{
	color:#ff5500;
	text-decoration: none;
}
a.T9:link,a.T9:visited{
	 font-size:14px;
	color:#0044dd;
	text-decoration: none;
}
a.T9:hover,a.T9:active{
     font-size:14px;
	color:#ff5500;
	text-decoration: underline;
}
a.T10:link,a.T10:visited{
	padding:1px;
	font-size:12px;
	color:#0044dd;
	line-height:26px;
	text-decoration: none;
	background:#c9dcff;
}
a.T10:hover{
	color:#fff;
	background:#f50000;
}

a.T11:link,a.T11:visited,a.T11:hover{
	padding:3px;
	line-height:24px;
	font-size:12px;
	color:#ce0009;
	text-decoration: none;
	background:#fce0ea;
}

a.T11:link {
	border-right: #ce777b 2px solid; border-top: #fcbdd3 1px solid; border-left: #fcbdd3 1px solid; border-bottom: #ce777b 2px solid
}
a.T11:visited {
	border-right: #ce777b 2px solid; border-top: #fcbdd3 1px solid; border-left: #fcbdd3 1px solid; border-bottom: #ce777b 2px solid
}
a.T11:hover {
	border-right: #fcbdd3 1px solid; border-top: #ce777b 2px solid; border-left: #ce777b 2px solid; border-bottom: #fcbdd3 1px solid
}
a.T12:link,a.T12:visited{
	padding:4px;
	color:#0044dd;
	text-decoration: underline;
}
a.T12:hover{
	padding:4px;
	color:#ce0009;
	line-height: 20px;
	background: #fce0ea;
	text-decoration: underline;
}

.number{
	color:#ff5500;font-weight:bold;font-family: Arial, Helvetica, sans-serif;
}
.number2{
	font-size:20px;color:#ff5500;font-weight:bold;font-family: Arial, Helvetica, sans-serif;
}

.cityName{
	font-size:25px;font-family: 黑体;
}


a.otherCity:link,a.otherCity:visited{
	color:#666666;
	text-decoration: none;
}
a.otherCity:hover,a.otherCity:active{
	color:#666666;
	text-decoration: underline;
}

.yellowBorderBg{
	border: 1px solid #ffcc00;
	background-color: #fffeed;
}
.line{
	border-bottom:1px solid #ccc;
}

.line2{
	border-bottom:1px dotted #ccc;
}

.imgBorder{
	border:1px solid #e6e6e6;
}
.imgBorder2{
	padding: 3px;
	border:1px solid #e6e6e6;
}


.listSortBg{
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
}

a.toolBar:link,a.toolBar:visited{
	color:#111111;
	text-decoration: none;
}
a.toolBar:hover,a.toolBar:active{
	color:#111111;
	font-weight:bold;
	text-decoration: underline;
}

.toolBarBg1{
	background: url(/images/store/bg_menu3.gif) no-repeat;
	background-position:bottom;
}
.toolBarBg2{
	background: url(/images/store/bg_menu2.gif) no-repeat;
}

.error{
	font-size:14px; font-weight: bold;color:#ff0000;
}
.success{
	font-size:14px; font-weight: bold;color:#ff0000;
}
.tip{
	font-size:12px; font-weight: bold;color:#ff0000;
}

.notice{
	color:#888;
}

.import{
	color:#ff0000;
}

a.sendMes:link,a.sendMes:visited{
	color:#ff5500;
	font-weight:bold;
	text-decoration: underline;
}
a.sendMes:hover,a.sendMes:active{
	color:#ff5500;
	font-weight:bold;
	text-decoration: underline;
}

.postTitle{
	font-weight:bold;font-size:26px;
}

.LiftMenu{
	color:#fff;font-size:14px; font-weight: bold;
}
.FakeLink{
	color:#0044DD;
	cursor:hand;
	text-decoration:underline;
}

.inp{padding:1px;font-size:12px;}

.number3{
	color:#999;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.inputTurnpage {
	height:11px;
	border:1px #a8a8a8 solid;
	font-family:Verdana;
	font-size:10px;
}

a.pageNum:link,a.pageNum:visited {
	font-family:Verdana;
	font-size:11px;
	border:1px #c7c7c7 solid;
	padding:0.02em 0.35em;
	text-decoration: none;
	color:#0044dd;
	font-weight:bold;
}

a.pageNum:active {
	font-family:Verdana;
	font-size:11px;
	padding:0.02em 0.35em;
	background: #d7d7d7;
	text-decoration: underline;
}
.pageCurrent {
	color:#f50000;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;

}
a.pageNumfang:link,a.pageNumfang:visited {
	font-family:Verdana;
	font-size:11px;
	border:1px #c7c7c7 solid;
	padding:0.02em 0.35em;
	text-decoration: none;
	color:#0044dd;
	font-weight:bold;
}

a.pageNumfang:active {
	font-family:Verdana;
	font-size:11px;
	padding:0.02em 0.35em;
	background: #d7d7d7;
	text-decoration: underline;
	font-weight:bold;
}
.pageCurrentfang {
	color:#f50000;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;

}
a.pageNum:hover {
	font-family:Verdana;
	font-size:11px;
	padding:0.02em 0.35em;
	background:#d7d7d7;
	color:#0044dd;
	text-decoration: underline;
	font-weight:bold;
}
a.pageNumfang:hover {
	font-family:Verdana;
	font-size:11px;
	padding:0.02em 0.35em;
	background:#d7d7d7;
	color:#0044dd;
	text-decoration: underline;
	font-weight:bold;
}
.cityNamepy {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 150%;
	color: #F50000;
}
.cityNamepx12 {
	font-size: 12px;
	font-weight:bold;
	line-height: 180%;
}
.citySelectpx14 {
	font-size: 14px;
}

/*--------公用 head 部分CSS------------*/
img{
	border: 0;
}

ul{
	margin:0;
	padding:0;
}

div.Col3{
	width:100%;
}
div.Col3 div.Col3Left{
	width:33%;
	float:left;
}
div.Col3 div.Col3Mid{
	float:left;
}
div.Col3 div.Col3Right{
	width:435px;
	float:right;
}

div.W760 div#Head{
	width:760px;
}
div#Head{
	margin:8px auto;
	font-family: 宋体!important;
}
div#Head a{
	text-decoration:none!important;
}
div#Head div#Logo{
	float:left;
	height: 46px;
}

div#Head div#Channel{
	text-align: left;
}
div#Head div#City{
	margin:3px;
	text-align: left;
}
div#Head div#City h4{
	margin:0; 
	padding:0;
}
div#Head div#City h4 span{
	margin-left:6px;
	color:#999;
	font-size:12px;
	font-weight:normal;
}
div#Head div#City h4 span a{
	color:#999;
	text-decoration:underline;
}
div#Head div#City h4 span a:hover{
	color:#ff6600;
}
div#Head li,div#Head li li{
	float:left;
	margin-right:5px;
	list-style: none;
}
div#Head ul#GlobalNav{
	float: right;
	margin:3px 0 8px 0;
	width:373px;
}
div#Head ul#GlobalNav li{
	font-weight:bold;
	background: url(/images/common/icon/globalnav_bg.gif) repeat-x;
	z-index:30;
}

div#Head ul#GlobalNav li a{
	float:left;
	padding:0 0 0 5px;
	color:#111;
	background: url(/images/common/icon/globalnav_left.gif) no-repeat left top;
}
div#Head ul#GlobalNav li a:hover{
	color:#ff6600;
}
div#Head ul#GlobalNav li a span{
	float:left;
	padding:5px 15px 7px 6px;
	>padding:7px 15px 7px 6px;
	background:transparent url(/images/common/icon/globalnav_right.gif) no-repeat right top;
	display: block;
	cursor: hand;
}
div#Head ul#GlobalNav li.Hot{
	position: relative;
	margin-left:-10px;
	background: url(/images/common/icon/globalnav_bg2.gif) repeat-x;
}
div#Head ul#GlobalNav li.Hot a{
	float:left;
	padding:0;
	color:#111;
	font-weight: normal;
	background: url(/images/common/icon/icon_jt_black.gif) no-repeat 30px 10px;
}
div#Head ul#GlobalNav li.Hot a:hover{
	color:#ff6600;
}

div#Head ul#GlobalNav li.Channel{
	position: relative;
	margin-left:-10px;
	background: url(/images/common/icon/globalnav_bg2.gif) repeat-x;
}
div#Head ul#GlobalNav li.Channel a{
	float:left;
	padding:0;
	color:#111;
	font-weight: normal;
	background: url(/images/common/icon/icon_jt_gray.gif) no-repeat 33px 8px;
}
div#Head ul#GlobalNav li.Channel a:hover{
	color:#ff6600;
}

div#Head ul#GlobalNav li div.NavAll{
	padding:5px;
	border: 1px solid #ffbd8c;
	background: #fffff7;
	width:50px;
}
div#Head ul#GlobalNav div.NavAll li{
	margin-right:-10px;
	text-align: left;
	line-height: 1.5em;
	list-style: none;
	width:50px;
	border-bottom:1px dashed #ffb58c;
	background:none;
}
div#Head ul#GlobalNav div.NavAll li.HotNav{
	padding-left:10px;
	background:url(/images/common/icon/arrow_gray.gif) no-repeat 3px 5px;
	border-bottom:none;
}
div#Head ul#GlobalNav div.NavAll li.HotNav a{
	color:#9c9c9c;
	text-decoration:underline!important;
}
div#Head ul#GlobalNav div.NavAll li a{
	color:#111;
	background:none;
}
div#Head ul#GlobalNav div.NavAll li a:hover{
	color:#ff6600;
	text-decoration:underline!important;
}

div#Head ul#Utility{
	float:right;
}


div#Head ul#Utility a{
	color:#0044dd;
}
div#Head ul#Utility li#Tools{
	margin-top:-1px;
	z-index:30;
}
div#Head ul#Utility li#Tools a{
	padding:1px 10px 1px 1px;
	display: block;
	background: url(/images/common/icon/icon_jt_black.gif) no-repeat right;
}
div#Head ul#Utility li#Tools div#DetailTools{
	padding:5px;
	border: 1px solid #d6d6d6;
	background: #fff;
}
div#Head ul#Utility li#Tools div#DetailTools li{
	padding-left:13px;
	margin-right:0;
	width:65px;
	text-align: left;
	line-height: 1.5em;
	list-style: none;
	background: url(/images/common/icon/arrow_gray.gif) no-repeat 5px 7px;
}
div#Head ul#Utility li#Tools div#DetailTools li a{
	color:#111;
	background: none;
}
div#Head ul#Utility li#Tools div#DetailTools li a:hover{
	color:#ff6600;
	text-decoration:underline;
}

/*-------------------------------------*/

/*------------公用页尾 footer CSS------------*/
#footerWrapper{
	font-size:12px;
	text-align:center;
}
div.W760 div#footer{
	text-align:center;
	margin:0 auto;
	width:760px;
}
#footer,#footer760,#footer950{
	margin:10px auto;
	border-top:2px solid #ccc;
	text-align:center;
}
#footer a,#footer760 a,#footer950 a{
	padding-right:0px;
}
#footer760{
	width:760px;
}
#footer950{
	width:950px;
}
#footer,#footer760,#footer950{
	padding:8px 0;
	clear:both;
}
#footer ul li,#footer760 ul li,#footer950 ul li{
	padding:0 0;
	text-align:center;
	list-style:none;
	line-height: 1.8em;
	background:url(/images/common/icon/dot_23.gif) no-repeat;
	background-position:left;
	display:inline;
	padding-left:7px;
	padding-right:0px;
}
#footer ul li.first,#footer760 ul li.first,#footer950 ul li.first{
	background:none;
}
#GroupSite{
	margin:0 auto;
	padding:0;
	clear:both;
	height:20px;
	text-align:center;
}
ul#GroupSite li{
	background: none!important;
	padding:0;
}
ul#GroupSite li.first{
	margin-left:6px;
	margin-right:-5px;
}
.copyright,.Tel{
	text-align:center;
	margin:0;
	padding:0;
	line-height: 1.8em;
	clear:both;
}
/*-------------------------------------*/

/*餐饮频道toolbar，searchbar*/
div.W760 div#NavBar{
	width:760px;
}

div#NavBar{
	margin:0 auto;
	border-bottom:2px solid #e36214;
	text-align:center;
}
div#NavBar ul{
	margin:0 auto;
	padding:0;
	width:659px;
}
div#NavBar li{
	float: left;
	list-style:none;
}
div#NavBar li a{
	margin-top:5px;
	margin-right:1px;
	padding: 7px 0 1px 0;
	width:95px;
	font-size:14px;
	color:#111;
	background: url(/images/store/navbar_bg.gif) no-repeat;
	display:block;
}
div#NavBar li a:hover{
	background: url(/images/store/navbar_bg_hover.gif) no-repeat;
}
div#NavBar li.Current a{
	margin-top:0;
	margin-right:1px;
	padding: 9px 0 4px 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:82px;
	list-style:none;
	background: url(/images/store/navbar_bg_current.gif) no-repeat ;
	display: block;
}
div#NavBar li.Current a:hover{
	background: url(/images/store/navbar_bg_current.gif) no-repeat ;
}
div.W760 div#SearchBar{
	width:760px;
}
div#SearchBar{
	position: relative;
	margin:0 auto;
	margin-bottom:10px;
	height:36px;
	background: url(/images/store/searchbar_bg.gif) repeat-x;
}
div#SearchBar span.Left{
	float:left;
	width:10px;
	height:36px;
	background: url(/images/store/searchbar_bg_left.gif) no-repeat;
}
div#SearchBar span.Right{
	position: absolute;
	top:0;
	right:0!important;
	right/**/:-1px;
	width:10px;
	height:36px;
	background: url(/images/store/searchbar_bg_right.gif) no-repeat;
}
div#SearchBar ul{
	margin:0 auto;
	padding-top:5px;
	padding-left:30px;
	width:550px;
	height: 36px;
	background: url(/images/common/icon/icon_search.gif) no-repeat;
	background-position:0 4px;
	>background-position:0 6px;
}
div#SearchBar ul li{
	float: left;
	margin-right:2px;
	list-style:none;
}
div#SearchBar li.YPosition{
	margin-top:0;
	>margin-top:1px;
}
div#SearchBar input,select{
	font-size:14px;
}
div#SearchBar input.WSize1{
	width:200px;
	height: 16px;
}
div#SearchBar input.WSize2{
	width:100px;
	height: 16px;
}
/*-------------------------------------*/

/*优惠券在list页面的小图标显示样式*/
.DiscountQuan{
	margin-left:8px;
	padding:2px 0 0 19px;
	color:#ff5500!important;
	font-weight:bold!important;
	background: url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OH67CXIZ/%22/images/common/icon/icon_rmb.gif%22) no-repeat left;
}
/*弹层div样式*/
div.shadowbox {
	background: #ccc;
	position: absolute;
	top:25%;
	left:25%;
	z-index:50;
}

div#popup{
	position:relative;
	padding-bottom:15px;
	border:1px #777 solid;
	background-color:#fff;
	top:-6px;
	>top: -4px;
	left: -4px;
	text-align:left;
}
div#popup h6{
	font-size:12px;
	color:#777;
	padding:11px 0 13px 7px;
	>padding:11px 0 14px 7px;
	margin:0 0 10px 0;
	background-image:url(/images/common/dialogbox_titlebackground.gif);
}
div#popup #close{
	position:absolute;
	top:9px;
	right:10px;
}
/*相似店铺弹层内容区域样式*/
div#SimilarShop{
	margin:0 15px;
}
div#SimilarShop h1{
	font-size:14px;
	margin:15px 0 10px 0;
}
div#SimilarShop ul{
	height:300px;
	overflow:auto;
}
div#SimilarShop li{
	list-style-position:inside;
	color:#ccc;
	line-height:20px;
}
input {margin-right:2px}

/* DavidFan 080508 modify start */
.navTab{height:25px;width:100%px;border-bottom:2px solid #268fe4; margin:0 0 5px 0;}
.navTab ul{padding:0;margin:0}
.navTab li{float:left;list-style:none;}
.navTab ul li{padding-left:4px;margin-right:1px;background: url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OH67CXIZ/%22/images/my/tab_left_bg.gif%22) no-repeat left top;}
.navTab ul li a{color:#333;font-size:13px;padding:8px 12px 2px 8px;display:block;background: url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OH67CXIZ/%22/images/my/tab_right_bg.gif%22) no-repeat right top;}
.navTab ul li a:hover{color:#ff5500;}
.navTab ul .current{background:#2d9cf9 url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OH67CXIZ/%22/images/my/curtab_left_bg.gif%22) no-repeat left top;}
.navTab ul .current a,.navTab ul .current a:hover{color:#fff;font-size:14px;font-weight:bold;padding:7px 17px 2px 13px;
 background:#2d9cf9 url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OH67CXIZ/%22/images/my/curtab_right_bg.gif%22) no-repeat right top; text-decoration:none;}
 /* DavidFan 080508 modify end */