@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f5c100;
}

a{
	text-decoration:none;
}

.divcontainer{
	width:997px;
	margin:0 auto;
}

/*----------------------HEADER------------------------*/

.divheader{
	width:997px;
	clear:both;
	height:62px;
	padding-top:8px;
}

.divheader div#left{
	float:left;
}

.divheader div#right{
	float:right;
	padding-top:12px;
}

.divheader div#right span#search{
	display:block;
	height:24px;
	float:left;
	padding:0;
	margin:0;
}

.divheader div#right span#btn{
	display:block;
	height:24px;
	float:left;
	padding:0;
	margin:0;
}

.root_search_input{
	margin:0;
	padding:0;
	height:19px;
	width:234px;
	padding-top:3px;
	padding-left:2px;
	font-size:13px;
	line-height:13px;
	border:1px solid #aab2b8;
	color:#333;
	float:left;
}

.divheader div#right img{
	border:0;
	width:30px; height:24px;
}

.divheader div#right p{
	display:block;
	margin:0; padding:0;
	clear:both;
	font-size:14px;
	color:#666;
	width:270px;
}

.divheader div#right p span#left{
	float:left;
	padding-top:4px;
}

.divheader div#right p span#right{
	float:right;
	padding-top:4px;
}

/*----------------------BANNER------------------------*/

.divbanner{
	width:997px;
	clear:both;
	padding-top:15px;
}

.divbanner ul{
	margin:0; padding:0; list-style:none;
	width:997px;
	height:67px;
}

.divbanner li{
	float:left;
}

.divbanner li#left{
	background:url(../images/banner_L.png) no-repeat;
	width:7px; height:67px;
}

.divbanner li#logo{
	background:url(../images/takeaway_logo.png) no-repeat;
	width:253px; height:67px;
}

.divbanner li#logo img{
	border:none;
}

.divbanner li#search{
	background:url(../images/banner_bg.png) repeat-x;
	width:706px; height:67px;
}

.divfoodsearch{
	width:285px;
	float:right;
	padding-top:14px;
}

.divfoodsearch ul{
	padding:0; margin:0; list-style:none;
	height:43px;
	width:285px;
}

.divfoodsearch li{
	float:left;
	height:43px;
}

.divfoodsearch li#s_left{
	background:url(../images/search_L.png) no-repeat;
	width:12px;
}

.divfoodsearch li#s_main{
	background:url(../images/search_bg.png) repeat-x;
	width:267px;
	padding-top:7px;
	height:36px;
}

.divfoodsearch li#s_right{
	background:url(../images/search_R.png) no-repeat;
	width:6px;
}

.divfoodsearch li#s_main img{
	display:block;
	float:left;
}

.divfoodsearch li#s_main span#select{
	display:block;
	height:22px;
	padding-top:7px;
	width:80px;
	text-align:center;
	float:left;
	color:#363739;
	background-color:#f6e300;
	font-size:14px;
	font-weight:bold;
}

.inputsearch{
	height:22px;
	width:145px;
	margin:0; padding:0;
	border:1px solid #f6e300;
	float:left;
	color:#333;
	font-size:14px;
	padding:5px 2px 0px 3px;
}

.divbanner li#right{
	background:url(../images/banner_R.png) no-repeat;
	width:31px; height:67px;
}

/*--------------------BANNER_BOTTOM---------------------*/

.divbanner_bottom{
	background:url(../images/banner_bottom.png) repeat-x;
	width:997px; height:31px;
}

.divbanner_bottom ul{
	padding:0; margin:0; list-style:none;
	width:997px;
	height:31px;
}

.divbanner_bottom li{
	float:left;
	height:31px;
}

.divbanner_bottom li#left{
	background:url(../images/banner_bottom_L.png) no-repeat;
	width:10px;
}

.divbanner_bottom li#location{
	background:url(../images/banner_bottom_bg.png) repeat-x;
}

.divbanner_bottom span{
	font-size:13px;
	height:23px;
	display:block;
	float:left;
	padding-top:11px;
}
.divbanner_bottom span#label{
	color:#979595;
	padding-left:5px;
	width:60px;
	line-height:100%;
}

.divbanner_bottom img{
	display:block;
	float:left;
	padding-right:15px;
	width:18px;
	height:31px;
}

.divbanner_bottom span#location{
	color:#b52c17;
	padding-right:10px;
	overflow:hidden;
	line-height:100%;
}

.divbanner_bottom span#location a{
	color:#b52c17;
	font-size:13px;
}

.divbanner_bottom span#location a:hover{
	color:#FF0000;
}

