/* CSS Document */

#container {
	width: 760px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 760px;
	margin-bottom: 5px;
	float: left;
	clear: right;
	height: 63px;
}

.footerRight {
	flat: right;
	clear: right;
	float: right;
	font-size: 12px;
}
.footerLeft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
body {
	line-height: 1.5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../../images/body/back.jpg);
	background-position: 35px;
}
#logo {
	float: left;
	width: 190px;
}
#footer {
	clear: both;
	float: left;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	padding: 10px;
}
#headerWrapper {
	clear: right;
	float: right;
	width: 565px;
	height: 53px;
	margin-top: 10px;
}
td img {display: block;}
a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #940000;
}
#mainWrapper2 {
	width: 760px;
	float: left;
	background-image: url(../../images/sitemap/engine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	padding-bottom: 20px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
.titleText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	margin-bottom: 1em;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../images/product/product_line/title_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	padding-left: 3px;
}
.ul#map { margin: 0; padding: 0; }
ul#map ul { margin: 0; padding: 0; }
ul#map li {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0 0 0 15px;
	background-image: url(../../images/sitemap/map_marker.gif);
	background-repeat: no-repeat;
	}
ul#map li.joint  {
	background-image: url(../../images/sitemap/map_joint.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul#map li.joint2  {
	background-image: url(../../images/sitemap/map_joint2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul#map li.bottom {
	background-image: url(../../images/sitemap/map_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#map li.bottom2 {
	background-image: url(../../images/sitemap/map_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftBox {
	line-height: 2;
	float: left;
	width: 370px;
	padding-right: 20px;
	padding-left: 10px;
}
#rightBox {
	line-height: 2;
	clear: right;
	float: left;
	width: 360px;
}
