@charset "UTF-8";/*formatting style-----------------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	font-family: sans-serif;	font-size: 75%;	line-height: 1.6;	color: #333333;	background-color: #FFFFCC;	background-image: url(ing1/280_Grid.png);	background-repeat: repeat;}/*basic layout -------------------------------------*/#wrapper {	background-color: #FFFFCC;	width: 902px;	margin: 30px auto 0px;}#header {	background-color: #FFFFCC;}#footer {	width: 903px;	float: none;	clear: both;	background-color: #FFFF00;	padding-top: 20px;	padding-bottom: 20px;	border-top: 1px solid #CC3300;}#footer p {}#header ul {	background-color: #FFFFFF;	width: 903px;	position: absolute;	left: 0px;	top: 300px;}#header ul li {	float: left;	list-style: none;}#header ul li a {	line-height: 2em;	color: #333333;	text-decoration: none;	background-color: #E8E8E8;	text-align: center;	display: block;	height: 2em;	width: 300px;	border-top: 3px solid #999999;	border-bottom: 1px solid #333333;	border-left: 1px solid #999999;	border-right-style: none;}#header ul li a:hover {	background-color: #66CCFF;}#header ul li#nAssist a {	border-left-style: none;}#assist #header #nAssist a {	color: #666666;	background-color: #FFFFFF;}#main dl {	margin: 10px 20px;}#main #left {	float: left;	width: 301px;	height: 250px;	border-top: 1px dotted #CC3300;}#main #center {	width: 300px;	float: left;	height: 250px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;}#main #right {	width: 299px;	margin: 0px;	float: left;	height: 250px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;}#main #left2 {	float: left;	height: 250px;	width: 301px;	border-top: 1px dotted #CC3300;}#main #center2 {	float: left;	height: 250px;	width: 300px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;}#main #right2 {	float: left;	height: 250px;	width: 299px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;}#main #left3 {	float: left;	height: 250px;	width: 301px;	border-top: 1px dotted #CC3300;	border-bottom: 1px dotted #CC3300;}#main #center3 {	float: left;	height: 250px;	width: 300px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;	border-bottom: 1px dotted #CC3300;}#main #right3 {	float: left;	height: 250px;	width: 299px;	border-top: 1px dotted #CC3300;	border-left: 1px dotted #CC3300;	border-bottom: 1px dotted #CC3300;}#main h4 {	padding-top: 10px;}#main img {	border-style: none;}
