@charset "UTF-8";
/* **************************************************************************************

==Index Style


************************************************************************************** */

/* =Index Style
____________________________________________________________________________ */

body {
	background: #ffffff;
	line-height: 1.5;
	color: #666666;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 75%; /* IE */}

*html body {
	padding-top: 10px;}

*:first-child+html body {
	padding-top: 10px;}

img {
	vertical-align: middle;}

div {
	padding: 0 5px 0 0;
	width: 570px;
	height: 130px;
	overflow: auto;}

div dt {
	width: 9em;
	float: left;
	padding: 0 0 6px 0.5em;
	margin: 0 0 6px;}

div dd {
	padding: 0 14px 6px 0;
	margin: 0 0 6px;;
	border-bottom: 1px solid #CCCCCC;}

div dl dd p {
	margin: 0 0 0 10em;}

* html div dd p {
	height: 1%;}

a,
a:link,
a:visited {
	color: #006f9e;
	text-decoration: underline;}

a:hover,
a:active {
	color: #006f9e;
	text-decoration: none;}