@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666666;
}

#container {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
	background:url(../image/universal/dropShadow.gif);
}

#print {
	position: absolute;
	top: 179px;
	right: 16px;
	font-size: 12px;
}

#header {
	width: 950px;
	height: 175px;
	margin: 0px auto 0px auto;
	text-indent: -9999px;
	outline-style: none;
	background: url(../image/universal/sub/header.jpg);
}

#navigation {
	width: 930px;
	height: 50px;
	margin: -65px auto 0px auto;
}

.anchor {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: 6px;
	float: left;
}

.anchor_terminal {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: 0px;
	float: left;
}

*html .anchor_terminal {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: -6px;
	float: left;
}

#contents {
	width: 909px;
	margin: 50px auto 0px auto;
}


/* need to edit open */
#title {
	width: 142px;
	height: 61px;
	text-indent: -9999px;
	background: url(../image/sitepolicy/sitePolicy_title.gif);
	background-repeat: no-repeat;
}

#captions {
	font-size: 12px;
	line-height: 1.6em;
	width: 754px;
	margin: 16px auto auto auto;
}

#captions ol {
	margin: 16px;
	padding-left: 16px;
}

#captions h3 {
	font-size: 12px;
	margin: 16px auto 2px 0px;
}

#captions p {
	zzzpadding-left: 16px;
}

#bound {
	width: 909px;
	margin: 32px auto 16px auto;
}

.anchor_bound {
	margin: 0px 16px 0px 0px;
}

#devider {
	width: 905px;
	height: 1px;
	margin: 0px auto 0px auto;
}
/* need to edit close */

#subNavigation {
	width: 271px;
	height: 12px;	
	margin: 32px 32px 16px auto;
}

.anchor_sub {
	display: inline;
	float: left;
	margin-left: 8px;
}

#bottomLine {
	width: 950px;
	height: 15px;
	text-indent: -9999px;
	background: url(../image/universal/footer_BottomLine.gif);
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	font-size: 12px;
}

