@charset "utf-8";
body,html{
	
	height:100%;
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
	background-image: url(../image/banner_bg.gif);
	background-repeat: repeat-x;
	
	
}
image{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
pre{
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;   
}

#word{
	font-size:12px;
	color:#000066;
}

/*抬头*/
.header {
	height: 90px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	background-image: none;
	position:relative;
	
}
.logo
{
	height:90px;
	float:left;
}
.header_link
{
	position:absolute;
	right:7px;
	top:5px;
}
.header_link a:link,.header_link a:visited
{
	text-decoration:none;
	color:Gray;
}
.header_link a:hover,.header_link a:active
{
	text-decoration:underline;
	color:Gray;
}
.header_contact
{
	position:absolute;
	bottom:5px;
	right:5px;
	
	font-size:14px;
}

/*上方导航条*/
/*#navigation 
{
	height:25px;
	width: 950px;
	margin:0px auto;
	background-image: url(../image/nav_bg.gif);
	background-repeat: repeat-x;
	
	position:relative;
		
}*/
#navigation{
  margin:0 auto;
  position:relative;
  width:950px;
  background-image: url(../image/nav_bg.gif);
	background-repeat: repeat-x;
	height:25px;
	z-index:100;
}
.navigation_bottom
{
	height:7px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../image/nav_bottom_bg.gif);
	background-repeat: repeat-x;
}
#navigation_space {
	width: 50px;
	float: left;
}

.navigation_element {
	float: left;
	height: auto;
	width: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 11px !important;
	_margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 3px;	
}

.navigation_element a:visited,.navigation_element a:link {
	text-decoration:none;
	color:black;	
}


.navigation_element a:hover,.navigation_element a:active {
	text-decoration:none;
	color:white;	
}


#navigation ul{
  list-style:none;
}
#navigation li {
  float:left;
  position:relative;
  
}   
#navigation ul ul {
  visibility:hidden;
  position:absolute;
  left:-40px;
  top:25px; 
}
#navigation table{
  position:absolute;
  left:0;
  top:0;
}
#navigation ul li:hover ul,#navigation ul a:hover ul{
  visibility:visible;
}

#navigation a{
  display:block;
  text-align:center;
  text-decoration:none;
  width:85px;
  font-weight: bold;
  color:black;
  font-size: 14px;
  line-height:25px;
  
  margin-right: 11px !important;
  _margin-right: 9px;
 margin-left: 5px;
}
#navigation a:hover{
  color:white;
  background:#7f91a9;
}
#navigation ul ul li {
  clear:both;
  text-align:left;
  
}
#navigation ul ul li a{
  display:block;
  width:85px;
  height:25px;
  background:#bfd7f8;
  
  color:#153f8c;
}
#navigation ul ul li a:hover{
  background:#6699ff;
  color:#ffffff;
  
}


#bigimage {
	clear: both;
	height: 175px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/hr.jpg);	
}

.content {
		
}

.content td{
	font-size:12px;
}

/*主体*/
#main {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	clear: both;
	overflow: hidden;	
}

/*落款*/
.footer {
	height: 60px;
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: left;
	border-top-style: solid;
	border-top-color: #809AB3;
	border-top-width: 1px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	padding-top: 3px;
}
.footer_link {
	width: 950px;
}
	.footer_link a:active,.footer_link a:visited,.footer_link a:link
	{
		text-decoration:none;
		color:#000066;
	}
.label {
	height: 25px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../image/label.png);
	background-repeat: no-repeat;
	line-height: 25px;
}
.lable_lable {
	margin-left:15px;
	float:left;
}

.td1{
	font-size:12px;	
}

.td2{
	font-size:12px;
	color:#666666;
	
}
#pro_td_title{
	width:350px;
	height:26px;

}
#pro_td_image{
	width:150px;
}
.detaillink1 {
	float: right;
	height: 25px;
	
}
.detaillink1 a:link,.detaillink1 a:visited{
	text-decoration:none;
}
.detaillink2 {
	margin-top:35px;
	height: 25px;
	
}
.detaillink2 a:link,.detaillink2 a:visited{
	text-decoration:none;
}
.table_noborder{
	width:100%;
	color:#000066;
	border:none;
}	
.table_noborder a:link,.table_noborder a:visited{
	text-decoration:none;
}
.table_noborder a:hover,.table_noborder a:active{
	text-decoration:underline;
}
.table_noborder_td1{
	width:500px; 
}
.table_noborder_td2{
	color:#666666;
	text-align:right; 
}

.navsmall_a {
	background-image: url(../image/navsmall.png);
	background-repeat: repeat-x;
	height: 15px;
	padding-left: 10px;
	color:#333333;
	margin-bottom: 5px;
	position:relative;
	
}
.navsmall_b {
	background-image: url(../image/navsmall2.png);
	background-repeat: no-repeat;
	height: 30px;
}
.navsmall_c {
	background-image:url(../image/srtitle.gif);
	background-repeat:repeat-y;
	height: 18px;
	line-height:20px;
	margin:15px;
	color:Blue;
}

.listsmall{
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.listsmall a:link {
	text-decoration:none;
	color:#000066;
}
.listsmall a:visited
{
	text-decoration:none;
}
.listsmall a:hover,.listsmall a:active{
	text-decoration:underline;
}

.disable
{
	text-align:center;
	font-size:24px;
	padding:75px;
}
.links {
	padding-top:5px;
	padding-bottom:5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
}
.links_word_a {
	text-align: center;
	float: left;
	width: 30px;
	color: #DCA86D;
	padding-top: 5px;
	padding-bottom: 4px;
	
}
.links_word_b {
	text-align: center;
	float: left;
	width: 30px;
	color:#999999;
	padding-top: 5px;
	padding-bottom: 4px;
	
}
.links_element {
	margin: 5px !important;
	_margin:4px;
	float: left;
	height:20px;
	
}
.links_element image{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listimg
{
	padding-left:16px;
	background-image:url(../image/left_dian.gif);
	background-repeat:no-repeat;
}
#listimg2
{
	padding-left:16px;
	background-image:url(../image/dian1.gif);
	background-repeat:no-repeat;
}
#listimg3
{
	padding-left:10px;
	background-image:url(../image/icon_arrow03.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#listimg4
{
	padding-left:16px;
	background-image:url(../image/left_dian2.gif);
	background-repeat:no-repeat;
}
