@charset "utf-8";
/* CSS Document */

frame{
	background-color:#3C6;
	border-bottom-color:#C93;
	border-bottom-width:0.5em;
	border-bottom-style:dotted;
	
	border-bottom-color:#FF3;
	border-left-width:0.3em;
	border-left-style:dashed;
	
	border-bottom-color:#F60;
	border-right-width:0.3em;
	border-right-style:dashed;
}