@charset "utf-8";

/*----------index----------*/
/**/
.ctxt{
	height: auto;/*722px*/
}
.ctxt h3{
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #db020d;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.ctxt p{
	line-height: 25px;
	font-size: 14px;
	color: #616368;
	text-indent: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
.ctxt p h3{
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #db020d;
	font-family: Arial, Helvetica, sans-serif;
}
.ctxt p a{
	font-size: 14px;
	color: #de000f;
}
.ctxt p font{
	font-size: 14px;
	color: #de000f;
}
.ctxt p img{
	margin-right: 10px;
}
.ctxt h4{
	line-height: 25px;
	font-size: 14px;
	color: #616368;
}
.ctxt img{
	margin: 10px 0;
}
