@charset "iso-8859-1";
@media all{
	.box_blue { margin-bottom:0px; background-color:#FFFFFF;}

	.box_blue_head { background-color:#FFFFC9; height:18px; background:url(images/blue/headback.png) repeat-x bottom; 
				border-left:1px dashed #B2B2B2; border-right:1px dashed #33CCFF; border-bottom:1px dashed #B2B2B2;
				margin-top:-5px;  padding-top:2px; padding-left:10px; 
	}
	.box_blue_head { font-weight:bold; font-size:13px; font-family:arial, helvetica, sans-serif; }


	.box_blue_n .box_blue_ne { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_blue_n .box_blue_nw { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_blue_n { border-top:1px solid #3399FF; }

	.box_blue_ne { background:url(images/blue/ne-r4.png) no-repeat top right; right:0px; top:-1px;}
	.box_blue_nw { background:url(images/blue/nw-r4.png) no-repeat top left; left:0px; }


	.box_blue_body { font-size:11px;
				padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; 
				border-right:1px solid #3399FF; border-left:1px solid #3399FF;
				margin-top:-6px; margin-bottom:-6px;}
	.box_blue_body { }

	.box_blue_s .box_blue_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_blue_s .box_blue_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_blue_s { border-bottom:1px solid #3399FF; }

	.box_blue_se { background:url(images/blue/se-r4.png) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_blue_sw { background:url(images/blue/sw-r4.png) no-repeat bottom left; left:0px; }

	.box_blue_foot { background-color:#FFFFC9; height:12px; background:url(images/blue/headback-rev.png) repeat-x bottom; 
				border-left:1px dashed #B2B2B2; border-right:1px dashed #B2B2B2; border-top:1px dashed #B2B2B2;
				margin-bottom:-5px; padding-bottom:1px; padding-left:10px; 
	}
	.box_blue_foot { font-weight:normal; font-size:10px; font-family:arial, helvetica, sans-serif;  }
}