BODY{
	background-image: url(../Images/bg_1.gif);
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color:  #333333;
	scrollbar-track-color: #E0E0E0;
	background-position: center;
	margin:0;
	font-size:9pt;
}

td{
	font-size:9pt;
	color:#353535
} 

a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #0099cc; text-decoration: none; position: relative; right: 0px; top: 0px }

.table-Line {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;border-right-width: 1px;border-right-style: dotted;border-right-color: #cccccc;}
.table-z {border-left-width: 1px;border-left-style: dotted;border-left-color: #cccccc;
	border-top-width: 1px;
	order-top-style: dotted;
	border-top-color: #cccccc;
	border-top-style: dotted;
}
/*---------------------------------------页头导航-------------------------------------*/
#top {
	margin:0;
	text-align:center;
}
#menu {
	color: #ffffff;
	font-size:14px;
}
#menu a:link {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}
#menu a:visited {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}
#menu a:hover {
	color: #FF9900;
	font-size:14px;
	text-decoration:none;
}
#menu a:active {
	color: #FF9900;
	font-size:14px;
	text-decoration:none;
}
/*----------------------bottom---------------------*/
#bottom {
	text-align:center;
}
/*-------------------------------------产品展示--------------------------------------*/
#pro {
	margin:5px 15px;
	clear:both;
	text-align:center;
}
#pro ul {
	list-style:none;
	margin:0;
	clear:both;
	width:750px;
}
#pro li {
	width:340px;
	height:240px;
	margin:5px 1px 4px 14px;
	padding:3px 0 0 0;
	float:left;
}
#pro li a {
	color:#0079c2;
}
