@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif, simsun, Gulim;
	font-size:12px;
	margin:0px;
	width:100%;
	height:100%;
	background-image:url(../image/back_bg.gif);
}

li{
list-style:none;
margin:0px;
padding:0px;
}
img { border:0px;}
.notice_li{
  padding-top:12px;
}

a { color:#555; text-decoration:none; }
a:hover { color:#06C; text-decoration:none; }


.header{
	width:1000px;
	height:620px;	
	position:relative;
	margin:auto;
}

.header .top{
    position:relative;
}

.header .top_top{
    position:relative;
}


.header .menu{
	background-image:url(../image/center_bg.gif);
	width:1000px;	
	height:100%;
}

.header .menu .menu02{
	position:absolute;
	left: 16px;
	top: 0px;
}


.header .menu .center{
	position:absolute;
	left: 16px;
	top: 56px;
}

.header .menu .notice{
	position:absolute;
	left: 718px;
	top:56px;
}

.header .menu .notice .notice_div{
    width:294px;
	position:absolute;
	left: -20px;
	top: 41px;
}


.header .menu .code{
	position:absolute;
	left: 16px;
	top: 368px;
}


.header .menu .code02{
	position:absolute;
	left: 251px;
	top: 368px;
}


.header .menu .code03{
	position:absolute;
	left: 486px;
	top:368px;
}

.header .menu .code04{
	position:absolute;
	left: 740px;
	top: 324px;
	width: 221px;
	height: 248px;
}

.header .menu .bottom{
	position:absolute;
	width:999px;
	height:2px;
	left: 1px;
	top: 500px;
}

.header .menu .bottom02{
	position:absolute;
	left: 0px;
	top: 560px;
}
.sennu {width:969px;margin:auto;}
.bong {width:1000px;margin:auto;}
.en {width:1000px;margin:auto;}
.po{width:969px;margin:auto;}

