A{
text-decoration : underline;color : #0000ff;
  
}

A:ACTIVE{
text-decoration: underline ; color : blue;
background-color : yellow;
}

A:HOVER{
text-decoration: underline ;
color : #ff0000;
background-color : yellow;
}




BODY {
	background-color: silver;
	background-attachment: fixed;
	line-height: 140%;
	scrollbar-Track-Color: #9999ff;
	scrollbar-Face-Color: #0033ff;
	scrollbar-DarkShadow-Color: #0000ff;
	scrollbar-3dLight-Color: #0000ff;
	scrollbar-Arrow-Color: #9999ff;
	font-size: 12px;
	background-image : url(gif/back.gif);
}





TABLE.top{
width:750px;
}
TABLE.new{
color : #666666;
font-size : 13px;
font-weight : 700;
}



.base {
	width: 800px;
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #ffffff;
}


.header{
height:60px;
border:0px solid #ffffff;
}

.logo{
margin: 0px 0px 0px 0px;
}
.bar {
	height: 20px;
	border: 1px solid #3399ff;
	background-color: #3399ff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 100%;
	text-align: left;
}
.bar_roll {
	height : 22px;
	border: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}
.subbar {
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	width: 90%;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff8000;
	border-bottom-color: #ff8000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
}



.bar_topic {
	background: #efefef;
	padding: 0 5px;
	font-weight: bold;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: 10px solid #ff8000;
	width: 90%;
	font-size: 15px;
	height: 20px;
	text-align: left;
}
.bar_topic2 {
	background: #efefef;
	padding: 0 5px;
	font-weight: bold;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: 10px solid #0000ff;
	width: 85%;
	font-size: 15px;
	height: 20px;
	text-align: left;
}

.contents {

	font-size: 12px;
	text-align: left;
}

.contents_r {

	font-size: 18px;
	text-align: left;
}


.tabale_1 {

	font-size: 17px;
	text-align: left;
border-width : 1px 1px 1px 1px;border-style : double double double double;border-color : black black black black;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  
  
  color : black;
}

.tabale_menu {
	font-size: 15px;
	text-align: left;
	border-width: 2px 2px 2px 2px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-style: solid solid solid solid;
	border-color: blue blue blue blue;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}




.menu {

	font-size: 15px;
	text-align: left;
   
border-width : 2px 2px 2px 2px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}
.td_1{
  border-left-width : 1px;
  border-left-style : dotted;
}
.td_2{
  margin-top : auto;
  margin-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
}

.big{
font-size : 17px;
	text-align: left;
	width: 85%;
}

.small {
	font-size: 14px;
	text-align: left;
	width: 80%;
}