.tl {
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #FF6600 url(image/tl.gif) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

}

.bl {
  background:  url(image/bl.gif) left bottom no-repeat;
}

.tr {
  background:  url(image/tr.gif) right top no-repeat;
}

.br {
  background:  url(image/br.gif) right bottom no-repeat;
  padding: 0px;
}
.border {
	border: thin solid #FF6600;
}
.box2 {
	padding: 10px;
	background-color: #FFCCCC;
	width: 600px;
	margin: 10px;




}
