@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: top url(/image/body_bk.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#logo_print {
	display: none;
}

a, a:visited {
	color: #434386;
}

h1 {
	font-size: 11px;
	line-height: 14px;
	color: #c09232;
}

.h1_orange {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #c09232;
}

.h1 {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #282973;
}

.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #282973;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #282973;
}

.text-bold {
	font-weight: bold;
}

.text-emphasis {
	font-style: italic;
}

.text-bold-emphasis {
	font-weight: bold;
	font-style: italic;
}

.text-bold-emphasis-large {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}

.text-small {
	font-size: 11px;
}

.text-suttitle {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

#border {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

#header {
	width: 980px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 15px 10px 0 10px;
	background: top no-repeat url(/image/header_bk.gif);
	font-size: 11px;
	color: #c09232;
	text-align: right;
	float: left;
}

#header a {
	color: #c09232;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#topnav {
	width: 1000px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #fff;
	float: left;
}

#mainbody_topline {
	width: 1000px;
	height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#mainbody_footerline {
	width: 1000px;
	height: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#footer {
	width: 1000px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-align: right;
	float: left;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}