body{
    font-size:12px;
    color:#111111;
	margin:0px;
}
form{
	margin:0;
}
input{
	padding:1px;
	font-size:12px;
}
img{
	border: 0;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-weight:bold;
	font-size:14px;
}
h4,h5,h6{
	font-size:12px;
}
.lh20{
	line-height: 20px;
}
.lh18{
	line-height: 18px;
}
.FL{
	float:left;
}
.FR{
	float:right;
}
ul.FLli li{
	float:left;
	list-style:none;
}
ul.DotList li{
	list-style:none;
	line-height:18px;
	background:url(images/listdot_grey.gif) no-repeat 0 6px;
	padding-left:6px;
}
.TC{
	text-align: center;
}
.MT{
	margin-top:5px!important;
}
.MB{
	margin-bottom:5px;
}
.MR{
	margin-right:5px;
}
.ML{
	margin-left:3px;
}
.MT10{
	margin-top:10px!important;
}
.MB10{
	margin-bottom:10px;
}
.MR10{
	margin-right:10px;
}
.ML10{
	margin-left:10px;
}
.Out16{
	margin-top:-16px;
}
.dotline{
	border-bottom:1px dashed #ccc;
}
.dotlineTop{
	border-top:1px dashed #ccc;
}
.solidline{
	border-bottom:1px solid #e4e4e4;
}
.OL{
	color:#f60;
}
.GL{
	color:#777;
	text-decoration: underline;
}
.B{
	font-weight:bold;
}
.MoreRed{
	padding-left:8px;
	background: url(/images/common/icon/icon_jt.gif) no-repeat 0 1px;
}
.inp{
	padding:0px;
	font-size:12px;
}
.hackbox{
	clear:both;
	border-top:transparent 0px solid;
}
.imgborder img{
	border:1px solid #e6e6e6;
	padding:2px;
	background-color:#fff;
}
a{
	padding:2px 1px 0 1px;
	color:#25f;
	text-decoration:none;
}
a:hover{
	color:#f50;
	text-decoration:underline;
}
a.NobgLink:hover{
	background:none;
}
.Grey{
	color:#666;
}
.Grey a:link{
	color:#666;
	text-decoration:underline;
}
.Grey a:visited{
	color:#666;
	text-decoration:underline;
}
.Grey a:hover{
	color:#f50;
	text-decoration:underline;
}
.Grey a:active{
	color:#f50;
	text-decoration:underline;
}
.W760{
	margin:0 auto;
	width:760px;
}

div.Col3{
	width:100%;
}
div.Col3 div.Col3Left{
	width:255px;
	float:left;
}
div.Col3 div.Col3Mid{
	width:70px;
	float:left;
}
div.Col3 div.Col3Right{
	width:430px;
	float:right;
}
div#Content{
	margin-top:10px;
}
div#LeftContent{
	float:left;
	width:450px;
}
div#RightContent{
	float:right;
	width:300px;
}
#IndexSearchBar{
	padding-top:4px;
}

#IndexSearchBar a:hover{
	background:none;
	color:#f60;
	text-decoration:underline;
}
#IndexSearchBar #SearchNav{
	position:relative;
	background-color:#f6f6f6; 
	border:1px solid #ddd; 
	border-bottom:0; 
	height:21px;
	font-size:13px;
}
#IndexSearchBar #SearchNav #TabBar{
	position:absolute; 
	left:143px; 
}
#IndexSearchBar #SearchNav #TabBar li{
	padding:0 11px;
	text-align:center;
	background:url(/images/common/SearchBar_line.gif) no-repeat right;
	line-height:21px;
}
#IndexSearchBar #SearchNav #TabBar li.Current{
	padding:0;
	margin-left:-1px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	top:-5px;
	position:relative;
	line-height:30px;
}
#IndexSearchBar #SearchNav #TabBar li.Current a{
	color:#fff;
	text-decoration:none;
}
#IndexSearchBar #SearchNav #TabBar li.Current a:hover{
	text-decoration:underline;
}
#IndexSearchBar #SearchNav #TabBar li.Four{
	width:76px;
	background:url(images/SearchBar_current4.gif) no-repeat #f94400;
}
#IndexSearchBar #SearchNav #TabBar li.Three{
	width:63px;
	background:url(images/SearchBar_current3.gif) no-repeat #f94400;
}
#IndexSearchBar #SearchNav #TabBar li.Two{
	width:50px;
	background:url(images/SearchBar_current2.gif) no-repeat #f94400;
}

