

/*override*/
#sidebar{

	padding-top:0px;
	width:387px;
}
/*override*/
#content{
	width:435px;
}

/*override*/
#content #content_inner{
	margin-right:50px;
	
	font-family:tahoma;
	
	line-height:1.8em;
}
.guide_left_nav_row{
	width:387px;
	float:left;

	
}

.guide_left_nav, .guide_left_nav_here,.guide_left_nav a:hover{
	
	height: 45px;
	margin-left:0px;
	margin-right: 1.0em;
	float: left;
	text-align:right;
	margin-bottom:12px;
	line-height: 1.4em;
	letter-spacing:0.05em;

}
.guide_left_nav, .guide_left_nav_here{
	
	font-size:1.15em;
	letter-spacing: 0.1em;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:0.05em;

	

}
.guide_left_nav a{
	color:#6D6E70;
}

.guide_left_nav a:hover{
	background:url("images_gift_sample/icon-down.jpg") no-repeat right 16px ;
	color:#4b4b4c;
	margin-right: 0px;
}


.guide_left_nav_here, .guide_left_nav_here a{
	background:url("images_gift_sample/icon-down.jpg") no-repeat right 16px ;
	color:#4b4b4c;
}


/*文章列表单位*/
.guide_list,
.guide_list_current,
.fine_food_page_nav{
	width:300px;
	margin-bottom:24px;
	float: left;
	clear: both;
	
}

/*文章列表单位 的 标题*/
.guide_list_title{
	float:left;
	height:50px;
	vertical-align: top;
	width: 115px;
	
	line-height:1.5em;
	overflow: hidden;
	text-align: right;
	
	
	font-size:1.15em;
	font-family:tahoma;
	
}
/*     文章列表单位 的 标题*/
.guide_list .guide_list_title a{
	color:#67686a;
}
/*当前 文章列表单位 的 标题*/
.guide_list_current .guide_list_title a,
.guide_list .guide_list_title a:hover{
	color:#545557;
	font-weight:bold;
}

/*     文章列表单位 的 图像*/

.guide_nav_img{
	display:block;
	width:180px;
	height:64px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.guide_list a.guide_nav_img img,
.guide_list_current a.guide_nav_img img{
	
	
	float:right;
	border:7px solid #a7a9ac;
	
	
}

/*当前   文章列表单位 的 图像*/
.guide_list_current a.guide_nav_img img{
	
	

	
	border:7px solid #6d6e71;
	
	
}
/* hack */
a.guide_nav_img:hover{
	zoom:1;
	
	
}
/*图片 鼠标放上去的变化*/
a.guide_nav_img:hover img{

	

	
	border:7px solid #6d6e71;
	
	
}



/*内容栏目的标题*/
.guide_title{
	
	margin-top:46px;


	color: #4b4b4c;
	font-weight:bold;

	font-family:tahoma;
	font-size:1.15em;
	
}


#content_inner ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	padding:0;
	margin: 0;
	
	
}

#content_inner li{
	line-height:2em;
	padding-left:1.5em;
	margin-top:0.9em;
	margin-bottom:0.9em;
	list-style: none;
	background: transparent url(images-guide/icon_li_tri.jpg) no-repeat left 4px;
	vertical-align: top;

}
