.big_text {
	color:#626262;	
	font: normal 24px/40px Georgia, "Times New Roman", Times, serif;
}
.color_green {
	color: #3a9412;
}
.color_grey {
	color: #111;
}
li.list_check {
	background: url(../images/home_li_01.gif) no-repeat;
	border-bottom: 1px dashed #A6A6A6;
	font-family: georgia;
	padding-left: 17px;
	list-style-type: none;
	margin-top: 5px;	
}
li.list_arrow {
	background: url(../images/home_li_02.gif) no-repeat;
	border-bottom: 1px dashed #A6A6A6;
	font-family: georgia;
	margin-top: 5px;
	padding-left: 17px;
	list-style-type: none;
}
.italic {
	font-style: italic;
}
.l_height_22 {
	line-height: 22px;
}
.txt_orange {
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: darkorange;
}
.list_popup {
	margin: 12px 0px 13px 0px;
	padding-left: 20px;
	background: url(../images/home_li_01.gif) no-repeat left; 
}