@charset "utf-8";
h1 {
	padding: 0;
	font-size: 16px;
	color: #113C7B;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-style: normal;

}
h2 {
	font-size: 14px;
	color: #113C7B;
	margin: 0px;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}
.footer_txt p {
	margin: 0px;
}

.conbox01  {
	height: 32px;
	width: 551px;
	margin-left: 10px;
	margin-top: 30px;
	background-image: url(../client_img/con_head.gif);
	float: left;
}
.conbox02 {
	float: left;
	width: 551px;
	margin-left: 10px;
	background-color: #DDDDDD;
	text-decoration: none;
}
.conbox03 {
	margin-left: 10px;
	width: 551px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../client_img/con_foot.gif);
}
.conbox04 {
	width: 510px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	float: left;
}
.conbox04 h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.conbox04 img {
	float: left;
}
.conbox05 {
	margin-left: 115px;
}


li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../client_img/darkblue_right.gif);
	margin-left: 10px;
}

span.link01 {
 margin-left: 30px;
 margin-bottom: 20px;
}
span.brown    {
	color: #7B3E00;
}

span.orenge    {
	color: #CC6600;
}
span.red {
	color: #CC0000;
}
span.blue {
	color: #0066CC;
}
.blue_center {
	font-weight: bold;
	color: #006699;
	text-align: center;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #73A4EC;
	text-decoration: none;
}

a:visited {
	color: #993399;
	text-decoration: none;
}

