@charset "utf-8";
/* CSS Document */
*{
  	margin:0;
  	padding:0;
	border:none;
}

td.line_dot{
  width:40px;
  background:url(../img/bg_02.gif) repeat-y center;
  }
div#footer{
	text-align:left;
	margin-left:20px;
  }
div#footer img#term{
  margin-left:18px;
  }
div#footer hr.divider{
  margin:25px 0 4px 0;
  _margin:20px 0 0 0;
  width:674px;
  border-top:1px solid #666;
  height:1px;
}
p.btn{
  margin:16px;
}
#cory{
  color:#807300;
 font-size: x-small;
}
