body {
	margin: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-image: url(bgr.png);
	background-position: center top;
	background-repeat: no-repeat; */
}

#container{
	text-align: center;
	position: absolute;
	top: 394px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -512px;
	position: absolute;
	top: -389px;
	left: 50%;
	width: 1024px;
	height: 778px;
	visibility: visible;
	background-image: url(bgr-content.png);
	background-repeat: repeat-y;
}
#logo {
	text-align: left;
	position: absolute;
	left: 1px;
	width: 331px;
	height: 70px;
	top: 10px;
}
#border {
	text-align: left;
	position: absolute;
	left: 438px;
	width: 571px;
	height: 70px;
	top: 10px;
}
#tipit {
	text-align: left;
	position: absolute;
	left: 806px;
	width: 204px;
	top: 81px;
	z-index: 20;
}
#siteservice {
	text-align: left;
	position: absolute;
	left: 805px;
	width: 204px;
	height: 134px;
	top: 80px;
	border-width: 1px;
	padding: 0px;
	border-style: dashed;
	border-color: #a2a2b6;
	z-index: 10;
}
#menu {
	text-align: left;
	position: absolute;
	left: 0px;
	width: 790px;
	height: 28px;
	top: 98px;
	background-image: url(bgr-menu.png);
	background-repeat: no-repeat;
        background-position: 12px bottom ;
}

#right{
	text-align: left;
	position: absolute;
	left: 805px;
	width: 204px;
	height: 523px;
	top: 228px;
}
#footer {
	text-align: left;
	position: absolute;
	width: 1024px;
	height: 19px;
	left: 0px;
	top: 758px;
	background-image: url(bgr-footer.png);
	background-repeat: no-repeat;
}
