html, body {
	width: 100%;
	height: 100.1%;
	padding: 0;
	margin: 0;
}
body {
	background: #fff url(images/bg_h.jpg) repeat-x top left;
	text-align: center;
	font: 8pt Verdana, Geneva, sans-serif;
	color: #3a4982;
}
a {
	outline: none;
	text-decoration: none;
	color: #4E9CE4;
}

a:hover {
	color: #6ECA41;
}
.clearfix {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
P {
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}
P.inset {
	padding: 0 0 10px 20px;
}
FORM {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.top {
	margin: 0 auto;
	width: 930px;
	height: 70px;
	text-align: left;
}
.lang {
	float: right;
	padding-top: 20px;
}

.top-pic {
	background: transparent url(images/top.jpg) no-repeat top center;
	height: 89px;
}
.top-pic-inside {
	background: transparent url(images/top_inside.jpg) no-repeat top center;
	height: 89px;
	text-align: center;
}
.top-pic-inside div {
	margin: 0 auto;
	width: 930px;
	text-align: left;
	padding: 28px 0;
}
.top-pic-inside img {
	border: none;
	margin: 0 5px;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 930px;
}
.wrapper div {
	text-align: left;
}
UL.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
UL.menu LI {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	height: 38px;
	text-indent: -4000px;
	background: transparent url(images/m_bg.jpg) no-repeat 4px 0px;
}
UL.menu LI a {
	display: block;
	height: 38px;
}
UL.menu LI.last {
	padding: 0;
}
LI.li-01 a {
	padding-left: 4px;
}
LI.li-01 a { width: 134px; background: transparent url(images/m_01.jpg) no-repeat 4px 0px; }
LI.li-02 a { width: 120px; background: transparent url(images/m_02.jpg) no-repeat top left; }
LI.li-03 a { width: 188px; background: transparent url(images/m_03.jpg) no-repeat top left; }
LI.li-04 a { width: 159px; background: transparent url(images/m_04.jpg) no-repeat top left; }
LI.li-05 a { width: 185px; background: transparent url(images/m_05.jpg) no-repeat top left; }
LI.li-06 a { width: 131px; background: transparent url(images/m_06.jpg) no-repeat top left; }
LI a:hover, LI a.act { background-position: 0px -40px; }
LI.li-01 a:hover, LI.li-01 a.act { background-position: 4px -40px; }

.content {
	padding: 5px;
}
.content P {
	text-align: justify;
}
.col-3-l {
	float: left;
	width: 324px;
}
.col-3-m {
	width: 324px;
	margin: 0 auto 0 360px;
}
.col-3-r {
	float: right;
	width: 200px;
}

.col-2-l {
	float: left;
	width: 446px;
}
.col-2-r {
	float: right;
	text-align: right;
	width: 454px;
}
.col-2-r {
	float: right;
}

.col-sub-l {
	float: left;
	width: 320px;
}
.col-sub-r {
	float: right;
	width: 510px;
}

ul.sub-menu {
	padding: 0;
	margin: 0 0 20px 0;
	width: 320px;
	list-style-type: none;
	border-top: #808080 1px solid;
}
ul.sub-menu h4, ul.sub-menu h5 {
  padding: 0px 5px;
  color: #738ec8;
}
ul.sub-menu h5 {
  width: 280px;
}

ul.sub-menu li {
	display: block;
	padding: 5px;
	margin: 0;
	width: 310px;
	border-bottom: #808080 1px solid;
}
ul.sub-menu li.act {
	background: #dce8f4 url(images/sub_menu_act.gif) no-repeat center right;
}
ul.sub-menu a {
	color: #738ec8;
}
ul.sub-menu a:hover {
	background: #dce8f4 url(images/sub_menu_act.gif) no-repeat center right;
}

.bordleft {
	padding-left: 8px;
	border-left: #ccc 2px solid;
}
.bordright {
	padding-right: 9px;
	border-right: #ccc 2px solid;
}
h1, h2, h3, h4, h5, h6 {
  font: bold 18px Helvetica, Arial, Verdana, sans-serif;
  color: #738ec8;
  margin: 0;
  padding: 0;
  line-height: 0.8em;
}
h6 {
	padding: 5px 0;
	font-size: 12px;
}
.sub-table h6 {
	padding: 5px 10px 0px 10px;
}
h4, h5 {
	font-size: 15px;
	padding: 5px;
}
h1, h2 {
  padding: 16px 0 16px 0;
  margin: 0;
  font-size: 18px;
}
h1.ins {
  padding: 16px 0 0 0;
}
h2.ins {
  padding: 0 0 16px 0;
  margin: 0;
}
h1.short, h2.short {
	width: 480px;
}
h1 {
  color: #000f47;
  font-size: 24px;
}
h3 {
  color: #738ec8;
}
h1.green {
  font-size: 18px;
  padding: 16px 0 16px 40px;
  background: transparent url(images/arr_green.jpg) no-repeat 0px 20px;
}
h1.blue {
  font-size: 18px;
  padding: 16px 0 16px 40px;
  background: transparent url(images/arr_blue.jpg) no-repeat 0px 20px;
}
.sub-table P {
  padding: 10px;
}
p.green {
  padding: 10px 10px 10px 40px;
  background: transparent url(images/p_green.png) no-repeat 12px 11px;
}
p.blue {
  padding: 10px 10px 10px 40px;
  background: transparent url(images/p_blue.png) no-repeat 12px 11px;
}

h3 {
  font-size: 16px;
  padding: 16px 0 16px 0;
}

.flash {
	margin: 0;
	padding: 1px;
	width: 320px;
	height: 180px;
	border: #ccc 1px solid;
}
.footer {
	width: 910px;
	padding: 20px 5px 0 5px;
	clear: both;
	font-size: 10pt;
}
.footer span {
	font-weight: bold;
}
.note {
	font-size: 7pt;
}
.footer span, .note {
	color: #a7aeca;
	letter-spacing: -0.03em;
}

.ins-r {
	float: right;
	text-align: right;
	width: 385px;
}
.ins-l {
	float: left;
	width: 490px;
}

IMG.pic {
	margin: 0 0 20px 0;
	padding: 1px;
	border: #ccc 1px solid;
}

.ins-box {
	clear: both;
	padding: 14px;
	line-height: 1.25em;
	background: transparent url(images/ins_r_box_bg.jpg) no-repeat top right;
}
.ins-box a {
	color: #738EC8;
	padding: 0 30px 0 0;
}

table {
	padding: 0;
	margin: 10px 0;
	border: #d4d4d5 1px solid;
	background-color: #e5eef6;
}
.col-2-r table, .col-2-l table {
	width: 446px;
}
.col-2-r table {
	float: left;
}

.sub-table {
	margin: 0 0 20px 0;
	padding: 0;
	width: 322px;
	border: none;
	background: transparent url(images/table_sub_bg.jpg) no-repeat top left;
}

th {
	padding: 10px 16px;
	margin: 0;
	font: 18px Verdana, Geneva, sans-serif;
	background-color: #d0e0ee;
	border-bottom: #a9b5bf 1px solid;
}
td {
	padding: 10px 16px;
	margin: 0;
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 1.3em;
}

FORM {
	background: #d0e0ee url(images/form_bg.jpg) no-repeat top right;
	border: #b8b8bb 1px solid;
	padding: 12px 16px;
	line-height: 1.8em;
}
input.text, textarea.text {
	border: #b3b6bc 1px solid;
	background-color: #fff;
	width: 470px;
	padding: 2px;
}

.needed {
	color: #c00;
}
.needed:before {
	content: '*';
}
.needed-error {
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	width: 470px;
	padding: 2px;
}
.msg-form {
	font-weight: bold;
	text-align: right;
	color: #c00;
}
label {
	float: left;
	display: block;
	width: 125px;
}