#IndexSearchBar #SearchForm{
	padding:6px 0 0 110px;
	background:url(images/SearchBar_bg.gif) #f94400 repeat-x;
	height:31px;
}
#IndexSearchBar #SearchForm select,input{
	color:#666;
}
#IndexSearchBar #SearchForm .Srchinp{
	padding:3px;
	font-size:14px;
	border:1px solid #bcbcbc;
	background:url(/images/common/SearchBar_inpbg.gif) 0 0 no-repeat #fff;
}
#IndexSearchBar #SearchForm .Srchbtn{
	font-size:14px;
	padding:1px 8px 0 8px;
	color:#000;
}
#IndexSearchBar #SearchForm select{
	font-size:14px;
}
#IndexSearchBar #Explain{
	position:relative;
	padding:0 0 0 110px;
	border:1px solid #ddd; 
	border-top:0; 
	height:22px;
	color:#999;
}
#IndexSearchBar #Explain a{
	color:#999;
}
#IndexSearchBar #Explain .bottoml,#IndexSearchBar #Explain .bottomr{
	position:absolute;
	bottom:-1px;
	width:10px;
	height:23px;
}
#IndexSearchBar #Explain .bottoml{
	left:-1px;
	background:url(/images/common/SearchBar_LeftCorner.gif) no-repeat;
}
#IndexSearchBar #Explain .bottomr{
	right:-1px;
	background:url(/images/common/SearchBar_RightCorner.gif) no-repeat;
}
ul#News{
	background-color:#f3f3f3;
	height:25px;	
}
ul#News li{
	margin:5px 10px;
	background:url(images/listdot_grey.gif) no-repeat 0 6px;
	padding-left:6px;
}
div#Cate h1{
	padding-left:13px;
	line-height:23px;
	height:23px;
	background:url(images/catetitlebg.gif) no-repeat;
}
div#Cate h1 a{
	color:#fff;
}
#CateContent{
	border:1px solid #ffc5bb;
	zoom:1;
}
.Category li{
	display:inline;
	line-height:18px;
	margin-right:10px;
}
#RecomContent{
	background-color:#ffedd9;
	padding:5px 0 5px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.CateMenu h3{
	display:inline;
}
.CateMenu li{
	margin-right:4px;
	width:105px;
	height:39px;
	background:url(images/recommenubg_01.gif) no-repeat;
}
.CateMenu li.current{
	position:relative;
	background:url(images/recommenubg_02.gif) no-repeat;
}
.CateMenu li.current span{
	position:absolute;
	width:101px;
	bottom:-2px;
	/*>bottom:-2px;*/
	left:2px;
	border-bottom:3px solid #fff;
}
.CateMenu li a{
	color:#c30;
	font-size:14px;
	font-weight:bold;
	line-height:2.4em;
	padding:10px 10px 11px 35px;
}
.CateMenu li a:hover{
	color:#c30;
	text-decoration:underline;
}
.CateMenu li a.HotShop{
	background:url(images/icon_hotshop.gif) no-repeat 10px 3px;
}
.CateMenu li a.HotFood{
	background:url(images/icon_hotfood.gif) no-repeat 10px 3px;
}
.CateMenu li a.Card{
	background:url(images/icon_card.gif) no-repeat 10px 3px;
}
.CateMenu li a.Map{
	background:url(images/icon_map.gif) no-repeat 10px 3px;
}
.CateMenu li a.Cate{
	background:url(images/icon_cate.gif) no-repeat 5px 3px;
}
.CateMenu li a.Fun{
	background:url(images/icon_fun.gif) no-repeat 10px 3px;
}
.CateMenu li a.Discount{
	background:url(images/icon_discount.gif) no-repeat 10px 3px;
}
.CateMenu li a.Cook{
	background:url(images/icon_cook.gif) no-repeat 10px 3px;
}
.ContStyle,.ContStyleUp{
	margin-left:1px;
	border:1px solid #fbdebb;
	background-color:#fff;
	width:428px;
}
.ContStyle{
	height:120px;
	>height:115px;
	padding:5px 0;
}
.ContStyleUp{
	height:148px;
	padding:5px 0 0 0;
}
.ContStyle h4{
	float:left;
}
#tempdiv img{
	border:0;
	padding:0;
	background:transparent;
}
.ViewBigMap{
	display:block;
	position: absolute;
	right:1px!important;
	bottom:1px!important;
}
#Discount .DotList li{
	float:left;
	width:230px;
	color:#666;
}
#Discount .DotList li a{
	float:left;
	width:128px;
}
#Cook .DotList li{
	width:145px;
	float:left;
}
#HotShop #HotDP{
	width:190px;
}
#HotShop #HotPK{
	width:210px;
}
#HotShop h4{
	margin:2px 0;
}
#HotShop .HotShopList li{
	clear:both;
	color:#666;
	line-height:20px;
}
#HotShop .HotShopList .Top{
	background-color:#fff6ec;
	border-top:1px solid #ffddb5;
	color:#111;
	height:18px;
}
#HotShop .HotShopList li .ShopName,.DPNum,.Price,.PKNum{
	float:left;
}
#HotShop .HotShopList li .ShopName{
	width:115px;
}
#HotShop .HotShopList li .DPNum{
	width:35px;
}
#HotFood .FoodItem{
	width:205px;
	float:left;
}
#HotFood .DotList li{
	float:left;
	width:100px;
}
#Card h4{
	font-size:14px;
	margin-top:2px;
	>margin-top:9px;
}
#Card .DotList li{
	float:left;
	width:155px;
	color:#f60;
}
#Card .DotList li a{
	margin-right:3px;
}
.HorizDl dt{
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
.HorizDl dd{
	float:left;
	margin:0 8px 5px 0;	
	>margin:-2px 8px 5px 0;
}
.PicList li{
	margin-right:5px;
}
#CateInfo{
	zoom:1;
	padding-bottom:5px;
}
#CateInfo img{
	float:left;
	margin-right:5px;
}
#CateInfo li{
	width:210px;
}
/*点评内容样式*/
.DPFloor{
	padding-bottom:1px;
	margin-bottom:8px;
	border-bottom:1px dashed #ccc;
	zoom:1;
}
div.Main{
	float:right;
	width:100%;
	margin:0 0 0 -70px;
}
div.Container{
	margin:0 0 0 70px;
}
div#DianPing{
	margin:10px;
}
div#DianPing div.Member{
	float:left;
	width:70px;
}
div#DianPing div.Member img{
	display: block;
}
div#DianPing div.Member a.Picture{
	padding:3px;
	width:50px;
	border:1px solid #e6e6e6;
	background: #fff;
	display: block;
}
div#DianPing div.Member a.Picture:hover{
	color:#737311;
	background: #e1e5ac;
}

