@charset "UTF-8";
/*************************************图片背景导航特效**********************************************/
.menu01 { }
.menu01 a{ font-family:"宋体";height:25px; width:86px; text-decoration:none; float:left;color:#000000; padding-top:15px;}
.menu01 a:link{font-size:13px;color:#000000;text-decoration:none;}
.menu01 a:visited{font-size:13px;color:#000000;text-decoration:none;}
.menu01 a:hover{background:url(../images/menu_bg.jpg) top center no-repeat; color:#CA0000;text-decoration:none;font-weight:bold;}
.menu01 a:active{ background:url(../images/menu_bg.jpg)  top center no-repeat; color:#CA0000;}

.menu02 { }
.menu02 a{ font-family:"宋体";height:29px; width:111px; text-decoration:none; float:left;color:#fff; padding-top:9px;}
.menu02 a:link{ background:url(../images/menu_bg.jpg)  top center no-repeat; font-size:14px;color:#fff;text-decoration:none; font-weight:bold;}
.menu02 a:visited{ background:url(../images/menu_bg.jpg)  top center no-repeat; font-size:14px;color:#fff;text-decoration:none;font-weight:bold;}
.menu02 a:hover{background:url(../images/menu_bg.jpg) top center no-repeat; color:#fff;text-decoration:none;font-weight:bold;}
.menu02 a:active{ background:url(../images/menu_bg.jpg)  top center no-repeat; color:#fff ;font-weight:bold;}
/****************************************end导航特效*******************************************/
