@charset "utf-8";
/* CSS Document */

#man_left{ width:700px; margin-right:9px; float:left;}

#man_right { width:240px;
			float:left;
			padding-left:10px;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #999999;

}



ul.mansystems li {
	
	list-style-type: circle #FF0000 ;
	color:#FF0000;
	margin:5px 5px 5px -20px;
	padding:10px 5px 10px 15px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}