@charset "utf-8";
@import url('common.css');
#main_wrapper {
	margin: 0 auto;
	width: 1000px;
	background: url(../images/header.jpg) no-repeat top left;
	min-height: 690px;
	position: relative;
}
	#header {
		height: 390px;
		width: 1000px;
	}
	#menu {
		width: 728px;
		height: 40px;
		margin-left: 136px;
		margin-top: 350px;
		position: absolute;
		background: url(../images/menu.png) left top no-repeat;
	}
	#content_wrapper {
		width: 730px;
		min-height: 400px;
		margin: 0 auto;
		padding-top: 20px;
		background: url(../images/footer.gif) bottom left no-repeat;
	}
		#text_wrapper {
			width: 670px;
			margin: 0 30px;
			padding: 20px 0;
		}
	#copyright {
		margin: 5px auto 20px auto;
		color: #0c87cd;
		font-size: 10px;
		text-align: center;
	}
	#etarget_1211462361297 {
		margin: 20px auto;
	}
