/* ------------------------------ A:link ----------------- */

A:link{
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;
} 
A:hover {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;
}
A:active {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;
} 
A:visited {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;
}

/* ------------------------------- allpage ----------------- */

BODY { 
         FONT-FAMILY: "宋体";
         background-repeat: repeat-x;
	 FONT-SIZE: 12px;
}
TD {
	font-size: 12px;
	line-height: 18px;
	FONT-FAMILY: "宋体";
}
.norepeat-bg {
	background-repeat: no-repeat;
	background-position: top;
}
.en_font {
	font-family: "sans-serif";
	font-size: 14px;
	line-height: 17px;
	word-spacing: 0.1em;
}
.en_font_12 {
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.1em;
}

/* ------------------------------- allpage ----------------- */

.gray12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.gray10 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.gray20-bord {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}
.green14-bord {
	font-size: 14px;
	font-weight: bold;
	color: #70A02B;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.blue16-bord {
	font-size: 16px;
	font-weight: bold;
	color: #00688A;
}
.blue12-bord {
	font-size: 12px;
	line-height: 16px;
	color: #00688A;
}
.black14-bord {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.news_title {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #0066CC;
}

