body, th, td {
	color:#000000;
}

h1 {
	font-size: 10pt;
	font-weight: 600;
	color: #3e85c0;
	margin: 0px;
}

h1 a:link    {color: #3e85c0; text-decoration : none;}
h1 a:visited {color: #3e85c0; text-decoration : none;}
h1 a:active  {color: #FF3300; text-decoration : none;}
h1 a:hover   {color: #9933CC; text-decoration : none;}

.question li {
	margin-left: -10px;
	color: #3e85c0;
	line-height: 25px;
}

.answer li {
	margin-left: -10px;
	color: #000000;
}

.title01 {
	font-size: 11pt;
	color: #3e85c0;
	width: 100%;
	background-color: #DCE6ED;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title02 {
	font-size: 9pt;
	color: #000000;
	width: 500px;
	background-color: #FFD7E9;
	padding: 2px 10px 2px 10px;
	margin-top: 20px;
	margin-bottom: 6px;
}

.tips {
	font-size: 8pt;
	width: 450px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #3e85c0;
}

.tips-mar-left {
	margin-left: 25px;
}
