@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background:#dd5d26;
	padding: 10px;
	text-align: justify;
}
.text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	background:#33C1EE;
}
.text03 { font-family: "verdana"; font-size: 12px; color: #FFFFFF; font-weight:bold; padding-right:10px; }
.text04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center
}

.td_bg {
    background:#BCF9FC;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aac4e2;
	border-bottom-color: #aac4e2;
}
.head01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background:#D15621;
	text-align: justify;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.under_con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background:#dd5d26;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.img_border{
	border: 2px solid #FFFFFF;
}
.head02 {
	font-family: tahoma;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.img_border {
	border: 2px solid #ffffff;
}

