@charset "utf-8";
/* CSS Document */
/* 最外面DIV的样式 */
#slidingBlock {
	
	over-flow:hidden;
	/*--margin:auto;--*/
	width:350px;
	height:25px;
	float:left;
}
#nav_box{
	height:25px;
	text-align:center;
}
#slidingBlock a{
	color:#000;
	text-decoration: none;
}
#slidingBlock a:hover{
	text-decoration: underline;
	color:#FF7300;
}
#slidingBlock h4 {
	padding:0; margin:0;
	width:75px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	over-flow:hidden;
	position:relative;
	float:left;
	background: url(../images/bg_next.gif) no-repeat;
	color: #000;
}
#slidingBlock h4.menuNo {
	z-index:1001;
	font-weight:normal;
	color: #000;
}
#slidingBlock h4.menuOn {
	z-index:1001;
	color:#000;
	font-weight: normal;
	background-image: url(../images/bg_next.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.navlist_none {
	display:none
    
}
.nav_list1,.nav_list2,.nav_list3,.nav_list4{
	margin-top:-1px;
	font-size:12px;
	line-height:20px;
	border: 1px solid #999;
	padding:5px;
	float: left;
	position:absolute;
	background-color:#FFF;
	z-index:1000;
}
	
.nav_list1{
	width:80px;
	margin-left:0;
}

.nav_list2{
	width:600px;
	margin-left: 75px;
	display:inline;

}
.nav_list2 dl,.nav_list3 dl{
	border-bottom:1px dashed #ccc;
	padding:5px;
	height:100%;
	overflow:hidden;
	
}
.nav_list2 dl dt,.nav_list3 dl dt{
	width:60px;
	float:left;
	font-weight: bolder;
}
.nav_list2 dl dd,.nav_list3 dl dd{
	float:left;
	margin: 0px;
	padding: 0px;
}
.nav_list3{
	width:600px;
	margin-left: 150px;
	display:inline;

}

.nav_list4{
	width:90px;
	margin-left:225px;
	display:inline;

}#top {
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/bg_maintop.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
	padding-top: 1px;
	width: 100%;
}
#top .top_coll{
	padding-top:3px}
#top #top_cus {
	background-image: url(../images/bg_cus.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	text-indent: 18px;
	background-position: 0px 5px;
	margin-right: 8px;
	padding-top:3px
}
#login ul li {
	float: left;
	margin:0px 5px;
}
#login {
	line-height: 14px;
	height: 14px;
	margin-top: 3px;
}
a.a_head{ color:#023199;}
a.a_head:hover{color:#e61;}
.input_user{
	border:1px solid #b0b0b0;
	width:70px;
	height:12px;
	line-height:12px;
	font-size: 12px;
	padding-left:3px
}

/*****--------------------food--------------------********/
#food {
	width: 100%;
	border-top: 2px solid #EB651C;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	line-height: 180%;
	
}
#food a:hover{
	color:#e61;
}
#food .food_qq{
	background-image: url(/blue/img/inc03.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
	padding:1px 5px 1px 18px;
}
.div952{
	width:952px;
	margin:auto;}