body {
	background-color: #FFFFCC;
	margin: 15px 0px 0px;
	padding: 0px;
}

TABLE.table_main {
	text-align: left;
	height: auto;
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

TABLE.table_faq {
	text-align: left;
	height: auto;
	width: 96%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	margin-left: 2%;
}

TABLE.table_insert {
	text-align: justify;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
	border-top: 1px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}

TABLE.table_insert_amz {
	text-align: justify;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
}

TABLE.table_pop {
	text-align: center;
	border: 1px solid #666666;
	height: auto;
	width: 520px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

TABLE.table_purchase {
	text-align: center;
	border: 1px solid #666666;
	height: auto;
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

TABLE.table_hint {
	text-align: center;
	border: 1px solid #666666;
	height: auto;
	width: 520px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.content_news {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.content_link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a.content_link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a.content_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a.content_link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.content_link_dl:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.content_link_dl:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.content_link_dl:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
}
a.content_link_dl:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
}

.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.mail:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.mail:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.mail:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.mail:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.download:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.download:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.download:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: overline;
	background-color: #FFFFFF;
}
a.download:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: overline;
	background-color: #FFFFFF;
}

a.faq:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.faq:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.faq:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.faq:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
