@charset "utf-8";
/* CSS Document */

.og
{
	}
.og ul
{
	margin-left: 20px;
	list-style-type: none;
	}
.og li
{
	color: #900;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	}
.og ul ul
{
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	}
.og ul ul li
{
	font-size: 18px !important;
	color: #F60 !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icons/line.png);
	padding-left: 12px;
	}
.og ul ul ul
{
	margin-left: 20px;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	}
.og ul ul ul li
{
	font-size: 16px !important;
	color: #060 !important;
	}
.og ul ul ul ul
{
	border-left-color: #060;
	list-style-type: none;
	}
.og ul ul ul ul li 
{
	font-size: 14px !important;
	color: #026698 !important;
	}
.og ul ul ul ul ul
{
	margin-left: 20px;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	}
.og ul ul ul ul ul li
{
	font-size: 12px !important;
	color: #000 !important;
	}
.og ul ul ul ul ul ul
{margin-left: 20px;
	}
.og ul ul ul ul ul ul li 
{
	}
