.white_bdr {
	border: 2px solid #FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dot_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.white_pin_border {
	border: 2px solid #FFFFFF;
}
.side_body_bg {
	background-image: url(images/design02_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
