.box_orange {
	border: 1px solid #FF9900;
}
.box2 {

	border: 1px solid #0D66F8;
}
.box_orange_large {


	border: 3px dotted #FF9900;
}
.box_grey {


	border : 1px solid #000000;
}
.ten {
	border: 3px dotted #FF9900;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.box_black {



	border : 1px solid #000000;
}
.pink {
	border: 3px dotted #CC0066;
}
.yellow {
	border: thin dashed #FFCC00;
}
.blue {
	border: 2px dotted #006699;
}
.tyairo {
	border: 3px dotted #603103;
}
