* {
	font-family: "ËÎÌå", serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	text-align: center;
}
#box{
	width: 800px;
	height: 500px;
	position: relative;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ca76f2;
	background-image: url(img/s_box_bg.jpg);
	border-top-style: solid;
	border-top-color: #cfdd2f;
	border-right-color: #cfdd2f;
	border-bottom-color: #cfdd2f;
	border-left-color: #cfdd2f;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_top {
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	height:403px;
	z-index:1;
	background-image: url(img/s_class.jpg);
	padding-top: 111px;
	padding-left: 81px;
	clear: both;
	text-align: left;
	line-height: 35px;
}

#left_bottom {
	background-image: url(img/s_left_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 262px;
	width: 175px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	clear: both;
	margin: 0px;
}
#right {
	float: right;
	width: 579px;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 21px;
	background-image: url(img/s_right_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	right: 0px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#right_title {
	background-image: url(img/s_title_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 564px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#right_context {
	clear: both;
	height: 450px;
	line-height: 22px;
	text-align: center;
	width: 570px;
}
#context h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#context {
	clear: both;
	height: 450px;
	width: 580px;
	color: #32a521;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#guestbook {
	background-image: url(img/bg_orange.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 576px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottom {
	background-image: url(img/s_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
	width: 800px;
	clear: both;
}
