body     {font-family:  Verdana, Arial, sans-serif; background-color: #ffffff;
          margin:0; padding:0;
          color:#333333; font-size:normal;
          SCROLLBAR-HIGHLIGHT-COLOR: #B8BAF7; SCROLLBAR-SHADOW-COLOR: #c0c0c0;
          SCROLLBAR-3DLIGHT-COLOR: white;     SCROLLBAR-ARROW-COLOR: #000000;
          SCROLLBAR-TRACK-COLOR: #E2E4FD;       SCROLLBAR-DARKSHADOW-COLOR: white;
          SCROLLBAR-BASE-COLOR: #B8BAF7;
          }

h1 	{font-size:125%;}
h2	{font-size:110%;}
h3	{font-size:85%;}
		  
A:link        {text-decoration: underline; color: #313897;}
A:visited     {text-decoration: underline; color: #313897;}
A:hover       {font-style: normal; text-decoration: none; color: #3138C2;}

.li:link      {text-decoration: none; color: #313897; font-weight: bold; font-size:12px;}
.li:visited   {text-decoration: none; color: #313897; font-weight: bold; font-size:12px;}
.li:hover     {font-style: normal; text-decoration: underline; color: #3138C2; font-weight: bold; font-size:12px;}

.q:link      {text-decoration: none; color:#6E8974; font-size:10px; font-family: Arial}
.q:visited   {text-decoration: none; color:#6E8974; font-size:10px; font-family: Arial}
.q:hover     {font-style: normal; text-decoration: underline; color:#212121; font-size:10px; font-family: Arial}

.more:link      {text-decoration:underline; color:#999999; font-size:10px; font-family: Arial}
.more:visited   {text-decoration:underline; color:#999999; font-size:10px; font-family: Arial}
.more:hover     {font-style: normal; text-decoration:none; color:#999999; font-size:10px; font-family: Arial}

p {text-align:justify; text-indent:10px; margin-right:3px;}

.ctrl {background-color:#eeeeee;}
.main {font-size:10px;}
.maintext {font-size:14px;}
.ntitle {font-size:12px; font-weight:bold;}
.ndate {font-size:10px; font-weight:bold;}

#menu {width:600px; height:20px; margin: 0 auto; padding: 10px 0;}
#menu ul {width:600px; height:20px; list-style: none; line-height: normal; margin:0; padding:0px;}
#menu li {display: inline;}
#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 5px 12px 0 12px;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	color: #922;
	background-color:#fff;
}
#menu a:hover {background-color:#ccc; color:#fff;}

#news ul {list-style: none; line-height: normal; margin:0; padding:0px;}
#news li {padding:0 0 40px 0;}
#news a.ttl {font-size:120%; color:#333; font-weight:bold; text-decoration:none; display:block; padding: 10px 0 0px 0;}
#news a.ttl:hover {text-decoration:underline;}

