@charset "utf-8";
.beijing{background-image: url(../images/beijing.jp);background-repeat: repeat-x; background-color:#E8E8E8}

.bannerlink a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	text-decoration: none;
}
.bannerlink a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	text-decoration: none;
}
.bannerlink a:visited {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bannerlink a:hover {
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bannerlink a:active {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.toplink {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.toplink a {
	font-size: 12px;
	color: #CA0101;
	text-decoration: none;
}
.toplink a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CA0101;
	text-decoration: none;
}
.toplink a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CA0101;
	text-decoration: none;
}
.toplink a:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.toplink a:active {
	
	font-size: 14px;
	font-weight: bold;
	color: #CA0101;
	text-decoration: none;
}
.tdword {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif ;
	text-decoration: none;
	line-height:16px;
}
.tdword a {
	font-size: 12px;
	color:#00C;
	text-decoration: none;
}
.tdword a:visited {
	font-size: 12px;
	font-weight: bold
	color:#00C;
	text-decoration: none;
}
.tdword a:hover {
	
	font-size: 12px;
	color:#060;
	text-decoration: none;
}

.tdworden {
	font-size: 12px;
	color:#666;
	text-decoration: none;
	line-height:16px;
}
.tdworden a {
	font-size: 12px;
	color:#00C;
	text-decoration: none;
}
.tdworden a:visited {
	font-size: 12px;
	font-weight: bold
	color:#00C;
	text-decoration: none;
}
.tdworden a:hover {
	
	font-size: 12px;
	color:#060;
	text-decoration: none;
}


.word-title {
	font-size: 12px;
	font-weight: bold;
	color:#003
}
.title-word {
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.black {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}