/* 全局属性 */
body{ font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; background:#fff; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd{ margin: 0; padding: 0; border:0; }
h1,h2,h4,h5,h6,p,b{ margin:0; padding:0; font-size:12px;}
table,td,tr,th{ font-size:12px;}
li{ list-style-type:none;}


/* 空隙属性 */
.blank1{ height:1px; font-size:1px; width:100%; overflow:hidden;}
.blank2{ height:2px; font-size:1px; width:100%; overflow:hidden;}
.blank3{ height:3px; font-size:1px; width:100%;}
.blank5{ height:5px; font-size:1px; width:100%;}
.blank6{ height:6px; font-size:1px; width:100%;}
.blank6{ height:9px; font-size:1px; width:100%; clear:both;}
.blank9{ height:9px; font-size:1px; width:100%; clear:both;}
.blank10{ height:10px; font-size:1px; width:100%; clear:both;}
.blank12{ height:12px; font-size:1px; width:100%; clear:both;}
.blank15{ height:15px; font-size:1px; width:100%; clear:both;}
.blank16{ height:16px; font-size:1px; width:100%; clear:both;}
.blank17{ height:17px; font-size:1px; width:100%; clear:both;}
.blank20{ height:20px; font-size:1px; width:100%; clear:both;}
.blank35{ height:35px; font-size:1px; width:100%; clear:both;}
.blank38{ height:38px; font-size:1px; width:100%; clear:both;}
.blank42{ height:42px; font-size:1px; width:100%; clear:both;}



a:link,a:visited{color: #000000; text-decoration:none;}
a:hover,a:active{color: #666666; text-decoration:none; }

ul{padding:0px; margin:0px; list-style:none;}
li{list-style:none;}

form{margin:0px; padding:0px;}

/*id*/

#wrapper{ width:960px; margin:0 auto;}
	
	/*column*/
	#column{ background:#e4ecf7; padding:5px; border:#bacef3 solid 1px; color:#010002; clear:both; margin:10px 0;}
		#column .sidebar{ float:right;}
		
		#column strong{ font-size:14px;}
		
		#column a{ margin:0 5px;}
			#column a:link,#column a:visited{ color:#000;}
			#column a:hover{ color:#ff0000;}
	
	
	/*content*/
	#content{ margin-top:2px;}
	
		#current{ line-height:22px; background:url(./icon.gif) -175px -10px no-repeat; text-indent:15px; line-height:30px;}
			#current span{ color:#fc5b03;}
		
	
/*class*/
.text-key{ color:#fc5b03;}

/*page-number*/
.page-number{text-decoration: none; color:#333; padding:10px; text-align:right; margin:10px; font-family:"宋体";}
	.page-number b{font-weight:bold;padding: 2px 6px;margin-right:2px;vertical-align: middle;background:#fd9840; color:#fff;}
	.page-number span{ margin-left:5px;}
	.page-number a {border:#ccc 1px solid;padding:2px 6px;background: #FFF;margin-right:2px;vertical-align: middle; text-decoration:none;}
		.page-number a:link ,.page-number a:visited {color:#666;text-decoration:none;}
		.page-number a:hover {border-color:#e2532c;color:#e2532c; text-decoration:none;}
		
	.page-number a.prev{ background:url(./icon.gif) -178px -102px no-repeat;padding-left:10px;}
	.page-number a.next{ background:url(./icon.gif) 45px -93px no-repeat;padding-right:10px;}
	


input.input-text{height:18px; overflow:hidden; font-size:14px; vertical-align:middle; padding:2px 5px; line-height:22px; border:#ccc solid 1px;}
	input.input-text:hover{border-color:#2f69b3;}
	
input.input-button{ line-height:14px; padding:3px 0 0 0; background:#999; color:#fff;border:#B2B2B2 double 2px;cursor:pointer;vertical-align:middle; font-weight:bold;}
	input.input-button:hover{background-color:#666;}

.clear{clear:both; width:80%; margin:auto; height:0px; overflow:hidden;}

.skdp{ background: url(food_18.gif) no-repeat 0 0;}
.dp1_list{ float:left; width:220px; height:80px; padding:0; padding-top:15px; overflow:hidden; }
.dp1_img{ float:left; width:50px; height:80px;}
.dp1_img img{ padding:3px; border:#CCCCCC 1px solid;}
.dp1_id{ float:left; width:56px; text-align:center; height:18px; clear:both;}
.dp1_tit{ float:right; width:150px; height:19px; line-height:19px; text-align:left; background-color:#FFF9F0; color:#FC5153; padding-left:5px; font-weight:bold; font-size:14px;  }
.dp1_txt{float:right; width:150px; height:40px; text-align:left; line-height:18px; }
.dp1_time{ float:right;width:150px; height:18px; text-align:left; color:#999999;}


/* 页面底部foot属性*/
.footline{ height:1px; overflow:hidden; background:#e9e9e9;}
.foot{ width:1000px; margin:0 auto; clear:both;}
.footinfor{ line-height:150%; text-align:center;}
.footinfor2{ width:600px; margin:10px auto; color:#999999;}
.footinfor2 ul li{ float:left; margin:0 10px;}
.footinfor2 ul li p{ text-align:left; line-height:150%;}
