body {
	margin: 0px;
	color: #444444;
}
td {
	font-size: 13px;
	line-height: 18px;
	color: #6B6B6B;
  　 font-family: Arial, Helvetica, sans-serif;
}
a:link{
	color: #444444;
	text-decoration: none;
}
a:visited{
	color: #444444;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.moduletable_menu{
	width: 100%;
	text-align: center;
}
.moduletable_menu td {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
.moduletable_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.moduletable_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.moduletable_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.item {
	font-size: 15px;
	font-weight: bold;
	color: #1D679C;
	vertical-align: bottom;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.moduletable_intro{
	width: 700px;
}
.moduletable_intro td{
	line-height: 18px;
	padding-top: 5px;
	/*padding-bottom: 5px;*/

}
.moduletable_copy{
	width: 1002px;
}
.moduletable_copy td{
	background-image: url(../images/btbg.jpg);

}
.moduletable_sub{
	width: 80%;
}
/*.moduletable_sub td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}*/
.moduletable_sub a:link{
	color: #5F85A8;
	text-decoration: none;
	font-weight: bold;
}
.moduletable_sub a:visited{
	color: #5F85A8;
	text-decoration: none;
	font-weight: bold;
}
.moduletable_sub a:hover{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.moduletable_menusub td{
	color: #6498c8;
	font-weight: bold;
}

.moduletable_table {
width:100%;
}
.moduletable_tditem td{
	font-size: 14px;
	font-weight: bold;
	color: #0A639B;
}
.moduletable_tdmenu {
	width:100%;
}
hr {
	border-top: 1px dashed #CCCCCC;
	background-color: #ffffff;
	height: 1px;
	color: #ffffff;
	margin: 0px;
	line-height: 1em;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.top:link,.top:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover{
	text-decoration: none;
}

.right-line{ border-right:#FFFFFF solid 1px;}
.left-line{ border-left:#FFFFFF solid 1px;}
