@charset "utf-8";
/* CSS Document */

/* ===== invester/index2 ====== */
div#faq ul.qlist { list-style: none;}
div#faq ul.qlist li { text-indent: -1.4em;}

div#faq dl { margin-bottom: 1.5em;}

div#faq dt {
	border-top: 3px double #D9B040;
	border-right: 3px double #D9B040;
	border-left: 3px double #D9B040;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #FBF3DF;
	background-image: url(../img/bg_q.gif);
	background-position: 8px 0.8em;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
}

div#faq dt.question {
	border-top: 3px double #ABCAEC;
	border-right: 3px double #ABCAEC;
	border-left: 3px double #ABCAEC;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #ECF2FB;
	background-image: url(../img/bg_q_b.gif);
	background-position: 8px 0.8em;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
}

div#faq dd {
	border-right: 3px double #ABCAEC;
	border-bottom: 3px double #ABCAEC;
	border-left: 3px double #ABCAEC;
	background-image: url(../img/bg_a.gif);
	background-position: 8px 0.8em;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
}

div#faq dd.green {
	border-right: 3px double #7D9B24;
	border-bottom: 3px double #7D9B24;
	border-left: 3px double #7D9B24;
	background-image: url(../img/bg_a_g.gif);
	background-position: 8px 0.8em;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
}

div#faq dd.answer {
	border-right: 3px double #D9B040;
	border-bottom: 3px double #D9B040;
	border-left: 3px double #D9B040;
	background-image: url(../img/bg_a_t.gif);
	background-position: 8px 0.8em;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
}

/* ===== risk ===== */
table#anchor {
	border: 1px solid #387CC7;
	margin-bottom: 15px;
}

table#anchor td { padding: 5px;}

table#anchor ul { margin-bottom: 0px;}

/* ===== debt ===== */
table#debt {
	margin-bottom: 0em;
	border-collapse: separate;
	border-right: 1px solid #949494;
	border-bottom: 1px solid #949494;
}

table#debt th, table#debt td {
	padding: 2px 3px;
	border-left: 1px solid #949494;
	border-top: 1px solid #949494;
}

table#debt th { background-color: #ECF2FD;}
table#debt th td { background-color: #ECF2FD;}

table#debt td { background-color: #FFFFFF;}

table#debt tr.headTH th { background-color: #A0BFF3;}

table#debt tr.ver2 th { background-color: #C7D9F8;}
table#debt tr.ver2 th td { background-color: #C7D9F8;}
table#debt tr.ver2 td { background-color: #F0F0F0;}

table#debt tr.total th { background-color: #FFE6BF;}
table#debt tr.total2 th { background-color: #FFF2DF;}

/* ===== debt2 ===== */
table#debt2 {
	margin-bottom: 0em;
	border-collapse: separate;
	border-right: 1px solid #949494;
	border-bottom: 1px solid #949494;
}

table#debt2 th, table#debt2 td {
	padding: 1px 0px;
	border-left: 1px solid #949494;
	border-top: 1px solid #949494;
}

table#debt2 th { background-color: #ECF2FD;}
table#debt2 th td { background-color: #ECF2FD;}

table#debt2 td { background-color: #FFFFFF;}

table#debt2 tr.headTH th { background-color: #A0BFF3;}

table#debt2 tr.ver2 th { background-color: #C7D9F8;}
table#debt2 tr.ver2 th td { background-color: #C7D9F8;}
table#debt2 tr.ver2 td { background-color: #F0F0F0;}

table#debt2 tr.total th { background-color: #FFE6BF;}
table#debt2 tr.total2 th { background-color: #FFF2DF;}

/* ===== cms ===== */

table#infoTab {
	border: 0 none;
	margin: 0;
	padding 0;
}

table#infoTab a {
	display: block;
	width: 74px;
	color: #013893;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0 1px 0 0;
	padding: 3px;
}

table#infoTab #now a {
	color: #333333;
	background: #d0dbef;
	font-weight: 900;
	border: 1px solid #95afdb;

}

div#infoYear {
	margin: 8px 3px;
}

table#infoTbl tr td {
	padding: 2px;
}

table#infoTbl img.updateicon {
	vertical-align: text-bottom;
}

/* ===== dist ===== */
p.distText { font-size: 130%;}
p.distText span { font-weight: bold;}

div#receive {
	width: 400px;
	margin: 20px auto;
}
