/*@charset "utf-8";*/
/* CSS Document */

.shrinker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}

.basicContentFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.basicContentFont:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
}

.titleContentFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #000000;
}
.titleContentFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #737C8C;
}

.footerFontIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.footerFontIndex:link, .footerFontIndex:visited {color: #000000; text-decoration: none;}
.footerFontIndex:hover, .footerFontIndex:active {color: #666666; text-decoration: none;}

.footerNavDisIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	word-spacing: 10px;
}
.footerNavEnIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	word-spacing: normal;
}
.footerNavEnIndex:link, .footerNavEnIndex:visited {color: #000000; text-decoration: underline;}
.footerNavEnIndex:hover, .footerNavEnIndex:active {color: #FFFFFF; text-decoration: none;}

/*editable*/
b {
	color: #CEAB00;
}
