@charset "utf-8";
/*1 beign*/
.menu 
{
width:580px;
height:38px;
float:left;

float:left;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu ul li {display:inline; line-height:26px;}
.menu li a
{
text-decoration:none;
background-image:url(../images/n2_index/images/nav_wx.jpg);
background-repeat:no-repeat;
width:95px;
height:38px;
text-align:center;
line-height:38px;
color:#ffffff;
display:block;
float:left;
}
.menu li a.tabactive
{
background-image:url(../images/n2_index/images/nav_xz.jpg);
background-repeat:no-repeat;
width:95px;
height:38px;
text-align:center;
line-height:38px;
color:#ffffff;
display:block;
float:left;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6
{
width:950px;
height:33px;
line-height:33px;
display:none;
text-align:center;
background-color:#D8EDFD;
color:#285B9A;
/*filter:alpha(opacity=60);*/
}
#tabcontent1
{
width:950px;
height:33px;
line-height:33px;
text-align:center;
background-color:#D8EDFD;
color:#285B9A;
/*filter:alpha(opacity=60);*/
}
#tabcontent1 a,#tabcontent2 a,#tabcontent3 a,#tabcontent4 a,#tabcontent5 a,#tabcontent6 a
{
color:#285B9A;
background-color:#BFD4E9;
font-weight:bold;
}
/*1end*/