.divbanner_bottom li#middle{
	background:url(../images/banner_bottom_middle.png) no-repeat;
	width:11px;
}

.divbanner_bottom li#right{
	background:url(../images/banner_bottom_R.png) no-repeat;
	width:11px;
	float:right;
}

/*-----------------------MAIN-------------------------*/

.divmaincontent{
	width:997px;
	clear:both;
	padding-top:13px;
}

/*-----------------------LEFT-------------------------*/

.divleftcontent{
	float:left;
	width:190px;
	padding-top:7px;
	overflow:hidden;
}

/*--------------------DISTRICT----------------------*/

.divdistrict{
	width:190px;
	clear:both;
}

/* This is moved to jquery-ui1.7...css*/

/*----------------------AD_LEFT-----------------------*/

.divad_left{
padding-top:18px;
width:190px;
clear:both;
}

/*-----------------------RIGHT------------------------*/

.divrightcontent{
	float:right;
	width:789px;
	overflow:hidden;
}

/*-------------------RECOMMANDATION-------------------*/

/* This is moved to css.css*/

/*-----------------------RANK-------------------------*/

.divrankarea{
	clear:both;
	width:789px;
	height:204px;
	padding-top:7px;
}

.divrankarea ul{
	margin:0; padding:0; list-style:none;
}

.divrankarea li{
	width:253px;
	float:left;
	height:204px;
}

.divrank{
	width:253px;
	clear:both;
	height:204px;
}

.divrank ul{
	padding:0; margin:0; list-style:none;
}

.divrank li{
	clear:both;
	width:253px;
	height:29px;
	background:url(../images/rank_bg.png) 0 -32px;
}

.divrank li#hitres{
	height:39px;
	background:url(../images/rank_title.png) no-repeat;
}
.divrank li#updateres{
	height:39px;
	background:url(../images/rank_title.png) no-repeat 0 -39px;
}
.divrank li#newres{
	height:39px;
	background:url(../images/rank_title.png) no-repeat 0 -78px;
}

.divrank li#first{
	height:32px;
	background:url(../images/rank_bg.png) no-repeat;
}

.divrank span{
	display:block;
	float:left;
	font-size:14px;
	line-height:100%;
	padding-top:9px;
}
.divrank span#no{
padding-top:8px;
	padding-left:31px;
	width:13px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#f39d25;
}
.divrank li#first span#no{
	color:#fff;
}
.divrank span#res{
	padding-left:14px;
	width:120px;
	overflow:hidden;
	height:15px;
}
.divrank a{
	font-size:14px;
	line-height:100%;
	color:#555;
}
.divrank a:hover{
color:#FF9900;
}

.divrank span#status_up{
	width:22px; height:17px;
	padding:0;
	padding-left:24px;
	margin-top:7px;
	background:url(../images/rank_status.png) no-repeat 24px 0;
}
.divrank span#status_down{
	width:22px; height:17px;
	padding:0;
	padding-left:24px;
	margin-top:7px;
	background:url(../images/rank_status.png) no-repeat 24px -17px;
}
.divrank span#status_none{
	width:22px; height:17px;
	padding:0;
	padding-left:24px;
	margin-top:7px;
	background:url(../images/rank_status.png) no-repeat 24px -34px;
}
.divrank span#status_new{
	width:22px; height:17px;
	padding:0;
	padding-left:24px;
	margin-top:7px;
	background:url(../images/rank_status.png) no-repeat 24px -51px;
}

.divrank span#remark{
	width:45px;
	text-align:right;
	color:#888;
	font-size:11px;
	padding-top:11px;
}

.divrank img{
	display:block;
	float:left;
	clear:both;
}

/*---------------------INFOLEFT-----------------------*/

.divinfo_left{
	width:520px;
	float:left;
}

.divinfo_content{
	clear:both;
	width:520px;
}

.divinfo_content span#skin_res{
	width:520px; height:43px;
	background:url(../images/info_skin.png) no-repeat;
	display:block;
	clear:both;
	margin-top:14px;
}

.divinfo_content div#res{
	height:152px; width:517px;
	background:url(../images/info_bg_res.png) repeat-x;
	float:left;
}

.divinfo_shadow_res{
	width:3px;
	height:152px;
	background:url(../images/info_shadow.png) repeat-y;
	float:right;
}

.divinfo_content span#skin_food{
	width:520px; height:43px;
	background:url(../images/info_skin.png) no-repeat 0 -43px;
	display:block;
	clear:both;
	margin-top:14px;
}

