body {
	/*background-image: url(/icons/fancystyle/body.jpg);*/
	text-align: left;
}

#side {
	background: url(/icons/fancystyle/side.jpg) -40px -90px;
	width: 300px;
	height: 400px;
	margin: 20px;
	display: block;
	float: left;
}

#label_path {
	margin-top: 24px;
	font-size: 24px;
}

#label_path, #notice_path {
	font-weight: bold;
}

#notice_path {
	margin-bottom: 20px;
}

hr {
	width: 450px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

#label_gaby {
	font-style: oblique;
	font-weight: bold;
	margin-left: 340px;
}

#ban_gaby {
	width: 400px;
	height: 60px;
	/*background: url(/icons/fancystyle/ban_gaby.jpg) no-repeat center center;*/
}