div#DianPing div.Member div.ID{
	margin-top:3px;
	width:70px;
	overflow: hidden;
	word-break :break-all; 
	display: block;
}
div#DianPing div.Member li{
	list-style:none;
	line-height: 1.5em;
	word-break :break-all; 
}
div#DianPing div.Member li span.Notice{
	display: none;
}
div#DianPing div.Member li.DP,li.JF,li.TQ{
	padding-left:14px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#DianPing div.Member li.DP{
	background: url(images/icon_dp.gif) no-repeat left;
}
div#DianPing div.Member li.JF{
	background: url(images/icon_jf.gif) no-repeat left;
}
div#DianPing div.Member li.TQ{
	background: url(images/icon_tq.gif) no-repeat left;
}
div#DianPing div.DPres{
	clear:both;
}
div#DianPing div.DPres div.Member2{
	float:left;
	width:30px;
}
div#DianPing div.DPres div.Member2 img{
	padding:1px;
	border: 1px solid #e6e6e6;
}
div#DianPing div.DPres div.DPContent2 p{
	margin:5px 0 0 30px;
}
div#DianPing div.DPContent{
	margin-bottom: 5px;
}
div#DianPing div.DPContent div.MyStory{
	font-size:13px;
	line-height: 1.5em;
	padding-left:25px;
	word-break:break-all;
	background: url(/images/common/icon/icon_story.gif) no-repeat 5px 3px;
}
div#DianPing div.DPContent h6{
	margin:0;
	padding-left:3px;
	background: #fef6eb;
}
div#DianPing div.DPContent h6 a{
	color:#cc3300;
	padding:3px;
	padding-top:5px;
	display:block;
}
div#DianPing div.DPContent h6 a:hover{
	color:#737311;
	background: #e1e5ac;
}
div#DianPing div.DPContent p{
	margin:5px 0 0 5px;
	line-height: 1.6em;
	word-break :break-all; 
}
div#DianPing div.DPContent p.NoStoreName{
	margin:0;
}
div#DianPing div.DPContent span{
	letter-spacing:normal;
	color:#9b9b9b;
}
div#DianPing div.DPContent ul{
	margin:7px 5px;
	line-height: 1.7em;
}
div#DianPing div.DPContent li{
	float:left;
	list-style: none;
}
div#DianPing div.DPContent li a{
	margin-right:5px;
}
div#DianPing div.Reply{
	text-align:right;
}
div#DianPing div.Reply ul{
	height:18px;
}

