.bg_top_left {
	background-image:   url("/images/property/bg_top_left.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_top_right {
	background-image:    url("/images/property/bg_top_right.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_login {
	background-image:    url("/images/property/bg_login.gif");
	background-repeat: repeat-y;
	background-position: top;
}
.bg_bottom_left {
	background-image:    url("/images/property/bg_bottom_left.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_bottom_right {
	background-image:    url("/images/property/bg_bottom_right.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_nav {
	background-image:   url("/images/property/bg_nav.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.bg_dotsright {
	background-image:   url("/images/dotsright.gif");
	background-repeat: repeat-y;
	background-position: top;
}
.bg_bottomright {
	background-image:   url("/images/property/bg_bottom_right_02.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_otherb {
	background-image:   url("/images/property/bg_bottom_left_02.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

