.gray_vertical_line{
	position: absolute;
	height: 100%;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #a3a3a3;
}

#favorite_menu div{
	position: absolute; 
	top: 0px; 
	left: 445px; 
	width: 180px;
	margin: 0px;
	color: #FFFFFF;
}

#favorite_menu div a{
	margin: 0px;
}

#favorite_menu_contents{
	position: relative;
}

#favorite_show_painting{
	position:absolute;
	z-index: 30;
	display: none;
}

#favorite_show_painting_unfocus{
	position: absolute;
	top: -12px;
	left: -12px;
	z-index: 29;
	width: 172px;
	height: 205px;
}

#favorite_show_painting_contents{
	position:absolute;
	z-index: 30;
	width: 146px;
	height: 178px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
	
}

#favorite_show_painting_img{
	height: 108px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}


#favorite_show_painting_img img{
	margin-top: 4px;
	border-width: 1px;
	border-style: solid;
}

#favorite_show_painting_info{
	position: absolute;
	left: 23px;	
	top: -1px;
}

#favorit_table{
	position: relative;
	top: 18px;
}

#favorit_table #list_next, #favorit_table #list_prev{
	visibility: hidden;
}

#favorit_block{
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
	height: 57px;
	text-align: center;
	vertical-align: middle;
}

#favorit_block td{
	width: 56px;
	cursor: pointer;
}

#favorit_block img{
	visibility: hidden;
}

#favorite_list_view a{
	color: #990000;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration: none;
}

#favorite_list_contents{
	position: absolute;	
	height: 100px;
	left: 420px;
	top: 0px;
}

#favorite_list_linie{
	position: absolute;
	height: 65px;
	width: 2px;
	top: 14px;
	left: -5px;
}

#favorite_list_contents_text{
	position: relative;
	top: 20px;
	left: 20px;	
	line-height: 20px;
}