/* CSS Document */
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.．ｂｌａｃｋ {
	font-family: "宋体";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
}
.．ｂｌａｃｋｂｉｇ {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}


.bold {
	font-family: "宋体";
	font-size: 36px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	background-color: #000000;
	height: 24px;
	width: 130px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}



.navigation:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-color: #990000;
	height: 24px;
	width: 130px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.dd{
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}



.dd:hover{
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
