body {
	padding:0px;
	margin:0px;
	background-color:#231F20;
/*	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;*/
}
td {
font-size:12px;
font-family:"宋体";
color: #333333;
}
td a {
	color:#333333;
	text-decoration:none;
}
td a:hover {
	color:#ff0000;
	text-decoration:none;
}

/*中间部分－开始*/
.content_title {
color:#4B4B4B;
font-size:14px;
padding-left:15px;
}
.content_text {
font-size:14px;
padding-left:15px;
color:#E07A25;
}
/*中间部分－结束*/


/*头部内部-开始*/
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
#top td {
	color: #FFFFFF;
/*	font-size:14px;*/
}
#top a {
	color: #FFFFFF;
	text-decoration:none;
/*	font-weight:bold;*/
	font-size:12px;
}
#top a:hover {
	color: #ff0000;
/*	font-weight:bold;*/
	text-decoration:none;
/*	font-size:12px;*/
}

.navgitcion a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.navgitcion a:hover {
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.top_out {
	background-image: url(../images/navigaction_bg2.jpg);
}
.top_on {
	background-image: url(../images/navigaction_bg1.jpg);
}
/*头部内部-结束*/


/*联系我们部分，开始*/
.contact_title {
font-size:16px;
font-weight:bold;
padding-left:30px;
}
.contact_content {
font-size:14px;
line-height:50px;
padding-left:30px;
}
/*联系我们部分，结束*/


/*--products_more.asp--产品列表的CSS代码开始--*/
/*.page_class a {
color:#000000;
text-decoration: none;
}
.page_class a:hover {
color:#ff0000;
text-decoration: none;
}*/
#proImg{
/*	background-image:url(../images/index_05.jpg);*/
/*	background-image:url(../images/content_pro_bg.jpg);*/
	width:135px;
	height:198px;
	float:left;
	margin-left:10px;
	margin-right:1px;
	margin-top:15px;
	margin-bottom:20px;
	padding:0px;
	font-size:12px;
	
}

/*#proImg img{
margin-top:5px;
margin-bottom:5px;
}
*/
#proImg #pic{
	height:125px;
	width:125px;
	overflow:hidden;
/*	margin:0px auto;
	margin-top:5px;*/
	margin-bottom:-5px;
/*	padding-top:12px;*/
	background:#333333;
	border:4px solid #FCA90D;
	
}
#proImg #name{
background-image:url(../images/content_pro_bg2.jpg);
/*	padding-left:15px;*/
	color:#333333;
	overflow:hidden;
	height:26px;
	line-height:26px;
	width:125px;
	margin:0px auto;
	margin-top:13px;
	margin-left:8px;
	_margin-left:5px;
/*	text-align:center;*/
}
#proImg #model{
	padding-left:15px;
	padding-top:10px;
	height:60px;
	width:90px;
	line-height:25px;
	overflow:hidden;
	float:left;
	text-align:left;
	height:50px;
}
#proImg #a
{height:22px; 
width:119px; 
margin-left:0px;
margin:0px auto;
margin-top:8px;
margin-left:10px; 
_margin-left:7px; 
 }
.pro_img {
border:4px solid #FCA90D;
}
/*--产品列表的CSS代码结束--*/


#footer td {
	color: #919191;
}
#footer a {
	color: #919191;
}
#footer a:hover {
	color: #FF0000;
}
