/* All Layout -------------------------------------------------*/ body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td { margin: 0; padding: 0; } img{ border: 0; } address,caption,em,strong,th{ font-style: normal; font-weight: normal; } h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; } body { font-size: 62.5% ; line-height: 1.5em; color: #393939; background: transparent url("../images/body-bg.png") repeat; text-align: center; } * html body { font-size: 75%; } a:link {color: #cd524f;} a:active {color: #ffcc00;} a:visited { color: #cd524f; text-decoration: none; } a:hover {color: #ffcc00;} /* container -------------------------------------------------*/ h1{ display:none; } h2{ font-weight: bold; font-size: 130%; color: #0F8821; text-align: center; margin-top: 10px; } #header { background-color: #D0E8DF; margin: 0; padding: 0; } #eg{ color: #79B30B; text-align:right; font-size: 130%; margin-right:20px;} ul#nav{ margin:0; padding:0; list-style-type:none; position:relative; display:block; height:36px; font-size:120%; font-weight:bold; background:transparent url("../images/bgOFF.gif") repeat-x top left; border-bottom:4px solid #336666; border-top:1px solid #C0E2D4;} ul#nav li{ display:block; float:left; margin:0; pading:0;} ul#nav li a{ display:block; float:left; color:#874B46; text-decoration:none; padding:12px 20px 0 18px; height:24px; background:transparent url("../images/bgDIVIDER.gif") no-repeat top left;} ul#nav li a:hover{ background:transparent url("../images/bgHOVER.gif") no-repeat top left;} ul#nav li a.current,ul#nav li a.current:hover{ color:#fff; background:transparent url("../images/bgON.gif") no-repeat top right;} #container{ text-align:left} #news{ text-align: left; margin-left: 60px; width: 620px;} #news p{ font-weight: bold; font-size: 150%; color: #004000; margin-top: 30px; margin-bottom: 20px; } #news li{ font-size: 130%; margin-bottom: 10px; list-style-type: none; line-height: 1.8em;} #news a{ font-weight: bold; text-indent: 1em; } #news_m{ text-align: left; margin-left: 60px; width: 620px;} #news_m p{ font-weight: bold; font-size: 150%; color: #004000; margin-top: 20px; } #news_m li{ font-size: 130%; margin-bottom: 6px; list-style-type: none; } #news_m a{ font-weight: bold; text-indent: 1em; } #news_m p.num{ font-weight: bold; font-size: 150%; color: #0080C0; } #news_m p.back{ font-size: 90%; text-align: right; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; } ul#footer{ margin:0; padding:0; list-style-type:none; position:relative; display:block; height:36px; font-size:120%; font-weight:bold; } ul#footer li{ display:block; float:left; margin:0; pading:0;} ul#footer li a{ display:block; float:left; color:#874B46; text-decoration:none; padding:12px 20px 0 18px; height:24px; } #container{ background-color: #F2F2F2; width:720px; margin:0 auto} #container p{ font-weight: bold; font-size: 150%; margin-top: 30px; margin-left: 20px; padding-bottom: 20px; } #wrapper{ width: 100%; }