@charset "utf-8";

#wrap .inner
{ 
	font-size: 12px;
	color: white;
}

.inner a
{ 
	font-size: 12px;
	font-weight: bold;
	color: #c6e7ff;

}

.inner ul
{ 
	
}

.inner ul li
{ 
	background: url(/images/list-marker.gif) no-repeat left 5px;
	text-indent: 10px;
	color: white;
}


