@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
}
 
.home_left_input input{
	border:#c9c9c9 1px solid;
	background-color:#f3fff3;
	height:16px;
	width:125px;
}

.home_about{
	padding:15px 5px 5px 10px;
	line-height:180%;
	color:#334502;
 }

.product_list td{
	border-bottom:#FFFFFF 1px solid;
	color:#2c8f00;
}

.product_search td{
 	color:#2c8f00;
}


.about_b01{
	color:#FFFFFF;
	background-color:#DEDEDE;
	cursor:pointer;
	
}

.about_b02{
	background-color:#EEEEEE;
	cursor:pointer;
}

.green{
	color:#39a50b
}
.bottom td{
	color:#6c6c6c;
}


.b-strong input,textarea{
	border:#CCCCCC 1px solid;
}
  
.about_ti td{
	border-bottom:#ff0000 2px solid;

}
.px12_job{
	color:#2b8b05;

}

.reg_input input{
	border:#cccccc 1px solid;
}
.feedback input{
	border:#cccccc 1px solid;
}

.txt_red{
	color:#FF0000;

}



/*  News.asp 页 CSS ========================================================================================================== */

.news_bk td{
 	border-bottom:#cccccc 1px dotted ;
} 

#news_left_right_bk{
 	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#eeeeee 1px solid;
}


/*  End News.asp 页 CSS ========================================================================================================== */



/*  Readnews.asp 页 CSS ========================================================================================================== */
.readnews-top{
	 font-size:14px;
	 font-weight:bold;	
	 color:#FF0000;

}
.readnews-title{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-bottom:#cccccc 1px solid;
  
}
.readnews-wang{
	color:#000000;
	font-size:14px;
	line-height:180%;
}
/*  End Readnews.asp 页 CSS ========================================================================================================== */


.hrr{
	text-align:center;
	height:1px;
	width:95%;
	font-size:0px;
	color:#9ced42;
	margin-bottom:10px;
}

.prod td{
	color:#006600;
	text-align:left;
	padding-left:5px;
}


.product_red_font14{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.order_gre{
	color:#2f7501;
 }


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
} 
a:hover {
	color: #2f9500;
	text-decoration: underline;
}
.hr_xbk{border-bottom: dotted 1px #CCCCCC; }
.hh {
	line-height: 22px;
}
.reg_border {
	border: 1px solid #eeeeee;
}
