@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b4b4b;
}
/* img */
img {
	border:none
}
.bg_table {
	background-color: #cccccc;
}
/* font size */
.font11 {
	font-size: 11px;
	color: #909090
}
.font13 {
	font-size: 13px;
	color: #909090
}
.font11b {
	font-size: 11px;
	font-weight: bold;
}
.font11c {
	font-size: 11px;
	color: #353535
}
.font11d {
	font-size: 11px;
	color: #ffffff
}
.copyright {
	font-size: 11px;
	color: #666666
}
/* font color */
.color2 {
	color: #6c6c6c
}
.color3 {
	color: #0069b8;
	font-weight: bold;
}
.color4 {
	color: #393939;
	font-weight: bold;
}
.color5 {
	color: #3B3B3B
}
.color6 {
	color: #109648
}
.color7 {
	color: #014b92
}
.color8 {
	color: #FF0000
}
/* line height */
.lineheight13 {
	line-height:1.3;
}
.lineheight16 {
	line-height:1.6;
}
.lineheight18 {
	line-height:1.8;
}
/* link */
a:link {
	color: #0B8F42;
}
a:visited {
	color: #0B8F42;
}
a:hover {
	color: #27429B;
}
a:active {
	color: #27429B;
}
a.designed:link {
	font-size: 11px;
	color:#999999;
	text-decoration:none
}
a.designed:visited {
	font-size: 11px;
	color:#999999;
	text-decoration:none
}
a.designed:hover {
	font-size: 11px;
	color:#F76F1B;
	text-decoration: none
}
a.pdt:link {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration:none
}
a.pdt:visited {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration:none
}
a.pdt:hover {
	font-size: 12px;
	color:#169549;
	text-decoration:none
}
a.download:link {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none
}
a.download:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none
}
a.download:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline
}
a.menu:link {
	font-size: 13px;
	color:#ffffff;
	text-decoration:none
}
a.menu:visited {
	font-size: 13px;
	color:#ffffff;
	text-decoration:none
}
a.menu:hover {
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
a.pagelink:link {
	font-size: 12px;
	color:#0b8f42;
	text-decoration:none
}
a.pagelink:visited {
	font-size: 12px;
	color:#0b8f42;
	text-decoration:none
}
a.pagelink:hover {
	font-size: 12px;
	color:#169549;
	text-decoration:none
}
a.pdf:link {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration: underline;
}
a.pdf:visited {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration: underline;
}
a.pdf:hover {
	font-size: 12px;
	color:#169549;
	text-decoration: underline;
}
a.footer:link {
	font-size: 11px;
	color:#ffffff;
	text-decoration:none
}
a.footer:visited {
	font-size: 11px;
	color:#ffffff;
	text-decoration:none
}
a.footer:hover {
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
}
a.footerb:link {
	font-size: 11px;
	color:#4b4b4b;
	text-decoration:none
}
a.footerb:visited {
	font-size: 11px;
	color:#4b4b4b;
	text-decoration:none
}
a.footerb:hover {
	font-size: 11px;
	color:#4b4b4b;
	text-decoration: underline;
}
a.header:link {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration:none
}
a.header:visited {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration:none
}
a.header:hover {
	font-size: 12px;
	color:#4b4b4b;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* table */
.table_line_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
/* box */
.box {
	background-color: #ffffff;
	border: 1px solid #999999;
	height:17;
	font-size: 12px;
}
/* blind */
.blind th {
	text-align:left
}
.blind {
	margin:0px;
}
.blind .head {
	padding:0px;
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.blind .content {
	padding:0px;
	border:0px dotted #CCC;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.lineSpace{
	margin:0; padding:0;
}
.linerPadding{
	margin0; padding:0; padding-top:12px; padding-bottom:7px;
}