@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
body {
	background-color: #072054;
	background-image: url(images/bg-t.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
border:0px;
	behavior:	url("pngbehavior.htc");
}

a {
	color: #1F5993;
	text-decoration: underline;
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
#r-bg {
	background-image: url(images/bg-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	color: #1D558F;
}
h2 strong {
	font-weight: bold;
	color: #B6110F;
}
h3 {
	color: #205B91;
}
h4 {
	font-size: 36px;
	font-weight: normal;
	color: #AA0000;
	margin: 0px;
}
h5 {
	color: #205B91;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}

p {
	line-height: 22px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.field-border {
	border: 1px solid #3683cc;
}
.sp {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.li-v1 {
	background-image: url(images/li_v1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 22px;
	font-weight: bold;
	color: #18446A;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}
.li-v2 {
	background-image: url(images/li_v2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 22px;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 15px;
}
.bt-menu {
	color: #FFFFFF;
}
.bt-menu a {
	color: #B5CBDD;
	text-decoration: underline;
}
.bt-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.form-bg {
	background-color: #04224c;
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt-white {
	color: #FFFFFF;
}
