@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin:auto;
}
#header {
	background-image: url(images/p2header_bg.png);
	background-repeat: repeat-x;
	height: 116px;
}

#header_inner {
	background-image: url(images/p2header_inner.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 116px;
	width: 706px;
	margin: auto;
}
#header_inner table {
	width: 670px;
	margin: -8px auto 0px auto;
	height: 50px;
}
#header_inner table .link1 {
	height: 60px;
	width: 220px;
}
#header_inner table .link1 a {
	width: 220px;
	display: block;
	height: 50px;
}

#header_inner table .link2 {
	width: 270px;
	height: 50px;
}
#header_inner table .link2 a {
	width: 270px;
	display: block;
	height: 50px;
}
#header_inner  table  .link3 {
	height: 25px;
	width: 86px;
}
#header_inner table .link3 a {
	height: 25px;
	width: 86px;
	display: block;
}
#header_inner table .link4 {
	height: 25px;
	width: 146px;
}
#header_inner table .link4 a {
	height: 25px;
	width: 146px;
	display: block;
}
#header_inner table .link5 {
	height: 25px;
	width: 87px;
}
#header_inner table .link5 a {
	height: 25px;
	width: 87px;
	display: block;
}
#header_inner table .link6 {
	height: 25px;
	width: 81px;
}
#header_inner table .link6 a {
	height: 25px;
	width: 81px;
	display: block;
}
#header_inner table .link7 {
	height: 25px;
	width: 147px;
}
#header_inner table .link7 a {
	height: 25px;
	width: 147px;
	display: block;
}
#header_inner table .link8 {
	height: 25px;
	width: 93px;
}
#header_inner table .link8 a {
	height: 25px;
	width: 93px;
	display: block;
}
#wrapper {
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	width: 708px;
	margin: auto;
	margin-top: -1px;
}
#contents {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#menu_1 {
	background-image: url(images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 240px;
	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: 270px;
	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;
}





#company_photo {
	background-image: url(images/footer_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	width: 648px;
	margin: 0 auto 15px 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;
}

#footer img {
	height: 122px;
	width: 900px;
	margin:-60px auto 0 auto;
}
#product {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#product .product_title {
	background-image: url(images/products_name_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 50px;
	height: 33px;
}
#wrapper .line_4 {
	height: 5px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;

}
