/* navbox */
.navbuttons{margin-top:5px;float:right;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; height:40px;}
.navbuttons ul{list-style-type:none; padding:0; margin:0; height:40px; }
.indexmenu,.indexselected a,.indexselected a span,a.indexselected,a.indexselected span{background:url(_template_Images/headerbg.png) no-repeat;} 
  
.indexmenu{float:left;height:39px; padding: 0 3px 0 2px; margin:0; position:relative;z-index:2; line-height:38px;}
  
.indexmenu a{display:block;padding-left:14px; overflow:hidden;height:39px;COLOR: #454545; TEXT-DECORATION: none; }
.indexmenu a span{display:block; line-height:39px;font-size:16px; cursor:pointer; padding-right:15px;text-align:center;  }

.indexselected a, a.indexselected{background-position:0 -138px;text-decoration:none;}
.indexselected a span,  a.indexselected span{background-position:100% -60px;color:#0098d3;}
.indexselected .indexsub{display:block;} 
 
.indexmenu_c{ white-space:nowrap;}
.indexmenu_float{position:absolute; top:0px;left:2px;z-index:10005; background:#fff; height:35px;} 
.indexmenu_line{background:url(_template_Images/index_menu_line.png); width:1px; height:39px;}  

/* 下拉子菜单 */
.indexsubmenu{display:none;position:absolute;top:38px;left:4px; z-index:10003; list-style-type:none;}
.indexsub{border-left:solid 1px #ddd;border-top:solid 1px #ddd;border-bottom:solid 3px #0098d3;border-right:solid 1px #ccc;padding:0px;width:150px;background:#fff;}
 
.indexsub ul{list-style-type:none; height:auto; padding:0px; margin:0px;} 
.indexsub li{float:none;padding:0; margin:0; background:none; border-bottom:dotted 1px #BEBEBE; height:36px; padding:5px;} 
.indexsub li.last{border:none;}

.indexsub li a{float:none; padding-left:20px;text-align:left;height:32px;line-height:32px;background:none;font-size:14px;border:solid 1px #fff;}
.indexsub li a:hover{background:#f1f1f1;border:solid 1px #ddd;}  

.indexhover a, a.indexhover{background-position:0 -177px;text-decoration:none;}
.indexhover a span, a.indexhover span{background:none;color:#0098d3;} 

.indexsublast{display:none;position:absolute;top:38px;right:2px; z-index:10003; list-style-type:none;}    

.r1{color:#0098d3} 
.r2{color:#454545} 