.divinfo_content div#food{
	width:517px; height:272px;
	background:url(../images/info_bg_food.png) repeat-x;
	float:left;
}

.divinfo_shadow_food{
	width:3px;
	height:272px;
	background:url(../images/info_shadow.png) repeat-y;
	float:right;
}

.divinfo_content div#food span#img, .divinfo_content div#res span#img{
	float:left;
	width:156px; height:113px;
	background:url(../images/info_img.png) no-repeat 50px 0;
	padding:8px 0 0 59px;
	margin-top:10px;
}

.divinfo_content div#food span#img img, .divinfo_content div#res span#img img{
	width:137px; height:103px;
	border:none;
}

.divinfo_content div#food a#title, .divinfo_content div#res a#title{
	margin-top:10px;
	color:#f9a309;
	font-size:18px;
	font-weight:bold;
	display:block;
	line-height:100%;
	padding-top:8px;
}

.divinfo_content div#food a#title:hover, .divinfo_content div#res a#title:hover{
	color:#FFCC00;
}

.divinfo_content div#food p, .divinfo_content div#res p{
	color:#888;
	font-size:13px;
	display:block;
	margin:0; padding:0;
	padding-top:5px;
	width:245px;
	padding-right:52px;
	line-height:130%;
	float:right;
}

.divhr{
	background:url(../images/info_hr.png) no-repeat 16px 12px;
	width:100%;
	clear:both;
	height:30px;
}

.divinfo_content div#food ul{
	margin:0; padding:0; list-style:none;
	padding-left:20px;
}

.divinfo_content div#food li{
	float:left;
	padding-left:35px;
	background:url(../images/info_discuz_dot.png) no-repeat 20px 7px;
	width:200px;
	height:26px;
}

.divinfo_content div#food  li a{
	font-size:15px;
	color:#f9a309;
	width:190px;
}

.divinfo_content div#food li a:hover{
	color:#FFCC00;
}

.divinfo_content span#skin_bottom, .divinfo_food span#skin_bottom{
	width:520px; height:20px;
	background:url(../images/info_skin.png) no-repeat 0 -86px;
	display:block;
	clear:both;
}

/*---------------------INFORIGHT----------------------*/

.divinfo_right{
width:253px;
margin-top:14px;
float:right;
}

.divinfo_right span#skin_discuz{
	width:253px; height:43px;
	display:block;
	clear:both;
	background:url(../images/info_skin.png) no-repeat 0 -106px;
}

.divinfo_right div#discuz{
	width:250px; height:204px;
	clear:both;
	background:url(../images/info_bg_discuz.png) repeat-x;
	float:left;
}

.divinfo_shadow_discuz{
	width:3px;
	height:204px;
	background:url(../images/info_shadow.png) repeat-y;
	float:right;
}

.divinfo_right span#skin_bottom{
	width:253px; height:20px;
	display:block;
	clear:both;
	background:url(../images/info_skin.png) no-repeat 0 -149px;
}

.divinfo_right ul{
	margin:0; padding:0;
	list-style:none;
	padding-left:22px;
}

.divinfo_right li{
background:url(../images/info_discuz_dot.png) no-repeat 0 8px;
padding-left:14px;
}

.divinfo_right a{
margin:0; padding:0;
font-size:13px;
line-height:100%;
color:#666;
}

.divinfo_right a:hover{
color:#FF9900;
}

/*---------------------FOOTER---------------------*/

.divfooter{
	clear:both; width:100%;
	padding-top:80px;
}

.divfooter p#border{
	line-height:1px;
	font-size:1px;
	background-color:#f9cc19;
	height:6px;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}

.divfooter div#info{
	background-color:#ad3f0c;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	height:90px;
	padding-top:14px;
	font-size:13px;
	color:#fff;
}

.divfooter div#info p{
	margin:0 auto;
	width:997px;
	line-height:170%;
}

.divfooter div#info p span#left{
	float:left;
	display:block;
}

.divfooter div#info p span#right{
	float:right;
	display:block;
}

.divfooter div#info p a{
	color:#FFF;
}

.divfooter div#info p a:hover{
	color:#FC0;
}

.divfooter div#info p span#bottom{
	clear:both;
	display:block;
}

/*-----------------DISTRICT.HTML------------------*/

.divreslist{
	width:782px;
	clear:both;
	background-color:#fff;
	margin-top:7px;
}

.divreslist span#top, .divreslist span#bottom{
	display:block;
	clear:both;
	margin:0; padding:0;
}

