
body{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th{font-size: 12px;color: #42476D;line-height:140%;}


/********----------------公用链接样式----------------*/
a:link {color: #42476D; /*字体颜色*/font-size:12px;/*字体大小*/text-decoration: none;}
a:visited {color:#42476D;font-size:12px;text-decoration: none;}
a:hover {color:#ff0000; font-size:12px;   text-decoration: none;}
a:active {color:#42476D;font-size:12px;  text-decoration: none;}



/*首页样式表开始*/

/*******----------------navmeun:----------------*/
a.navmeun:link {
color:#ffffff;/*字体颜色*/font-size:14px;/*字体大小*/text-decoration: none;letter-spacing:1px;font-weight: bold;}
a.navmeun:visited {color:#ffffff;font-size:14px;   text-decoration: none;letter-spacing:1px;font-weight: bold;}
a.navmeun:hover {color:#ffffff; font-size:14px;   text-decoration: none;letter-spacing:1px;font-weight: bold;}
a.navmeun:active {color:#ffffff;font-size:14px;  text-decoration: none;letter-spacing:1px;font-weight: bold;}


/*******----------------navred:----------------*/
.navred{color:#ff0000;/*字体颜色*/font-size:14px;/*字体大小*/text-decoration: none;font-weight: bold;}

