/*---------------顶端导航条-----------*/
#menu {
	background-image: url(/images/gongyong/bg.gif);
	background-repeat: no-repeat;
	background-position: 659px  -206px;
}

#menu .tab11{
	color:#333;
	margin-top:1px;
}

/*-----详细页面---------------------------------------*/
/*----民俗详细页面左边内容------------------------------------------*/
#left1{
	border: 1px solid #B5E3F4;
	/*background-color:#F7FFFF;*/
	margin-bottom:10px;
}



/*民俗详细页面标题、内容、评论*/
#left1 #textcontent{
	padding-left:23px;
	padding-right:20px;
	padding-bottom:20px;
}

#left1 #textcontent img{
   padding-top:15px;
}

#left1 #index5 {
	padding-left:23px;
	padding-right:15px;
	background-color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EFFA;	
}


#left1 #index4{
	border-bottom: 1px solid #D6EFFA;
	margin-bottom:10px;
	margin-left:22px;
	margin-right:22px;
	padding-bottom:10px;
}

/*民俗详细页面标题中的小图片*/
#left1 #index4 img, #left1 #textcontent .zebian img{
    margin-bottom:3px;
	padding:0px;
}

/*民俗详细页面内容*/

.xcontent{
	font-size: 14px;
	margin: 0px;
	line-height:26px;
}

.xcontent p{
	text-indent: 2em;
	padding-top:15px;
	margin:0px;
}


/*--人气特产和指南-----------------------------------------------------*/
/*特产搜索*/
#se{
    margin-left:10px;
}

#se  #tp{
    width:120px;
}

#se #searchKey{
    width:114px;
}


/*人气特产*/
#xiangling .content{
	padding-top:10px;
}

.picintro{
	padding:0px;
	text-align: center;
	float: left;
	line-height: 30px;
}


#xiangling .picintro img{
    width:74px;
	height:53px;
}

#xiangling .span95{
	width:74px;
	line-height: 30px;
	height:30px;
	overflow:hidden;
}

/*右边图片间隔*/
.picspace{
	width: 10px;
	height: 75px;
    float: left;
}


/*---指南---------------------------------------*/
.dp,.dp1{
	width:241px;
	text-indent:24px;
	margin:0px;
	padding-top:2px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	background-image: url(/images/bbs/501.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.dp{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCF0F5;
}

