body {
	text-align: center;
	color: #000;
	margin: 0 auto;
	padding: 0;
	font: 12px 宋体,Arial,Verdana,Tahoma,sans-serif;
	}
table,tr,td{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:collapse;
	border-spacing: 0;
	text-align: left;
	font-size: 12px;
}
img ( border: 0 }
a { text-decoration: none; color: #000; }
a:hover { color: #c00; text-decoration: none;  }
li { list-style: none; }

#logo p { margin-top: 32px;  margin-left: 72px; font-size: 11px;  }
#logo a { color: #fff; }
#logo a:hover { color: #c00; }
#proTitle p { margin-left: 138px; margin-top: 90px; font-size: 14px; font-weight: bold; color: #463928; }
#content { padding-top: 20px; padding-left: 38px; padding-right: 22px; line-height: 1.6em; font-size: 1.2em; color: #332819;}
#content_about { padding-top: 0px; padding-left: 38px; padding-right: 22px; line-height: 1.6em; font-size: 1.2em; color: #332819;}
#footer {   line-height: 2em; text-align: center; padding-top: 10px; padding-left:380;}


/*------------------------------------------------------------*
**  产品展示
**------------------------------------------------------------*/
#product { margin-left: 5px; margin-top: 20px; }
#product li p { clear: both; text-align: center;  margin-top: 0px; line-height: 2em;}
#product ul {
	clear: left;
	text-align: left;
	}	
#product li {
	text-align: center;
	width: 180px;
	margin-right: 20px;
	float: left; 
	border: 0px solid #000;
/*	background: url(../images/product_img_bg.gif) top left;    */
	}	
#product li a img { 
	width: 160px; 
	height: 120px;
	padding: 5px;
	margin-top: 10px;
	padding-top: 5px;
	border:  0px solid #000;  
	}
.page { clear: both;  line-height: 2em; text-align: center; }



/* 留言板  */
.rtd { text-align: right; height: 24px;}
.ltd { text-align: left; padding-left: 4px; }
.ltd input { border:1px #ccc solid; color:#1659AD; background:#f7f7f7;}
.ltd textarea { border:1px #ccc solid; color:#1659AD; background:#f7f7f7;}

