@charset "UTF-8";
/* CSS Document */


.linenlist{
	font-size: 10px;
	font-style: normal;
	color: #333;
	width: 760px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #C99;
}
	
.linenindexiconlist{
font-size: 10px;
	font-style: normal;
	color: #333;
	width: 200px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
	
.linenlistE{
	font-size: 10px;
	font-style: normal;
	color: #333;
	width: 770px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #C99;
}
	
