@charset "utf-8";
/* CSS Document */
#page{
	background:url(../../common/images/bot_14_14_14.png) bottom repeat-x;
	padding-bottom:30px;}
#container{
	background:url(../../common/images/backcolor_03.png);
	width:980px;
	height:700px;
	min-height:700px;
	overflow:hidden;
	margin:0 auto;
	margin-top:30px;
	position:relative;
	}
	
	.img_Guard{
position:absolute;
right:0px;
bottom:0px;
display:block;
width:550px;
height:647px;
background:url(../../common/images/spacer.gif);
z-index:9999;
}