@charset "utf-8";
/* CSS Document */


.text_red{
	color: #FF0000;
	
}
.text_big{
	font-size: 16px;
	color: #0033CC;
	font-weight: bolder;
	padding-bottom: 5px;
	
}


.li{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	
}

