@charset "utf-8";
/*left_ltstyle*/

.zone_right_item{
	/*border:1px solid #999999;*/
	text-align:left;
	width:160px;
	margin:0px 0px 5px 0px;
	line-height:22px;
}

.zone_right_item *{
	/*display: inline;*/
	vertical-align:top;
	
}

.zone_right_item_list{

}

#zone_right_right{
	float:right;
	width:160px;
}
/*快速連結*/
#zone_right_right a{
	/*color:#7A2426;*/
}

.youtube_background{
height:133px;
background:url(../../../images/default/icon/youtube.gif) no-repeat center center;
}

/*超過menu大小 scrollbar 設定*/
.zone_right_item_list_scroll_1{
height:120px;
overflow-y:auto;
overflow-x:hidden;
}
.zone_right_item_list_scroll_2{
overflow-x:hidden;
}
