.font {
	font-family: "??";
	font-size: 12px;
	color: #4F4F4F;
	line-height: 140%;

}
  .font A:link {color: #4F4F4F;  text-decoration:none } 
  .font a:visited { color: #4F4F4F; text-decoration:none  } 
  .font a:hover { color: #ff6600; text-decoration:underline }
.title01 {
	font-family: "??";
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #0066CC;
}
 .title01 A:link {color: #0066CC;  text-decoration:none } 
  .title01 a:visited { color: #0066CC; text-decoration:none  } 
  .title01 a:hover { color: #0066CC; text-decoration:underline }
.subtitle {
	font-family: "??";
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}
.boxline {
	font-family: "??";
	font-size: 12px;
	border: 1px solid #999999;
}
.fontblack {

	font-family: "??";
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
.bk {
	font-family: "±¼¸²";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-attachment: fixed;
	background-color: #f0fccd;
	background-image: url(/customer/images/bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