.divreslist p#title{
	margin:0; padding:0;
	clear:both;
	background:url(../images/district_page_title_bg.png) no-repeat 18px 5px;
	color:#faa10f;
	font-size:23px;
	font-weight:bold;
	height:35px;
	padding-top:5px;
	width:735px;
	padding-left:47px;
	background-color:#FFFFFF;
}


/*-----------------RESINFO.HTML------------------*/

.divresinfo{
	width:742px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
}
.divresinfo p{
	margin:0; padding:0;
	font-size:14px;
}

.divresinfo p#district{
	color:#fdb012;
}

.divresinfo p#resname{
	color:#86310a;
	font-size:20px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
}

.divresinfo p#function{
	float:right;
}

.divresinfo p#function img{
	border:none;
	padding:0 0px 0 10px;
}

.divresinfo div#hr{
	margin:0; padding:0;
	background:url(../images/info_hr.png) repeat-x;
	width:100%;
	clear:both;
	height:12px;
}
.divresinfo p#img{
	margin:0;
	background:url(../images/district_page_img.png) no-repeat;
	width:115px; height:85px;
	padding:8px 10px 10px 8px;
	float:left;
}

.divresinfo p#img img{
	border:none;
	width:115px; height:85px;
}

.divresinfo p#tel{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2d63b5;
	background:url(../images/district_page_icon.png) no-repeat 0 8px;
	height:17px;
	float:right;
	padding-top:8px;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	letter-spacing:1px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
}

.divresinfo p#note{
	margin:0; padding:0;
	font-size:13px;
	color:#666;
	background:url(../images/district_page_icon.png) no-repeat 0 -85px;
	line-height:100%;
	height:13px;
	padding-top:4px;
	float:right;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
}

.divresinfo p#hours{
	margin:0; padding:0;
	font-size:13px;
	color:#666;
	background:url(../images/district_page_icon.png) no-repeat 0 -28px;
	line-height:100%;
	height:13px;
	padding-top:4px;
	float:right;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}

.divresinfo p#address{
	margin:0; padding:0;
	font-size:13px;
	color:#666;
	background:url(../images/district_page_icon.png) no-repeat 0 -57px;
	line-height:100%;
	height:13px;
	padding-top:4px;
	float:right;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
}

.divresinfo p#address{
	margin:0; padding:0;
	font-size:13px;
	color:#666;
	background:url(../images/district_page_icon.png) no-repeat 0 -57px;
	line-height:100%;
	height:13px;
	padding-top:4px;
	float:right;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
}

.divresinfo p#rank{
	margin:0; padding:0;
	font-size:13px;
	color:#666;
	background:url(../images/district_page_icon.png) no-repeat 0 -114px;
	line-height:100%;
	height:13px;
	padding-top:4px;
	float:right;
	padding-left:30px;
	width:570px;
	margin-bottom:3px;
	border-bottom:1px dotted #fdb012;
	padding-bottom:3px;
}

.resintro{
	width:711px; height:760px;
	background:url(../images/resinfo_intro.png) no-repeat;
	padding:35px 15px 10px 15px;
	clear:both;
}

.td_resinfo_top{
background:url(../images/resinfo_intro_skin.png) no-repeat;
height:35px;
width:741px;
}

.td_resinfo_main{
background:url(../images/resinfo_intro_bg.png) repeat-y;
width:741px;
padding-left:15px;
padding-right:15px;
}

.td_resinfo_bottom{
background:url(../images/resinfo_intro_skin.png) no-repeat 0 -45px;
height:13px;
width:741px;
}

.divtop{
width:100%;
text-align:center;
}

.divtop a{
	color:#fdaa06;
	font-size:15px;
}

/*-----------------MYMENU.HTML------------------*/
.divreslist p#mymenu{
	margin:0; padding:0;
	clear:both;
	background:url(../images/menu_logo.png) no-repeat 18px 7px;
	color:#faa10f;
	font-size:23px;
	font-weight:bold;
	
	height:32px;
	padding-top:7px;
	
	width:735px;
	padding-left:47px;
	background-color:#FFFFFF;
}



.divreslist p#border{
	width:734px;
	padding-left:6px;
	padding-top:10px;
	clear:both;
	margin:0 auto;
}

.divreslist p#border span{
	padding-bottom:3px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #fdaa06;
	margin-bottom:10px;
}

.divmenulist{
	clear:both;
	margin:0 auto;
	width:736px;
	padding-left:6px;
	overflow:hidden;
}

.divmenulist ul{
	margin:0; padding:0; list-style:none;
	width:558px;
	float:left;
	background:url(../images/menu_border.png) repeat-y 550px 0;
	
}

.divmenulist ul#recommand{
	width:175px;
	float:right;
	margin:0; padding:0;
}

