@charset "utf-8";
/* CSS Document */
body {
  color: #000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
	margin-bottom: 0;
	margin-top: 0;
}

td img {display: block;}

.mainTbl {
  border-color: #999;
	border-left:1px solid #999; 
	border-right:1px solid #999; 
	border-top:1px solid #999; 
	border-bottom:1px solid #999; 
}

.textBody {
  font-size: 10px;
	color: #384f7b;
  text-decoration: none;
}

.textTitle {
  font-size: 12px;
	color: #236FF6;
	font-weight: bold;
  text-decoration: none;
}

.textTitleWhite {
  font-size: 12px;
	color: #ffffff;
	font-weight: bold;
  text-decoration: none;
}

.btn {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
}

.btn a {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.btn a:hover {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.btn_sel {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.btn_sel a {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.btn_sel a:hover {
  font-size: 11px;
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.copy {
  font-size: 11px;
  color: #FFFFFF;
	text-decoration: none;
}

.copyLink, .copyLink:link, .copyLink:visited{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.copyLink:hover {
	color: #ffffff;
	text-decoration: underline;
}

.newsBox {
	height : 16px;
	width : 150px;
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	border: 1px solid #143577;
	border-color: #143577;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-style: solid solid solid solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	word-spacing: normal;
}