@charset "utf-8";
.top-tab{
background:#445b6d url(../images/top-bg.jpg) no-repeat;
width:1000px;
height:71px;
}
.logo_hl{
height:71px;
width:164px;
float:left;
}
.tab-new-top{
width:836px;
background:url(../images/top-new-bg.jpg) no-repeat;
}
.top-link-new{
color:#fff;
font-size:11px;
line-height:normal;
float:right;
padding:5px 24px 0px 0px;
text-align:right;
width:400px;
}
.top-link-new span{
color:#da251c;
font-weight:bold;
}
.top-link-new a{
text-decoration:none;
color:#fff;
}
.top-link-new a:hover{
text-decoration:none;
color:#fff;
}
.new-link{
width:1000px;
background:#455c6d url(../images/new-link-bg.jpg) no-repeat;
}
.links-tabs{
width:974px;
margin:0px auto;
}
.link-float-left{
width:9px;
float:left;

}
.link-float-right{
width:9px;
float:right;
}
.tabs-new{
font-size:11px;
color:#fff;
margin:0px;
padding:0px;
}
.tabs-new ul{
margin:0px;
padding:0px;
background:url(../images/background-link.jpg);
height:36px;
}
.tabs-new ul li{
color:#fff;
font-weight:bold;
list-style:none;
float:left;
width:118px;
text-align:center;
padding:0px 0px 0px 0px;
}
.tabs-new ul li a{
text-decoration:none;
color:#fff;
display:block;
padding:9px 0px 0px 0px;
background:url(../images/normal.jpg) top right no-repeat;
height:29px;
}
.tabs-new ul li a:hover{
text-decoration:none;
color:#fff;
background:url(../images/highlight.jpg) top right no-repeat;
}
.tabs-new ul li .clicked {
text-decoration:none;
color:#fff;
display:block;
background:url(../images/highlight.jpg) top right no-repeat;
}
.tabs-new ul li div{
position:absolute;
width:650px;
overflow:auto;
display:block;
height:20px;
text-align:left;
padding:5px 5px 5px 5px;
background-image:none;
}
.tabs-new ul li div a{
text-decoration:none;
color:#fff;
background:none;
display:inline;
}
.tabs-new ul li div a:hover{
text-decoration:none;
color:#fff;
background:none;
}
	

.tabs-new ul li {position:relative;}

.tabs-new ul li  div{top:35px; left:-50px;}