@charset "iso-8859-1";
@media all{
	.box_bread { margin:0px; }

	.box_bread_head { height:14px; background:url(images/green/headback.gif) repeat-x bottom;
				border-left:1px solid #4B9B3E; border-right:1px solid #4B9B3E; border-bottom:0px dashed #4B9B3E;
				margin-top:-5px;  padding-top:2px; padding-left:10px;
	}
	.box_bread_head { font-weight:bold; font-size:13px; font-family:arial, helvetica, sans-serif; color:#0E2B47; }

	.box_bread_head_link { display:block; }



	.box_bread_n .box_bread_ne { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }
	.box_bread_n .box_bread_nw { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }

	.box_bread_n { background-color:#FFFFDF; border-top:1px solid #4B9B3E; }

	.box_bread_ne { background:url(images/green/ne-r4.gif) no-repeat top right; right:0px; top:-1px;}
	.box_bread_nw { background:url(images/green/nw-r4.gif) no-repeat top left; left:0px; }


	.box_bread_body { font-size:11px;
				padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px;
				border-right:1px solid #4B9B3E; border-left:1px solid #4B9B3E;
	}
	.box_bread_body { background:url(images/green/headback.gif) repeat-x; background-color:#FAFAFA; }

	.box_bread_s .box_bread_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }
	.box_bread_s .box_bread_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }

	.box_bread_s { background-color:#92C28A; border-bottom:1px solid #4B9B3E; }

	.box_bread_se { background:url(images/green/se-r4.gif) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_bread_sw { background:url(images/green/sw-r4.gif) no-repeat bottom left; left:0px; }

	.box_bread_foot { background-color:#FFFF99; height:12px; background:url(images/green/headback.gif) repeat-x bottom;
				border-left:1px solid #FFCC66; border-right:1px solid #FFCC66; border-top:1px dashed #FFCC66;
				margin-bottom:-6px; padding-bottom:1px; padding-left:10px;
	}
	.box_bread_foot { font-weight:normal; font-size:10px; font-family:arial, helvetica, sans-serif; color:#FFFF99; }
}