#container{
	position: relative;
	width:880px;
	height:auto;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow:hidden;
}
#containerpro{
	position: relative;
	margin: 0 auto;
	padding:0px;
	width:880px;
	height:700px;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
}
#top{
	margin:0px;
	width:860px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#topmenu{
	background:url(images/menubg.gif);
	width:880px;
	height:28px;
	text-align: left;
}
#menubotton{
	background-image:url(images/menubottonbg.gif);
	width:880px;
	height:8px;
	text-align: left;
	background-repeat: repeat-x;
	}
#indexnew{     /*展会新闻*/
	width:223px;
	height:245px;
	float: left;
	background-image: url(images/indexnewsbg.gif);
	left:10px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
}
#exhibition{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: bold;	
	}
#exhibition a{
	width:200px;
	color:#666;
	background:#eee;
	float:left;
	position:relative;
	left:2px;
	padding:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	}
#exhibition a:hover{
	width:200px;
	color:#666;
	background:#ddd;
	float:left;
	position:relative;
	left:2px;
	padding:10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	}
#flashimages{     /*flash图片展示*/
	width:625px;
	float: right;
	right:10px;
	position: relative;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
}
.data{
	font-size:10px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	line-height: 20px;
}
.indexnewtext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666;
}
#promenu{
	width:880px;
	height:150px;
	float:left;
	top:10px;
	position: relative;
	text-align:left;
	}
#promenu a{
	float:left;
	position:relative;
	width:160px;
	height:127px;
	margin:2px 2px 0 10px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
#promenu a:hover{
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;	
	}
#bottom{
	position: relative;
	width:860px;
	height:auto;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top:10px;
}
.indexpromenu{
	padding-right: 7px;
	padding-left: 7px;
	
	}
