@charset "utf-8";
/* CSS Document */

/* INF */
div#finastar div#inf {
	width: 675px;
	float: left;
	padding: 15px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 0;
	font-size: 11px;
	line-height: 18px;
}

div#finastar div#inf .chapter {
	clear: both;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 22px;
	letter-spacing: -1px;
	border-bottom: 1px dotted;
	color: #003471;
	margin-bottom: 30px;
	padding-top: 5px;
}

div#finastar div#inf h1 {
	margin: 0px;
	margin-top: 5px;
	clear: both;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #7c0000;
	font-weight: bold;
}

div#finastar div#inf h2 {
	margin: 0px;
	margin-top: 10px;
	clear: both;
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
}

div#finastar div#inf p {
	clear: both;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

div#finastar div#inf ul {
	float: left;
	clear: both;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 15px;
}

div#finastar div#inf ul li {
	list-style: url(../img/li1.gif);
	list-style-position:outside;
	margin-left: 40px;
}

div#finastar a * {
	color: #7c0000;
	text-decoration: none;
}

div#finastar div#inf table.table1 {
	background-color: #ccc;
}

div#finastar div#inf table.table1 td {
	background-color: #fff;
	font-size: 11px;
}


