@charset "utf-8";
/* CSS Document */

/**reset**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
margin:0;   
padding:0;
font-size:12px;
font-family:"宋体",Arial,Helvetica,sans-serif,;
} 
table {
border-spacing:0;   
} 
fieldset,img {    
border:0;   
} 
address,caption,cite,code,dfn,em,th,var {  
font-style:normal;   
font-weight:normal;   
} 
ol,ul {  
list-style:none;   
} 
caption,th {  
text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
font-size:100%;   
font-weight:normal;   
}
a img{
border:0px;
}
a {
outline: none;          /* 去掉Firefox点击时产生的虚线*/
text-decoration:none;
}

/**resetend**/
body{
background:url(../images/index/topbox_bg.jpg) repeat-x;
}
#top{
width:950px;
margin:0px auto;
overflow:hidden;
}
#logo{
padding:12px 0 0 0;
width:290px;
height:65px;
float:left;
}
#toplog{
margin:4px 0 0 0;
width:550px;
padding: 0 0 0 45px;
height:24px;
float:right;
background:url(../images/index/topitem_bg.jpg) no-repeat;
font-family:Arial,Helvetica,sans-serif,"宋体";
}
#toplog .mem{
width:75px;
margin:0px;
padding:0px;
height:18px;
line-height:18px;
border:1px solid #cccccc;
}
#toplog input,#toplog a{
vertical-align:middle;
}
#toplog a{
color:#666666;
text-decoration:none;
}
#toplog a:hover{
text-decoration:underline;
}
#topnav{
padding:8px 0;
width:445px;
text-align:center;
float:right;
}
#topnav a{
color:#666666;
text-decoration:none;
}
#topnav a:hover{
text-decoration:underline;
}
#topnav img{
width:390px;
display:block;
margin:0px auto;
padding:8px 0 0 0;
}
#menubox{
background:url(../images/index/menu_bg.jpg) repeat-x;
height:95px;
margin:0 0 4px 0;
}
#menu{
width:950px;
height:30px;
margin:0px auto;
padding:4px 0 0 0;
overflow:hidden;
font-family:Arial,Helvetica,sans-serif,"宋体";
}
#menu li{
width:67px;
height:30px;
float:left;
}
#menu li a{
display:block;
width:67px;
height:30px;
line-height:30px;
text-align:center;
float:left;
background:url(../images/index/menu.jpg) no-repeat;
font-size:14px;
color:#fff;
text-decoration:none;
}
#menu li a:hover,#menu .current a{
color:#000;
background:url(../images/index/menu_h.jpg);
}
#search{
width:950px;
height:61px;
margin:0px auto ;
background:url(../images/index/topsearch.jpg);
overflow:hidden;
}
#searcharea{
padding:6px 0 0 100px;
width:570px;
float:left;
font-family:Arial,Helvetica,sans-serif,"宋体";
}
#searcharea .sen{
height:18px;
width:350px;
}
#searcharea select{
width:90px;
height:22px;
vertical-align:middle;
}
#searcharea input{
vertical-align:middle;
}
#hottext{
padding:6px 0 0 100px;
width:570px;
float:left;
color:#333;
}
#hottext a{
color:#333;
text-decoration:none;
}
#hottext a:hover{
text-decoration:underline;
}
#dongtai{
padding:8px 0 0 0;
width:260px;
float:right;
}
#dongtai p{
color:#025a2d;
font-weight:bold;
padding:0 0 2px 0 ;
}
#dongtai p strong{
color:#ff3300;
}
#dongtai a{
display:block;
color:#025a2d;
padding:0 0 0 12px;
background:url(../images/index/icon_5.gif) no-repeat 4px 6px;
text-decoration:none;
}


/****topend****/
#main{
width:950px;
margin:0px auto 20px;
overflow:hidden;
}


#bottombox{
background:url(../images/index/bottombox_bg.jpg) repeat-x;
}

#bottom{
width:950px;
margin:0px auto;
background:url(../images/index/bottom_bg.jpg) no-repeat;
text-align:center;
}
#bottom div {
color:#fff;
}
#bottom div a{
line-height:32px;
color:#fff;
text-decoration:none;
}
#bottom div a:hover{
text-decoration:underline;
}
#bottom p{
padding:6px 0 0 0;
}



/**tabss**/
#tabss .ui-tabs-nav{
width:277px;
margin:0 -1px 0 0;
height:25px;
overflow:hidden;
}
#tabss .ui-tabs-nav li{
line-height:24px;
float:left;
width:137px;
text-align:center;
}
#tabss .ui-tabs-nav li a{
text-decoration:none;
font-weight:bold;
color:#333333;
}
#tabss .ui-tabs-nav  .ui-state-default{
background:#ebf7b1;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}
#tabss .ui-tabs-nav  .ui-tabs-selected{
background:#faffef;
width:138px;
border-right:1px solid #cccccc;
border-bottom:1px solid #faffef;
background:url(../images/index/icon_1.gif) no-repeat 10px 10px;
}
#tabss .ui-tabs-panel{
padding:12px 12px 0px 12px;
width:252px;
height:216px;
display:block;
background:#faffef;
}
#tabss .ui-tabs-hide{
display:none;
}
#tabss .tabsslist li{
line-height:22px;
padding:0 0 0 16px;
border-bottom:1px dotted #666;
background:url(../images/index/icon_5.gif) no-repeat 8px 10px;
}
#tabss .tabsslist li a{
color:#666;
text-decoration:none;
}
#tabss .tabsslist li a:hover{
color:#999999;
}

.crumbs{padding:0 0 0 5px;}
.crumbs a{line-height:24px; color:#313131;}

