@charset "UTF-8";

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	height: 100%;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #526B9E;
}
#headerContainer {
	height: 4px;
	width: 100%;
	position: fixed;
	background-color: #333;
	top: 0px;
	z-index: 7;
}
#navigator_sub ul {
	list-style-type: none;
}










#navigator_sub {
	position: absolute;
	z-index: 3;
	width: 600px;
	right: 20px;
	bottom: 10px;
}
#navigator_sub li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	float: right;
	padding-left: 40px;
	/* [disabled]text-align: right; */
	font-style: italic;
}
#navigator_sub ul a {
	text-decoration: none;
	color: #999;
}
#navigator_sub ul a:hover {
	color: #526B9E;
}
#header {
	height: 120px;
	width: 992px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	background-color: #FFF;
	top: 4px;
	z-index: 5;
}
#logo {
	position: absolute;
	z-index: 3;
	width: 132px;
	hight: 47px;
	bottom: 36px;
	left: 16px;
}
#logosub {
	position: absolute;
	z-index: 3;
	hight: 47px;
	bottom: 10px;
	left: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #494949;
	letter-spacing: 0.1em;
	width: 440px;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
#navigator ul {
	list-style-type: none;
}
#navigator li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	float: right;
	padding-left: 35px;
	text-align: right;
}
#navigator ul a {
	text-decoration: none;
	color: #999;
}
#navigator {
	position: absolute;
	z-index: 3;
	width: 600px;
	right: 20px;
	bottom: 30px;
	clear: right;
	float: right;
}
#navigator ul a:hover {
	color: #526B9E;
}
#content {
	height: 100%;
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	clear: left;
	top: -18px;
}
#box320 {
	width: 624px;
	position: relative;
	float: left;
	/* [disabled]clear: none; */
	background-color: #FFF;
}
#box640 {
 width: 100 & 	/* [disabled]background-color: #FFF;
*/
	width: 310px;
	background-color: #FFF;
	float: right;
	/* [disabled]clear: right; */
	position: relative;
	height: 600px;
}
.navisub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.6em;
}
#row1 {
	/* [disabled]background-color: #333; */
	width: 960px;
	margin-bottom: 48px;
	height: 600px;
	clear: left;
}
#content #box640 h4 .a_blue {
	color: #1621A4;
}
