@charset "utf-8";
/* CSS Document */

#header{
	height:82px;
	background-image: url(../images_index/headerbg.gif);
	background-repeat: repeat-x;
	width:100%;
}
#header_nav{
	width:980px;
	height:60px;
	margin:0 auto;
	background-image: url(../images_index/header_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}
#header_nav .nav_one{	
    background-image: url(../images_index/nav_line.gif);
	background-repeat: no-repeat;
	height:52px;
	padding-top:8px;
	width:353px;
	overflow:hidden;
	margin-left:115px;
	float:left;
	display:inline;
	}

#header_nav .nav_li {float:left; margin-left:13px; line-height:23px; display:inline;}
#header_nav .nav_two{
	background-image: url(../images_index/nav_line.gif);
	background-repeat: no-repeat;
	height:52px;
	padding-top:8px;
	width:360px;
	overflow:hidden;
	float:left;
	display:inline;

	}
#header_nav .nav_three{
	background-image: url(../images_index/nav_line.gif);
	background-repeat: no-repeat;
	height:52px;
	padding-top:8px;
	width:151px;
	overflow:hidden;
	float:left;
	color:#747474;
	display:inline;
	}
#header_nav .nav_three a{
	color:#747474
	}
.news_txt table{
	width: 100%;
}