body {
	margin: 0px;
	background-color: #F5F5F5;
	text-align: center;
	}

a:link { color: #333333; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:active { color: #333333; text-decoration: underline; }
a:hover { color: #FF6600; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top: 0px;
	bottom: 0px;
	width: 820px;
	height: 100%;
	clear: both;
	background: #FFFFFF url(image/body_bg.gif) repeat-y;
	}

/* --------------#header-------------- */
#header {
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	padding: 2px 10px 2px 0px;
	}

.cap {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
	padding: 12px 15px;
	}

.description {
	font-size: 12px;
	color: #0F218B;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: bottom;
	height: 28px;
	}

h2 {
	margin: 0px;
	padding: 0px;
	}

h2 a:link { color: #FF4242; text-decoration: none; }
h2 a:visited { color: #FF4242; text-decoration: none; }
h2 a:hover { color: #FF4242; text-decoration: none; }
h2 a:active { color: #FF4242; text-decoration: underline; }

h3 {
	font-size: 12px;
	color: #0F218B;
	font-weight: normal;
	line-height: 120%;
	}

.navi {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding: 2px 10px 3px 0px;
	}


/* --------------#fotter-------------- */
#footer {
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding: 6px 10px 10px 0px;
	}


/* --------------#customer-------------- */
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6f6cbb;
	padding-top: 0px;
	padding-bottom: 0px; }

.cus12b { font-size: 12px; color: #2f429a; line-height:140%; }
.cus14o { font-size: 14px; color: #f28353; line-height:120%; }
.cus16b { font-size: 16px; color: #6f6cbb; line-height:120%; }
.cus16o { font-size: 16px; color: #f28353; line-height:120%; }
.text10g { font-size: 10px; color: #333333; line-height:140%; }
.text12g { font-size: 12px; color: #333333; line-height:140%; }
.text14g { font-size: 14px; color: #333333; line-height:120%; }


/* --------------#sitemap-------------- */
.sitemap_t { font-size: 16px; color: #000000; line-height:150%; }
.sitemap_item { font-size: 14px; color: #000000; line-height:120%; }


/* --------------#other-------------- */
.sub16 { font-size: 16px; color: #000000; }
.sub14 { font-size: 14px; color: #000000; }
.textbody { font-size: 10pt; color: #000000; line-height:130%; }
.textbody-or { font-size: 10pt; color: #F28353; line-height:130%; font-weight: bold; }
.txt10 { font-size: 10px; color: #000000; }
.txt10-l { font-size: 10px; line-height: 140%; color: #000000; }
.txt11 { font-size: 11px; color: #000000; }
.txt11-l { font-size: 11px; line-height: 150%; color: #000000; }
.txt12 { font-size: 12px; color: #000000; }
.txt12-l { font-size: 12px; line-height: 140%; color: #000000; }
.text13 { font-size: 13px; color: #000000; }
