@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 240px;
	margin-left: -2px;
	width: 100%;
}
#header_inner {
	background-image: url(images/header_photo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}
#header_inner table {
	height: 70px;
	width: 670px;
	margin: -15px auto 0px auto;
}
#header_inner table .link1 {
	height: 50px;
	width: 220px;
}
#header_inner table .link1 a {
	height: 50px;
	width: 220px;
	display: block;
}

#header_inner table .link2 {
	height: 50px;
	width: 270px;
}
#header_inner table .link2 a {
	height: 50px;
	width: 270px;
	display: block;
}

#navi {
	height: 45px;
	background-image: url(images/navi_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	
}
#navi_inner {
	background-image: url(images/navi_inner.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	margin:auto;
	width: 708px;
}
#navi_inner table {
	height: 25px;
	margin:auto;
	width: 680px;
}
#navi_inner table .link3 {
	height: 25px;
	width: 86px;
}
#navi_inner table .link4 {
	height: 25px;
	width: 146px;
}
#navi_inner table .link5 {
	height: 25px;
	width: 87px;
}
#navi_inner table .link6 {
	height: 25px;
	width: 81px;
}
#navi_inner table .link7 {
	height: 25px;
	width: 147px;
}
#navi_inner table .link8 {
	height: 25px;
	width: 93px;
}
#navi_inner table .link3 a {
	height: 25px;
	width: 86px;
	display: block;
}
#navi_inner table .link4 a {
	height: 25px;
	width: 146px;
	display: block;
}
#navi_inner table .link5 a {
	height: 25px;
	width: 87px;
	display: block;
}
#navi_inner table .link6 a {
	height: 25px;
	width: 81px;
	display: block;
}
#navi_inner table .link7 a {
	height: 25px;
	width: 147px;
	display: block;
}
#navi_inner table .link8 a {
	height: 25px;
	width: 93px;
	display: block;
}


#wrapper {
	background-image: url(images/wrapper_bg.png);
	width: 708px;
	margin:auto;
	margin-top: 45px;
}
#wrapper .line_4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 600px;
	margin: auto;
}

#content {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#menu_1 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 260px;
	width: 640px;
	margin:auto;
}

#menu_1 .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_2 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 210px;
	width: 640px;
	margin: auto;
	margin-top: 30px;
}
#menu_2  .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_3 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 230px;
	width: 640px;
	margin: auto;
	margin-top: 30px;
}
#menu_3  .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_4 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 230px;
	width: 640px;
	margin: auto;
	margin-top: 30px;
}
#menu_4 .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_5 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 230px;
	width: 640px;
	margin: auto;
	margin-top: 30px;
}
#menu_5 .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_6 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 210px;
	width: 640px;
	margin: auto;
	margin-top: 30px;
}

#menu_6 .line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}





#menu_7 {
	width: 640px;
	margin: auto;
	margin-top: 30px;
	padding-top: 0px;
	height: 330px;
}
#menu_7 #menu_7_l {
	float: left;
	width: 355px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	padding-top: 45px;
}
#menu_7 #menu_7_r {
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 280px;
	height: 320px;
	padding-top: 45px;
}



#company_photo {
	background-image: url(images/footer_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
	width: 648px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#company_photo img {
	margin-left: 570px;
}

#footer {
	background-repeat: repeat-x;
	background-image: url(images/footer_bg.gif);
	height: 62px;
	width: 100%;
	background-position: 10px;
	margin-bottom: 0px;
	clear: both;
}


#footer img {
	height: 122px;
	width: 900px;
	margin:-60px auto 0 auto;
}
#menu_7 .news {
	padding-top: 0px;
	margin-top: 0px;
}
