/*文字样式定义*/


/*默认*/
.default{font:12px "宋体"; color:#484848;}



/*二级导航*/
.secNav{font:12px "宋体"; color:#3C6000;}
.secNav a{font:12px "宋体"; color:#3C6000; text-decoration:none;}
.secNav a:hover{font:12px "宋体"; color:#3C6000; text-decoration:underline;}


/*版权信息*/
.copy{font:12px "Tahoma,宋体"; color:#676767; line-height:22px;}
.copy a{font:12px "Tahoma,宋体"; color:#676767; text-decoration:none;}
.copy a:hover{font:12px "Tahoma,宋体"; color:#676767; text-decoration:underline;}



/*日历*/
.nian{font:12px "Tahoma,宋体"; color:#FFFFFF;}
.hao{font:65px "Times New Roman", Times, serif; color:#fff;}


/*新闻*/
.news{font:12px "宋体"; color:#030;}
.news a{font:12px "宋体"; color:#030; text-decoration:none;}
.news a:hover{font:12px "宋体"; color:#030; text-decoration:underline; font:bold 12px "宋体";}

.newsData{font:12px 'Tahoma'; color:#777;}



/*分页*/
.page{font:12px "宋体"; color:#003300;}
.page a{font:12px "宋体"; color:#003300; text-decoration:none;}
.page a:hover{font:12px "宋体"; color:#003300; text-decoration:underline;}

.content{font:12px "宋体"; color:#666;}



/*产品*/
.pdtInfo{font:12px "宋体"; color:#2A4300;}
.pdtInfo a{font:12px "宋体"; color:#2A4300; text-decoration:none;}
.pdtInfo a:hover{font:12px "宋体"; color:#2A4300; text-decoration:underline;}



