@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: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #c09232;
}

.title {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #282973;
}

.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #c09232;
}

.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-subtitle {
	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 {
	width: 1000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/image/mainbody_bk.gif);
	float: left;
}

#home_mainbody {
	width: 1000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/image/mainbody_home_bk.gif);
	float: left;
}

#home_content {
	width: 960px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	background: url(/image/content_home_bk.gif);
	float: left;
}

#home_leftcolumn {
	width: 299px;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
	float: left;
}

#home_maincolumn {
	width: 635px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	float: left;
}

#mainbody_topline {
	width: 1000px;
	height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#home_flash {
	width: 960px;
	height: 225px;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	float: left;
}

#mainbody_footerline {
	width: 1000px;
	height: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#leftcolumn {
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#leftcolumn_top {
	width: 200px;
	height: 53px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#leftnav {
	width: 160px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	font-size: 11px;
	list-style: none;
	float: left;
}

#leftnav a {
	color: #333;
	text-decoration: none;
}

#leftnav a:hover {
	text-decoration: underline;
}

.leftnav_header {
	font-size: 13px;
	color: #282973;
}

.leftnav_list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

.leftnav_list li {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

.leftnav_list_sub {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#maincolumn {
	width: 760px;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	float: left;
}

#mainimage {
	width: 760px;
	height: 125px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#mainimage_entry {
	width: 760px;
	height: 215px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#maincontent {
	width: 760px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	float: left;
}

#maintext {
	width: 760px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	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;
}