body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

}

.nav_item a {

	display: block;

	height: 5px;

	color: #666666;

	font-weight: bold;

	font-size: 12px;

	height: 30px;

	text-decoration: none;

	padding-right: 15px;

	line-height: 28px;

	border: dotted 1px #888;

	border-top: 0px;
	
	border-bottom: 0px;
	
	border-left: 0px;
	border-right: 0px;

}

.nav_item a:hover {

	display: block;

	height: 5px;

	background: #888;

	font-weight: bold;

	font-size: 12px;

	height: 30px;

	border: dotted 1px #888;
	
	color: #fff;
	
	border-top: 0px;
	
	border-bottom: 0px;
	
	border-left: 0px;
	border-right: 0px;

}

.nav_item_on {

	display: block;

	height: 5px;

color: #888;

	background: #ccc;

	font-weight: bold;

	font-size: 12px;

	height: 30px;

	text-decoration: none;

	padding-right: 15px;

	line-height: 28px;

	margin-bottom: 5px;

	border: solid 1px #e7e4e4;

}

.nav_item a:hover {

	color: #fff;

}

a {

	color: #706d6d;

	text-decoration: none;

}

#content_right { 

	color: #363333;

}

#content_right a:hover {

	color: #6d1098;

}

.content_list_item {

	margin-left: -5px;

	width: 632px;

}

.content_list_item:hover {

	background: #d4b2e4;

}

.content_list_item p {

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	margin: 0px;

}

.aud {

	color: #999999;

}

#content_tick {

	height: 30px;

}

ol {

	list-style-image: url(../images/tick.gif);

}

.technology {

	margin-top: 10px;

}