@charset "utf-8";
/* CSS Document */


#topimg{
	background:url(../images/topimg_3_bg.jpg) 50% -50px no-repeat;
	height:253px;
	overflow: hidden;
	margin: 0px 0 20px;
}

#topimg img{
	position:relative;
	top:-50px;
}


table{
	background-color:#d9e9e9;
	border: 10px solid #d9e9e9;
	position: relative;
	top: -80px;
}



.right img{
	position:relative;
	top:-100px;
	left:30px;
}
















/**/
