@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック";
}
a{
	font-size:12px;
	text-decoration:underlinenone;
	color:#000000;

}
a:hover{
	text-decoration:none;

}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
td{
	word-break:break-all;
	word-wrap:break-word

}
.menu a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none

}
.menu a:hover{
	text-decoration:underline;

}
.tableBorder{
	border:1px solid #a6c4cc;
	border-top:none;

}
p{
	line-height:20px;

}
.p1{
	text-indent:2em;
	font-size:12px;
	line-height:20px;
	margin:5px 0px;
	padding:0px;
	color:#063b49;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
	margin:5px 10px 0px 0px;
}
.list{
	

}
.list ul{
	list-style-type:none;
	font-size:14px;
	color:#063b49;
	line-height:60px;
}
.list li{
	display:block;
	font-weight:bold;
}
li.sublist{
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding-left:10px;
}
.f16{
	color:#063b49;
	font-size:16px;
	font-weight:bold;

}
.f14{
	color:#000000;
	font-size:14px;
	font-weight:bold;

}
.dotline_RB{
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}.dotline_B{
	border-bottom:1px dotted #cccccc;
}
.titleBg{
	border:1px solid #d4e6e8;
	background-color:#e9f4f5;
	color:#063b49;
	font-weight:bold;
}
.fontRed{
	color:#FF0000;

}
.footerBg{
	border:1px solid #a6c4cc;
	background-color:#e9f4f5;
	color:#000000;
	font-weight:bold;
	margin-top:8px;
}
.functionTable{
	border:1px solid #eeeeee;
	margin:4px auto;
	

}
.functionTable th{
	padding:2px 5px;
	border-bottom:1px solid #eeeeee;
	background:url(../images/function_bg.gif) repeat-x;
	font-weight:bold;
	color:#000000;
	line-height:20px;
	text-align:left;
}
.functionTable td{

	

}
.functionTable table td li{
	list-style-type:none;
	list-style-image:url(../images/dot2.gif);

}
h5{
	color:#990000;
	font-size:12px;
	padding:0px;
	margin:0px;
}
.section-copyright {
  position: absolute;
  bottom: 0px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 13px;
  padding-bottom: 8px;
}

.section-copyright a {
  color: #fff;
  text-decoration: none;
}

.section-copyright a:hover {
  color: #07a2d3;
}

