/* Tabs----------------------------------*/
#nav{font-family:Arial,"Microsoft YaHei", Helvetica, sans-serif ;}
.tabs {line-height:30px;color:#044abd;text-align:center;font-weight:bold;font-size:16px;margin-bottom:10px;}
.tabs ul {overflow:hidden;padding:0;height:30px;border-bottom: 1px solid #1b86fc; }
.tabs ul li {float: left;line-height:30px;cursor:pointer;background:url(../images/tabLineH.gif) no-repeat right center;display:inline-block;;width:106px; }
.tabs ul li.tabsFirst,.tabs ul li.tabsLast,.tabs li:last-child{ background:none;}
.tabs a:link,
.tabs a:visited,
.tabs a:hover{color:#333; padding:0 16px}
.tabs ul li.tabs-selected a:link,
.tabs ul li.tabs-selected a:visited,
.tabs ul li.tabs-selected a:hover{display:block;line-height:30px;height:30px;background:#1b86fc;color:#fff;}
.tabs-hidden{ display: none; }
.tabs ul li a{font-family: "microsoft yahei";    font-weight: 500; font-size: 15px;}
	
#tabs6-nav1{width: 260px; background: #1b86fc;}
#tabs6-nav1 a{color: #FFFFFF;}
