/*样式表 */

div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style:none;}

/** Search **/
.Search_main{ width: 980px;margin-top: 8px; }
.Search_main .tab_box{ margin-left: 23px; height: 29px; position:relative;}
.Search_main .tab_box ul.tab_food{float:right;padding-top:1px;}
/* Tab_sele */
.Search_main .tab_box ul.Tab_sele{height: 29px; margin-top: 2px; float: left;position: absolute; }
.Search_main .tab_box ul.Tab_sele li{ line-height: 29px; letter-spacing:0px; margin-right: 3px;  float: left; font-size: 14px; background: url(menu_tbg.gif) no-repeat left -39px;}
.Search_main .tab_box ul.Tab_sele li span{display: block; padding: 0 15px 0 15px; background: url(menu_tbg2.gif) no-repeat right -39px;}
.Search_main .tab_box ul.Tab_sele li a:link,
.Search_main .tab_box ul.Tab_sele li a:visited { text-decoration: none; color: #000;}
.Search_main .tab_box ul.Tab_sele li a:hover { text-decoration: none; color: #e20202;}
a.inx:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/* tab_active */
.Search_main .tab_box ul.Tab_sele li.ind a{font-weight: bold; display: block;background: url(menu_tbg.gif) no-repeat left 0;}
.Search_main .tab_box ul.Tab_sele li.ind a:link,
.Search_main .tab_box ul.Tab_sele li.ind a:visited { text-decoration: none; color: #fff;}
.Search_main .tab_box ul.Tab_sele li.ind a:hover { text-decoration: none; color: #fff;}
.Search_main .tab_box ul.Tab_sele li.ind a span{ display: block; padding: 0 15px 0 15px; background: url(menu_tbg2.gif) no-repeat right 0;}

.Search_main .Search{ height: 39px; background: url(menu_bg.gif) repeat-x 0 -49px; }
.Search_main .Search .sl,
.Search_main .Search .sr{ height: 39px; width: 55px; font-size: 1px;}
.Search_main .Search .sl{ float: left; background: url(menu_bg.gif) no-repeat 0 top; }
.Search_main .Search .sr{ float: right; background: url(menu_bg.gif) no-repeat 0 bottom; }
.Search_main .searchimg{ float: left; margin: 4px 0 0 10px; width: 85px; height: 31px;background: url(menu_so.gif) no-repeat; }
.Search_main .searchcon{ float: left; margin: 6px 0 0 7px; }

.inputText {
	border: 1px solid #ccc;
}
.inputso {
	border: 1px solid #333333;
	height:22px;
	font-size:14px;
	line-height:18px;
}
.inputso2 {
	border: 1px solid #ff3300;
	height:22px;
	font-size:14px;
	line-height:18px;
}

.tabborder {
border:1px solid #FF9900;
}
.contborder {
border:1px solid #F0BC46;
}
.tdbg{
background-color:#FCF0D1;
}
.tdindexbg{
background-color:#FDDEAF;
}
.tdfont{
font-size:13px;color:#ff6600;font-weight:bold;
}
.f14 {
font-size:14px;color:#ff6600;font-weight:bold;
}
.tdtop{
border-top:solid 1px #FF9900;
}
.tdbottom{
border-top:solid 1px #FFCC66;
}
/*----------------------翻页样式----------------------*/
A.prv:link {
	DISPLAY: block;
    PADDING: 1px 3px 0 3px;
	BACKGROUND: #fff;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	margin-bottom:5px;
	COLOR: #ff6600;
	HEIGHT: 16px;
	TEXT-DECORATION: none;
	border: 1px solid #ff9900;
	font-weight: bold;
}
A.prv:visited {
	DISPLAY: block;
    PADDING: 1px 3px 0 3px;
	BACKGROUND: #fff;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	COLOR: #ff3300;
	HEIGHT: 16px;
	TEXT-DECORATION: none;
	border: 1px solid #ff9900;
	font-weight: bold;
}
A.prv:hover {
    TEXT-DECORATION: none;
	BACKGROUND: #ff9900; 
	COLOR: #fff;
	
}
.prvSPAN {
    PADDING: 2px 3px 0 3px;
	DISPLAY: block;
	BACKGROUND: #ff9900;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	COLOR: #FFFFFF;
	HEIGHT: 16px;
	font-weight: bold;
}
.prvSPAN2 {
    PADDING: 2px 6px 0 6px;
	DISPLAY: block;
	BACKGROUND: #FFFFFF;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	COLOR: #333333;
	HEIGHT: 16px;

}
.btnzcnew
{
height:25;padding-top:3px;border:1px solid #FFA740;font-size:14px;color:#ff3300;font-weight:bold;background-color:#ffffff;background:url(menuitem_ed_n.gif);cursor:hand;letter-spacing:1px;
}
.btnzc
{
height:25;padding-top:3px;border:1px solid #A9DE8C;font-size:14px;color:#006600;font-weight:bold;background-color:#ffffff;background:url(menuitem_bg.gif);cursor:hand;letter-spacing:1px;
}

.headjslogin{
	margin-right:10px;
	width:68px;
	height:20px;
	background:url(userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}