/* ŽTS3¯ */
#nd_index {
	width:90%; 
	background:#cccccc;
	}

#nd_index_banner {
	font-size:130%;
	font-weight:bold; 
	text-align:middle;
	color:white;
	border: 2px solid #0000ff;
	padding-top:6px;
	padding-bottom:6px;
	background-color:black;
	}

#nd_index_list {
	border: 4px groove #0000ff;
	}

#nd_index_list ul {
	text-align:left; 
	padding-bottom:20px; 
	margin-bottom:0;
	}

.nb_item {
	border:1px	solid black; 
	background:#f0ffff;
	}

.nb_item_head {
	background:#cccccc;
	margin:0;
	padding:0;
	border-top: 2px groove #ffffff;
	border-bottom: 2px groove #ffffff;
	}

.nb_item_button {
	background:red;
	color:red; 
	margin:0;
	padding-top:1px;
	padding-right:15px;
	}

.nb_item p {
	padding-left:15px;
	padding-right:15px;
	}
