/* gallery */
div.gallery {
	position: absolute;
	right: 0px;
	top: 90px;
}

div.gallery table.ImageFrame_notebook { direction: ltr; }
div.gallery table.ImageFrame_notebook .TL { width:10px; height:10px; background:url(./img/main/gl.gif) no-repeat; }
div.gallery table.ImageFrame_notebook .TT { height:10px; background:url(./img/main/g.gif) repeat-x; }
div.gallery table.ImageFrame_notebook .LL { width:10px; background:url(./img/main/l.gif) repeat-y; }
div.gallery table.ImageFrame_notebook .LL div.V { width:10px; }
div.gallery table.ImageFrame_notebook .BL { width:10px; height:10px; background:url(./img/main/dl.gif) no-repeat; }
div.gallery table.ImageFrame_notebook .BB { height:10px; background:url(./img/main/d.gif) repeat-x; }
div.gallery table.ImageFrame_notebook td { font-size:1px } /* For IE */
div.gallery table.ImageFrame_notebook td.IMG { background-color:#efd188; color:#58391d; text-align:center; }
