.org_det {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F3733F;
	border-bottom-color: #F3733F;
}
.no_repeat{
	background-repeat: no-repeat;
}
.no_repeat_border {
	background-repeat: no-repeat;
	border-bottom-color: #93B8D5;
	border-right-width: 1px;
	border-right-style: solid;
}
.box_brdr{
	border: 1px solid #93B8D5;
}
.box_rt{
	border-right: 1px solid #93B8D5;
}
.box_brd_top{
	border-top: 1px solid #93B8D5;
}
.box_org{
	border: 1px solid #F3733F;
}