/* CSS Document */

.font_B{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#990000;
}

.font_C{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.font_D{
	font-size: 21px;
	text-decoration: none;
	font-weight: bold;
	color:#9E0101;
}

.zy_pnr{
	font-size: 12px;
	text-decoration: none;
	color:#9E0101;
}


.border_bspace{
	margin-bottom: 3px;
}


.border_img{
	border: 1px solid #E4E4E4;
}
.border-zy{
	border: 1px solid #E4E4E4;
	background-color: #FDFDFD;
}

.border_title{
	border: 1px solid #E4E4E4;
	background-color:#F5F5F5;
}
.border_zy{
	border: 1px solid #CCCCCC;
	background-color:#FDFDFD;
}



.zy_nr{
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}




