@charset "utf-8";
/* CSS Document */
.d_drop{
	position:absolute;
	width:300px;
	visibility:hidden;
	cursor:default;
}
.d_top{
	width:300px; height:72px;
	background:url(../home/grx/tom_shad1_mid.gif) no-repeat;
}

.d_bot{
	width:300px; height:8px;
}

.d_inner{
	overflow:hidden;
	background:url(../home/grx/tom_tile_shad.gif) repeat-y;
}
.d_inner a{
	display:block;
	text-indent:120px;
}
