@charset "utf-8";

 body{
 	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#dddddd;
	line-height:180%;
}

img{border:0;}
.feedback input,textarea{
	border:#cccccc 1px solid;

}







.wdnw{
 	padding-left:25px;
	color:#000000;
}

.bk_h td{
	color:#383838;
	border-bottom:#7e7e7e 1px solid; 

}


.bai{
	color:#dddddd;
}

.bai input{
	 border:#dfdfdf 1px solid;
	 width:105px;
	 height:13px;
}

.nav_move{
	color:#FFFFFF;
	background-image:url(../images/nav_bg.gif);
	cursor:pointer;
}

.nav_out{
	color:#5d5d5d;
	cursor:pointer;
}

.nav{
 	color:#5d5d5d;
}

.home_left_2bk{
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}


.more{
	color:#595452;
 }

.about_bg{
	background-image:url(../images/h-about-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
 }
 
.home_about_news_2bk{
	border-left:#999999 1px solid;
	border-right:#525255 1px solid;
} 
 
.about{
	padding-right:5px;
}


.home_left_product_2bk{
	border-left:#d0d0d0 1px solid;
	border-right:#9b9b9b 1px solid;
}


.news_product_bg{
	background-image:url(../images/news_product_bg.gif);
	background-position:top;
	background-repeat:repeat-x;	
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;

}



.about_bottom_bg{
	background-image:url(../images/about_bottom_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	border-left:#999999 1px solid;
	border-right:#525255 1px solid;
	
	padding:10px 0px 0px 10px;

}



.main_wz{
	padding-bottom:8px;
	color:#595452;
}





/*  News.asp 页 CSS ========================================================================================================== */

.news_bk td{
 	border-bottom:#cccccc 1px dotted ;
} 

.news_bk strong{
	color:#000000;
} 



#news_left_right_bk{
 	border-right:#EE7E0E 1px solid;
	border-left:#EE7E0E 1px solid;
	border-bottom:#EE7E0E 1px solid;
}


/*  End News.asp 页 CSS ========================================================================================================== */



/*  Readnews.asp 页 CSS ========================================================================================================== */
.readnews-top{
	 font-size:14px;
 	 color:#ee7f0f;
	 padding-right:20px;

}
.readnews-title{
	font-size:14px;
	color:#dddddd;
	font-weight:bold;
	border-bottom:#cccccc 1px solid;
  
}
.readnews-wang{
	color:#dddddd;
	font-size:14px;
	line-height:180%;
}
/*  End Readnews.asp 页 CSS ========================================================================================================== */


/* buchong */
.Layer1 {
	position:absolute;
	width:713px;
	z-index:1;
	left: 450px;
	top: 420px;
	background:#000;
	border:#525255 1px solid;
	float:left;
	padding-bottom:15px;
	padding-right:15px;
	display:none;
}
.layerimg{ width:80px;
           float:left;
		   height:90px;
		   background:#ff0000;
		   margin-left:15px;
		   margin-top:15px;
		   }
.layershut{ width:99%; height:10px; float:left; padding-right:10px; background:#ff7f00;text-align:right;}

a:link {
	color:#dddddd;
	text-decoration: none;
}
 
a:visited{
	color:#dddddd;
	text-decoration: none;
}
a:hover{
	color:#ee880f;
	text-decoration:underline;
}
