/* BodyĚÝč*/

body {
	margin: 0px;
}
a:link {
  color: #3366CC;
  text-decoration: underline;
  background: transparent;
}

a:visited {
  color: #3366CC;
  text-decoration:underline;
  background: transparent;
}

a:hover, a:active {
  color: #3366CC;
  text-decoration: none;
  background: transparent;

}
.n {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #303030
}
.nw {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #FFFFFF
}
.nb {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #303030
}
.nbw {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF
}
.nm20 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-left: 20px;
	color: #303030
}
.s {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #303030
}
