﻿ /* 头部滑动门 */   
 #titletab{height:32px; *height:31px; width:400px; border-bottom:1px solid #97cfdc;}   
 #titletab ul{list-style:none;margin:0px 10px; padding:0px; *position:absolute;}   
 #titletab ul li {background:url(new_down.jpg) no-repeat;float:left;width:104px;height:32px;}   
 #titletab ul li a{display:block;color:#3b5da5;font-size:14px;font-weight:bold;width:104px;height:32px;text-align:center; line-height:33px;}  
 #titletab ul li a:hover,#titletab ul li a.titleover{background:url(new_up.jpg) no-repeat;width:104px;height:32px; color:#FF0000;}   
 /* 头部内容 */   
 #titlecontent div{display:none;}  
 
  /* 尾部滑动门 */   
 #bottomtab{height:32px; *height:31px; width:1006px; border-bottom:1px solid #97cfdc;}   
 #bottomtab ul{list-style:none;margin:0px 30px; padding:0px; *position:absolute;}   
 #bottomtab ul li {background:url(new_down.jpg) no-repeat;float:left;width:104px;height:32px;}   
 #bottomtab ul li a{display:block;color:#3b5da5;font-size:14px;font-weight:bold;width:104px;height:32px;text-align:center; line-height:33px;}  
 #bottomtab ul li a:hover,#bottomtab ul li a.bottomover{background:url(new_up.jpg) no-repeat;width:104px;height:32px; color:#FF0000;}   
 /* 尾部内容 */   
 #bottomcontent div{display:none; text-align:center;} 
