/* ----layout---- */body {background-image: url(../images/bg.png);background-position: top;background-repeat: repeat-x;background-color: #003300;margin: 10px;padding: 0; text-align: center;}#wrapper { margin: 0 auto; padding: 0; width: 720px; text-align: left; } #nav {margin: -73px 250px;position: absolute;width: 500px;}#nav ul {padding: 16px;}#banner {width: 755px; height: 128px; }.content {width: 504px;margin: -20px 0 0 250px;}h3 {padding: 0 8px 0 8px;}/* ----style---- *//* banner */#banner {text-indent: -9999px; background-image:url(../images/banner.png); }/* navigation */#nav ul {list-style: none;}#nav li {display: inline;font-size: 13px;font-family: Arial, sans-serif;padding: 0 10px 0 10px}#nav a {text-decoration: none;}#selected {border-bottom: 8px solid #ccffff;}#nav #selected a {color: #ccffff;}#nav a:link {color: #666666;}#nav a:visited {color: #666666}#nav a:hover {color: #ccffff;}/* content */#content_top {background-image: url(../images/content_top.png); background-position: top;font-size: 10px;margin: 0 0 0 0;text-indent: -9999px;}#content_bottom {background-image: url(../images/content_bottom.png);background-position: bottom;font-size: 10px; margin: 0 0 0 0;text-indent: -9999px;}#content_main {background-color: #ccffff;padding: 20px 25px 20px 25px;margin: 0 0 0 0;}#content_main p {font-family: Arial, sans-serif;font-size: 11px;color: #003366;}h2 { font-family: Arial, sans-serif;font-size: 11px;color: #003366;font-weight: bold;border-bottom: 1px solid #003366;text-align: center;}h3 {font-family: Arial, sans-serif;font-size: 11px;color: #003366;text-decoration: underline;}#content_main ul {list-style-type: none;}#content_main li {font-family: Arial, sans-serif;font-size: 11px;color: #003366;}#content_main a:link {text-decoration: none;font-family: Arial, sans-serif;font-size: 11px;color: #666666;}#content_main a:visited {text-decoration: none;font-family: Arial, sans-serif;font-size: 11px;color: #666666;}#content_main a:hover {text-decoration: underline;color: #003366;}