.clear {
	font-size:1px;
	clear:both;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
img {
	border: 0px;
}
/* ------------------------------------------- */
/* koibita CSS */
/* ------------------------------------------- */
.AnkArea {
	margin: 0px;
	padding: 0px;
}
.AnkArea p {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	width: auto;
	font-size: 12px;
	color: #339900;
	background: #d3e9c8 url(../images/top_ank_q.gif) no-repeat left center;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
	font-weight: bold;
}
.AnkContArea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #009900;
}
.AnkContArea p {
	margin: 0px;
	padding: 0px;
	width: 350px;
	border: 1px solid #009900;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background: #d3e9c8;
}
/* ------------------------------------------- */
/* AnkBtArea CSS */
/* ------------------------------------------- */
.Ank {
	margin: 0px;
	padding: 0px;
	border: 1px solid #009900;
}
.AnkBtArea {
	margin: 0px;
	padding: 20px 10px;
}
.AnkManArea {
	margin: 0px;
	padding: 0px;
	width: 158px;
	float: left;
	position: relative;
}
.AnkManArea a,
.AnkWomanArea a{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	height: 56px;
	width: 158px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}
.AnkManArea a span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/ank/img/ManBt.gif) no-repeat 0px 0px;
	cursor: hand;
	text-decoration: none;
}
.AnkManArea a:hover,
.AnkWomanArea a:hover {
	background-color:transparent;
	text-decoration: none;
}
.AnkManArea a:hover img,
.AnkWomanArea a:hover img{
	visibility:hidden;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.AnkWomanArea {
	margin: 0px;
	padding: 0px;
	width: 158px;
	float: right;
	position: relative;
}
.AnkWomanArea a span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/ank/img/WomanBt.gif) no-repeat 0px 0px;
	cursor: hand;
}
img.woman{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
/* ------------------------------------------- */
/* ReportArea CSS */
/* ------------------------------------------- */
.ReportArea {
	margin: 8px 0px 0px;
	padding: 0px;
	border: 1px solid #ff9900;
}
.ReportArea p {
	margin: 0px;
	padding: 8px 0px 8px 23px;
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	background: #ff9900;
	border-bottom: 1px solid #ff9900;
	font-weight: bold;
}
.ReportArea ul {
	margin: 0px;
	padding: 7px 0px 7px 3px;
	list-style: url(none) none;
	font-size: 12px;
}
.ReportArea li {
	margin: 2px 0px 2px 10px;
	padding: 3px 0px 3px 20px;
	background: url(../images/ListImg.gif) no-repeat left;
}
/* ------------------------------------------- */
/* h1 CSS */
/* ------------------------------------------- */
h1.top {
	margin: 0px;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	padding: 50px 0px 0px 205px;
	float: left;
	background: url(/images/toplogo.gif) no-repeat 0px 10px;
}
/* ------------------------------------------- */
/* headerarea */
/* ------------------------------------------- */
.headerarea {
	margin: 0px;
	padding: 0px;
	width: 752px;
}
/* ------------------------------------------- */
/* topbanner */
/* ------------------------------------------- */
.topbanner {
	margin: 0px;
	padding: 5px 0px 0px;
	float: right;
}