div#DianPing div.Reply li{
	float:right;
	margin-right:3px;
	list-style:none;
}
div#DianPing div.Reply li.Up{
	margin-top:0px;
	margin-right:0px;
	padding-left: 12px;
	background: url(/images/common/icon/arrow_up.gif) no-repeat left -2px;
}
div#DianPing div.Reply li.Down{
	margin-top:0px;
	margin-right:0px;
	padding-left: 12px;
	background: url(/images/common/icon/arrow_down.gif) no-repeat left -2px;
}
div#DianPing div.Reply li a{
	padding:0 3px;
	display: block;
}
div#ActiveMember{
	margin-top:-10px;
}
div#ActiveMember ul li{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#ActiveMember ul li img{
	padding:1px;
	vertical-align:middle;
}
div#user_info{
	height:133px;
	border:1px solid #fcd1ca;
}
div#LogArea{
	height:133px;
	zoom:1;
}
div#LogArea #Login{
	padding:1px 10px;
	background-color:#fff3f2;
}
div#LogArea #Login h6 a{
	line-height:28px;
	text-decoration:underline;
}
div#LogArea #PKStar .FLli h6{
	margin-top:-15px;
	>margin-top:0;
	font-weight:normal;
}
div#LogArea #Register{
	margin-top:-26px;
}
div#LogArea #Register img{
	vertical-align:middle;
}
div#LogArea #PKStar{
	margin:5px;
}
div#LogArea #PKStar li{
	width:47%;
}
div#LogArea #PKStar li.StarTitle{
	width:17px;
	font-weight:bold;
}
div#LogArea #PKStar li h6{
	margin-bottom:5px;
}
div#LogArea .UserFace{
	width:54px;
	height:54px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	overflow:hidden;
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
div#LogArea .UserFace p{
	position:static;
	_position:absolute;
	top:50%;
	margin:2px 0 -1px 0;
	>margin:1px 0;
}
div#LogArea .UserFace img{
	position:static;
	_position:relative;
	top:-50%;left:-50%;
}
div#LogArea #UserInfo{
	padding:5px 0 0 5px;
	background-color:#fff3f2;
	height:82px;
	*height:82px;
	_height:69px;
}
div#LogArea #UserInfo div{
	margin:0 0 3px 0;
}
div#LogArea #UserInfo #UserName{
	margin-top:2px;
	>margin-top:8px;
}
div#LogArea #UserInfo .UserGrade a{
	margin-right:10px;
}
div#LogArea #UserInfo .UserGrade a.JF,div#LogArea #UserInfo .UserGrade a.TQ{
	background: url(images/icon_jf.gif) no-repeat left 2px;
	padding-left:14px;
	font-size:10px;
	color:#666;
	text-decoration:underline;
}
div#LogArea #UserInfo .UserGrade a.JF:hover,div#LogArea #UserInfo .UserGrade a.TQ:hover{
	color:#f50;
}
div#LogArea #UserInfo .UserGrade a.TQ{
	background: url(images/icon_tq.gif) no-repeat left 2px;
}
div#LogArea #UserInfo #DengJi{
	margin:-2px 0 2px 1px;
}
div#LogArea #UserHome{
	padding:2px 5px;
}
div#LogArea #UserHome .DotList li{
	margin:2px 0;
}
.RContentBord{
	border:1px solid #c7dff0;
	padding:6px;
	padding-right:0;
	zoom:1;
}
div#Fang h1{
	padding-left:16px;
	line-height:23px;
	height:23px;
	background:url(images/fangtitlebg.gif) no-repeat;
}
div#Fang h1 a{
	color:#fff;
}
div#Fang h3{
	font-size:12px;
}
#FangSearch{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#FangContent .Category{
	margin-left:46px;
	font-family:Arial, Helvetica, sans-serif;
}
div#FangContent .Category li{
	margin-right:6px;
}
div#FangInfo li{
	width:140px;
}
div#FangData{
	color:#666;
}
div#FenLei h3{
	font-size:12px;
}
div#FenLei .Category{
	margin:0 5px 7px 0;
	padding-bottom:3px;
	border-bottom:1px dashed #ccc;
}
div#FenLei .Category li{
	margin-right:5px;
	color:#ccc;
}
ul#FenleiInfo li{
	width:140px;
}
div#BBS .DotList li{
	float:left;
	width:180px;
}
div#Quan .FLli li{
	width:65px;
	text-align:center;
}
div#Quan .FLli li img{
	margin-top:5px;
}
div#Quan .DotList li{
	float:left;
	margin-left:5px;
	width:80px;
	line-height:20px;
}
div#Links li{
	font-family:"宋体";
	margin-right:2px;
	line-height:18px;
	display:inline;
}
div#Links img{
	margin-bottom:5px;
}
#Adtop{
	position:relative;
	height:44px;
	background-image:url(images/adtop_bg.gif);
}
#Adtop h3,#Adtop h2{
	margin:0;
	height:44px;
	text-indent:-9999px;
}
#Adtop h3{
	margin-left:8px;
	width:194px;
	background:url(images/adtop_unit.gif) no-repeat;
}
#Adtop h2{
	width:400px;
	background:url(images/adtop_word.gif) no-repeat;
	cursor:hand;
}
#Adtop #close{
	margin:0 5px 0 0;
	>margin:15px 5px 0 0;
}
#Adtop #close a{
	display:block;
	color:#fff;
	background:url(images/adtop_close.gif) no-repeat right top;
	padding:0 15px 3px 0;
	width:28px;
}
#Adtop .Left,.Right{
	position:absolute;
	width:6px;
	height:44px;
}
#Adtop .Left{
	background:url(images/adtop_left.gif) no-repeat bottom;
	left:0;
	bottom:0;
}
#Adtop .Right{
	background:url(images/adtop_right.gif) no-repeat bottom;
	right:0;
	bottom:0;
}
/*切换城市样式*/
div.BoxBG{
	position: absolute;
	background: #ccc;
}
div#ChangeCity{
	position: relative;
	top:-4px;
	left:-4px;
	padding:8px;
	width:267px;
	border:1px #777 solid;
	background: #fff;
}
div#ChangeCity li{
	float:left;
	width:50px;
	list-style: none;
	white-space: nowrap;
}
div#ChangeCity li a{
	padding:3px;
	color:#111;
	line-height: 20px;
	text-decoration: underline;
}
div#ChangeCity li a:hover{
	color:#fff;
	background: #666;
}
div#ChangeCity form{
	padding:4px 8px 10px;
	background: #f6f6f6;
}
div#ChangeCity input.SelectCityName{
	font-size:12px;
	width:150px;
}
div#ChangeCity input.Submit{
	height:22px;
}
div.LoadImg{
	width:145px;
	margin:50px auto 0 auto;
}
div.LoadImg img{
	vertical-align:middle;
	margin-right:5px;
}
div#MainPromotionBanner{
	float:left;
	width:450px;
	height:110px;
	background:#FFF;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#SlidePlayer a{
	padding:0;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 110px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 450px;
	height: 110px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 450px;
	height: 110px;	
}
#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 85px; 
	right: 3px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #9B0583;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 1px;
	border:1px solid #9B0583;
	background-color:#fff;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background-color:#9B0583;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 1px; 
}

#indexselectcity td{
	padding:0px;
}