@charset "utf-8";

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	/*background-image: url(images/1023.gif);*/

	background-color: #fff;

	background-repeat: repeat;

}	

.txt_normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	text-decoration: none;

	font-weight: normal;

}

.txt_tit_red {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: EF3E35;

	text-decoration: none;

}

.txt_link_red {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #990000;

	text-decoration: none;

	font-weight: bold;

}
.txt_link_red a  {
	color: 990000;
	text-decoration: none;
}

.txt_normal .txt_red a {
	text-decoration: none;
	color: #EF3E35;
}

.txt_normal .txt_red a  {
	text-decoration: none;
	color: #EF3E35;
}

.txt_normal .txt_red a:hover  {
	text-decoration: underline;
	color: #990000;
}


.txt_normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: normal;

}

.txt_gray {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #313538;

	text-decoration: none;

	font-weight: normal;

}

.txt_red {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #EB0F00;

	text-decoration: none;

	font-weight: normal;

}