.divmenulist ul#recommand li{
	float:left;
	margin:0;
	width:170px;
	padding:0;
	margin-bottom:15px;
}

.divmenulist ul#other{
	margin:0; padding:0; list-style:none;
	width:780px;
	background:none;
}

.divmenulist li{
	float:left;
	width:168px;
	margin-right:18px;
	margin-bottom:18px;
}
.divmenulist li div#content{
	background:url(../images/menu_bg.png) repeat-y;
	width:168px;
	height:230px;
	overflow:hidden;
}

.divmenulist li p{
	margin:0; padding:0;
	clear:both;
}

.divmenulist li p#name{
	font-weight:bold;
	color:#fff;
	background:url(../images/menu_skin.png) no-repeat;
	width:158px;
	font-size:15px;
	overflow:hidden;
	padding:7px 0 0 10px;
	height:22px;
}

.divmenulist li p#name span{
	float:left;
	width:130px;
	display:block;
}

.divmenulist ul#other li p#name{
	background:url(../images/menu_skin2.png) no-repeat;
}

.divmenulist ul#recommand li p#name{
	background:url(../images/menu_skin3.png) no-repeat;
	color:#F90;
}

.divmenulist li p#name span#sponsor{
	font-size:11px;
}


.divmenulist li p#name a#x{
	float:right;
	border:none;
	padding-right:8px;
	margin-top:2px;
	display:block;
	height:13px; width:13px;
	line-height:1px;
	font-size:1px;
	background:url(../images/menu_remove.png) no-repeat;
}

.divmenulist ul#other li p#name a#x{
	background:url(../images/menu_remove2.png) no-repeat;
}

.divmenulist ul#recommand li p#name a#x{
	background:url(../images/menu_remove3.png) no-repeat;
}

.divmenulist li p#name a#x:hover{
	background:url(../images/menu_remove.png) no-repeat 0 -13px;
}

.divmenulist ul#other li p#name a#x:hover{
	background:url(../images/menu_remove2.png) no-repeat 0 -13px;
}

.divmenulist ul#recommand li p#name a#x:hover{
	background:url(../images/menu_remove3.png) no-repeat 0 -13px;
}

.divmenulist li p#image{
	margin:0;
	padding:6px 0 4px 8px;
}

.divmenulist li p#image img{
	border:1px solid #F93;
	width:146px; height:95px;
	padding:1px;
}

.divmenulist li p#function{
	margin:0;
	padding:0 0 0 9px; 
}

.divmenulist li p#function a#viewmenu{
	margin:0; padding:0;
	display:block;
	float:left;
	background:url(../images/menu_function.png) no-repeat;
	width:72px; height:28px;
	margin-right:4px;
	padding-bottom:3px;
}

.divmenulist li p#function a#viewdetail{
	margin:0; padding:0;
	display:block;
	float:left;
	background:url(../images/menu_function.png) no-repeat 0px -32px;
	width:72px; height:28px;
	padding-bottom:3px;
}

.divmenulist li p#tel{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2d63b5;
	background:url(../images/district_page_icon.png) no-repeat 10px 0;
	height:20px;
	padding-top:1px;
	padding-left:36px;
	letter-spacing:3px;
	font-size:15px;
}

.divmenulist li p#note{
	color:#777;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	width:145px;
}

.divmenulist li p#footer{
	background:url(../images/menu_skin.png) no-repeat 0 -29px;
	width:168px; height:14px;
	overflow:hidden;
}

/*-----------------LOGIN.HTML------------------*/
.divreslist div#left a, .divreslist div#right a{
	color:#F90;
	text-decoration:underline;
	font-weight:bold;
}

.divreslist div a:hover{
	color:#FC0;
}

.divreslist div#left{
	float:left;
	width:400px;
	padding-left:25px;
	padding-bottom:20px;
	padding-top:6px;
}

.divreslist div#left p{
	font-size:13px;
	color:#888;
	margin:0; padding:0;
	padding-bottom:4px;
}

.divreslist div#left p#advantage{
	font-size:15px;
	color:#b52c17;
	font-weight:bold;
	padding-top:15px;
}

.divreslist div#right{
	float:right;
	width:275px; height:321px;
	padding-right:20px;
	padding-bottom:50px;
	background:url(../images/login_bg.png) no-repeat 0 37px;
}

.divreslist div#right p{
	margin:0; padding:0;
	font-size:13px;
	clear:both;
}

.divreslist div#right label{
	width:40px;
	display:block;
	padding-left:40px;
	float:left;
}

