﻿@charset "utf-8";
body {
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
body, td, th {
	font-size:9pt;
	color:#444444;
	line-height:165%;
	font-family:Arial, sans-serif;
}
a:link, a:visited {
	color:#444444;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:underline;
}
p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.tt {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#FFFFFF;
}
a.tt:link {
	color:#FFFFFF;
}
a.tt:visited {
	color:#FFFFFF;
}
a.tt:active {
	color:#fac92a;
	text-decoration:underline;
}
a.tt:hover {
	color:#fac92a;
	text-decoration:underline;
}
.tt2 {
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	text-transform:none;
	color:#FFFFFF;
}
a.tt2:link {
	color:#FFFFFF;
}
a.tt2:visited {
	color:#FFFFFF;
}
a.tt2:active {
	color:#fac92a;
	text-decoration:underline;
}
a.tt2:hover {
	color:#fac92a;
	text-decoration:underline;
}
.text {
	font-size:12px;
	line-height:22px;
	color:#5d5d5d;
}
.tt1 {
	font-size:12px;
	line-height:22px;
	color:#925900;
}
.bo {
	border:1px solid #b6c4db;
}
.input11 {
	background-color:#FFFFFF;
	border:1px solid #11499f;
	font-size:11px;
}
.more {
	font-size:12px;
	color:#f98100;
	text-decoration:underline;
}
a.more:link {
	text-decoration:underline;
}
a.more:visited {
	text-decoration:underline;
}
a.more:active {
	text-decoration:underline;
}
a.more:hover {
	text-decoration:underline;
}
.line {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:dashed;
	border-left-style:none;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
}
.style1 {
	font-weight:bold;
}