@charset "UTF-8";
body	{margin: 0 auto;background:#656565; text-align:center;}

p {margin-left: 20px;}
.wrapper	{ width:100%; }
	.inner	{ margin:0 auto; width:780px;text-align:left;}
	.header	{ position:relative; float:left; width:780px; height:277px; background:url(images/header-new.jpg);}
			.header ul	{ position:absolute; top:220px/*228px*/; left: 265px;/*305px;*/ float:left; list-style-type:none;}
				.header ul li	{ float:left; padding:0 10px 0 0;list-style-type:none;}
					.header ul li.btn_1 a	{ width:85px;}
					.header ul li.btn_2 a	{ width:96px;}
					.header ul li.btn_3 a	{ width:96px;}
					.header ul li.btn_4 a	{ width:66px;}
					.header ul li.btn_5 a	{ width:36px;}
                    .header ul li.btn_6 a	{ width:36px;}
					.header ul li a	{ float:left; display:block; height:27px; text-indent:-99999px;}
                    table {float:left;}