body { 
	margin:0 0 0 0;
	background: #fff url(/img/bg.gif) repeat-x 0 0;
	color:#4b4a4a;
	font-family:Arial;
	font-size:12px;
	}
img { display:block;}
.container {
	width:822px;
	margin: 10px auto 0 auto;
	}
	
.header {
	background: url(/img/header_bg.jpg) no-repeat 0 0;
	margin:0 0 0 -118px;
	width:940px;
	height:259px;
	padding-top:105px;
}
	.header h1 { margin: 0 0 0 118px; width:435px; height:191px;}
	
.contentBody {
	margin:23px 0 0 0;
}
.menu { width:189px; background:url(/img/menu_bg.gif) repeat-y 0 0; margin:23px 0 0 0; padding:0; float:left;}
	.menu01 { background:url(/img/menu_top.gif) no-repeat 0 top; padding:21px 0 0 0; margin:0;}
		.menu01 .menu02 { background:url(/img/menu_bottom.gif) no-repeat 0 bottom; padding:0 0 21px 0; margin:0;}
			.menu01 .menu02 ul { list-style:none; margin:0; padding:0;}
			.menu01 .menu02 ul li { background:url(/img/li_bg.gif) repeat-x 0 bottom; padding:7px 0 7px 5px; margin:0 0 0 12px;}
				.menu01 .menu02 ul li a { display:block; background:url(/img/bullet.gif) no-repeat 7px 7px; font-size:18px; color:#303030; text-decoration:none; width:163px; height:25px; padding:0 0 0 25px; margin:0;}
				.menu01 .menu02 ul li a:hover { background:url(/img/bullet_hover.gif) no-repeat 0 0; color:#fff;}
				.menu01 .menu02 ul li span {display:block; background:url(/img/bullet_hover.gif) no-repeat 0 0; color:#fff; font-size:18px; width:163px; height:25px; padding:0 0 0 25px; margin:0;}
				.menu01 .menu02 ul li.doubleLine a { height:48px}
				.menu01 .menu02 ul li.doubleLine a:hover {background:url(/img/bullet_hover2.gif) no-repeat 0 0; color:#fff;}
				.menu01 .menu02 ul li.doubleLine span {display:block; background:url(/img/bullet_hover2.gif) no-repeat 0 0; color:#fff; font-size:18px; width:163px; height:48px; padding:0 0 0 25px; margin:0;} 
.info { 
	background:url(/img/info_bg.gif) repeat-y 0 0; margin:0 0 30px 0; padding:0 0 0 0; width:627px; float:left;
}
	.info .info01 { background:url(../img/info_top.gif) no-repeat 0 top; padding:23px 0 0 0; }
		.info .info01 .info02 { background:url(../img/info_bottom.gif) no-repeat 0 bottom; padding:0 34px 23px 23px;}
			.info .info01 .info02 h2 { background:url(../img/h2_underline.gif) no-repeat 0 bottom; padding:0 0 14px 10px;}						
			.info .info01 .info02 p { margin:6px auto 6px 20px;}						