body{
  padding:0;
  color:#003300;
  scrollbar-3dlight-color:#008080;
  scrollbar-arrow-color:#008080;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#008080;
  text-align:center;
}

a:link{text-decoration:underline;color:#008080;}
a:visited{text-decoration:underline;color:#008080;}
a:hover{text-decoration:none;color:#ffa500;}

a.menu:link{text-decoration:none;color:#003300;}
a.menu:visited{text-decoration:none;color:#003300;}
a.menu:hover{text-decoration:none;color:#ffffff;background:url('../img/color.gif');}

.bg_l{
  background:url('../img/shadow-l.jpg');
  background-repeat:repeat-y;
  }

.bg_r{
  background:url('../img/shadow-r.jpg');
  background-repeat:repeat-y;
  }

.bg{
  background:url('../img/color.gif');
  }

#container{
  margin:0;
  text-align:center;
  width:758px;
  }

#main{
  margin:0;
  width:750px;
  }

#menuL{
  float:left;
  width:188px;
  font-size:x-small;
  text-align:center;
  color:white;
  margin-top:0px;
  }

#menuBN{
  width:188px;
  text-align:center;
  background:url('../img/color.gif');
  padding-top:20px;
  }

.menuCON{
  font-size:x-small;
  line-height:100%;
  text-align:left;
  background:url('../img/con-mid.gif');
  background-repeat:repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  padding:10px;
  }

#mainR{
  float:right;
  width:562px;
  text-align:center;
  }

#mainHead{
  font-size:x-small;
  color:white;
  text-align:center;
  padding:5px 0px 5px 0px;
  }

#mainCON{
  width:562px;
  text-align:left;
  background:url('../img/bg-b.gif');
  margin-top:0px;
  margin-bottom:0px;
  padding-top:20px;
  padding-bottom:10px;
  padding-left:25px;
  }

.freeTOP{
  width:514px;
  height:30px;
  font-size:x-small;
  text-align:left;
  background:url('../img/free-top.jpg');
  background-repeat:no-repeat;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px 0px 7px 10px;
  }

.freeCON{
  width:514px;
  font-size:x-small;
  line-height:150%;
  text-align:left;
  background:url('../img/free-mid.jpg');
  background-repeat:repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  padding:10px 40px 10px 20px;
  }

.leadTOP{
  width:514px;
  height:30px;
  font-size:x-small;
  text-align:left;
  background:url('../img/lead-top.jpg');
  background-repeat:no-repeat;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px 0px 7px 10px;
  }

.leadCON{
  width:514px;
  font-size:x-small;
  line-height:150%;
  text-align:left;
  background:url('../img/lead-mid.jpg');
  background-repeat:repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  padding:10px 55px 10px 10px;
  }

.infoTOP{
  width:481px;
  height:30px;
  font-size:xx-small;
  text-align:right;
  background:url('../img/info-top.jpg');
  background-repeat:no-repeat;
  margin-top:0px;
  margin-bottom:0px;
  padding:10px 80px 0px 0px;
  }

.infoCON{
  width:481px;
  font-size:x-small;
  line-height:150%;
  text-align:left;
  background:url('../img/info-mid.jpg');
  background-repeat:repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  padding:10px 80px 10px 30px;
  }

#mainFoot{
  font-size:xx-small;
  color:white;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:3px 0px 5px 0px;
  }

.com_a{
	font-size:small;
}
.com_b{
	color:red;
	font-size:medium;
}

.top_bor{
  width:400px;
  font-size:x-small;
  text-align:left;
  border:2px dashed #a4d3a3;
  margin:10px 0px 0px 40px;
  padding:5px;
  }

