@charset "iso-8859-1";
@media all{
	.box_one { margin:0px; background-color:#E8FFE4;}

	.box_one_head { height:18px;  background-color:#955D23;
				border-left:1px solid #4B9B3E; border-right:1px solid #4B9B3E; border-bottom:1px dashed #4B9B3E;
				margin-top:-6px;  padding-top:2px; padding-left:10px;
	}
	.box_one_head { font-weight:bold; font-size:13px; font-family:arial, helvetica, sans-serif; color:#FFAE00; }

	.box_one_head_link { display:block; }



	.box_one_n .box_one_ne { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_one_n .box_one_nw { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_one_n { border-top:1px solid #4B9B3E; }

	.box_one_ne { background:url(images/menu/ne-r4.gif) no-repeat top right; right:0px; top:-1px;}
	.box_one_nw { background:url(images/menu/nw-r4.gif) no-repeat top left; left:0px; }


	.box_one_body { font-size:11px; color:#010149;
				padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
				border-right:1px solid #4B9B3E; border-left:1px solid #4B9B3E;
	}
	.box_one_body .listelogo {
				text-align:right;
				padding-right:2px;
				border-right:dotted 1px;
	}
	.box_one_body .listetext {
		font-weight:bold;
		line-height: 150%;
	}

	.box_one_s .box_one_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_one_s .box_one_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_one_s {  border-bottom:1px solid #4B9B3E; }

	.box_one_se { background:url(images/menu/se-r4.gif) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_one_sw { background:url(images/menu/sw-r4.gif) no-repeat bottom left; left:0px; }

	.box_one_foot { height:15px;text-align:right;
				border-left:1px solid #4B9B3E; border-right:1px solid #4B9B3E; border-top:1px dashed #4B9B3E;
				margin-bottom:-6px; padding-bottom:1px; padding-left:10px;
	}
	.box_one_foot { font-weight:normal; font-size:10px; font-family:arial, helvetica, sans-serif; color:#4B9B3E; }


}