/* CSS Document */
body{ text-align:center; margin:0px; padding:0px; font-size:11px; font-family:Tahoma;}
/*定义通用的文字链接样式，主要是文字颜色和是否有下划线*/
a{text-decoration:none;}
a:link   {text-decoration:none;}
a:visited{text-decoration:none;}
a:hover  {text-decoration:underline;}
.f_en{ font-family:Arial, Helvetica, sans-serif;}



.fc_hu1{color:#A4A4A4;}
.fc_hu1 a {color:#A4A4A4;}
.fc_hu1 a:link   {color:#A4A4A4;}
.fc_hu1 a:visited{color:#A4A4A4;}
.fc_hu1 a:hover  {color:#FF6801;}

.fc_hu2{color:#666666;}
.fc_hu2 a {color:#666666;}
.fc_hu2 a:link   {color:#666666;}
.fc_hu2 a:visited{color:#666666;}
.fc_hu2 a:hover  {color:#FF6801;}

.fc_bl1{color:#54A8CD;}
.fc_bl1 a {color:#54A8CD;}
.fc_bl1 a:link   {color:#54A8CD;}
.fc_bl1 a:visited{color:#54A8CD;}
.fc_bl1 a:hover  {color:#FF6801;}

.fc_bl2{color:#438FB0;}
.fc_bl2 a {color:#438FB0;}
.fc_bl2 a:link   {color:#438FB0;}
.fc_bl2 a:visited{color:#438FB0;}
.fc_bl2 a:hover  {color:#FF6801;}

.fc_lv1{color:#7B9735;}
.fc_lv1 a {color:#7B9735;}
.fc_lv1 a:link   {color:#7B9735;}
.fc_lv1 a:visited{color:#7B9735;}
.fc_lv1 a:hover  {color:#FF6801;}


.bd001{ border:1px solid #D6D6D6;}

.text001{line-height:166%; text-align:left; color:#666666}
.text001 a {color:#438FB0;}
.text001 a:hover{text-decoration:underline;}
.text001 a:visited{color:#666}

.text002{line-height:166%; text-align:left; color:#666666;padding-left:5px}

td.alt {
	background: #F5FAFA;
	color: #797268;
}















