@charset "UTF-8";

#navt{
margin-bottom: 15px;
border-bottom: 2px solid;
border-bottom-color:#CC00CC;	
}
#navt em, #navb em {color: #CC00CC; }

#menu li { color: #CC00CC;}


#main {
	/*width: 715;*/
	padding: 0 35px 0 28px;
}
#main ol { list-style-type: number; list-style-position: outside;}
#main li { font-size: 1em; font-weight: normal; margin-left: 28px; padding-left: .05em;  padding-bottom: .1em; color: #000;}
#main li p { font-size: .9em; font-weight: normal; line-height: 1.3em; padding-left: 0; padding-bottom: .1em; color: #000;}


