body{
  margin:0px;
  font-size:13px;
  line-height:23px;
}
#warp{
  margin:0px auto;
  width:1003px;
  height:auto;
}
a{
  color:#000000;
  text-decoration:none;
}
a:hover{
  color:#FF0000;
  text-decoration:underline;
}
.bor_left{
  border-left-color:#E6E6E6;
  border-left-style:solid;
  border-left-width:1px;
}
.bor{
  border-color:#E6E6E6;
  border-style:solid;
  border-width:1px;
}
.white{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  letter-spacing:2px;
  text-align:center;
  }
  .bor_bot{
   border-bottom-color:#000000;
   border-bottom-style:dotted;
   border-bottom-width:1px;
 }
 #menu{
   color:#FFFFFF;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
}
#menu:hover{
   color:#FFFFFF;
   font-size:14px;
   font-weight:bold;
   text-decoration:underline;
   text-align:center;
}
