@charset "utf-8";
/* CSS Document */
.c-red-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:13px;
}
.c-red-title .c-title{
	overflow:hidden;
	zoom:1;
}
.c-red-title .c-icon{
	width:100%;
}
.c-red-title h1{
	color:#003366;
	font-size:32px;
	font-weight:bold;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	margin-bottom:14px;
	font-family: Verdana, Geneva, sans-serif;
	width:100%;
}
.c-red-title h3{
	font-size:20px;
}
.c-red-title .c-content .Normal{
	color:#595959;
	font-size:13px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.c-red-title .c-content p{
	color:#595959;
	font-size:13px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
