body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

.td_bg_orange{
background-color:#FB9A00;
height:3px;}
.td_bg_gray{
background-color:#A2A2A2;}
.menu_a:link{
	font-family: "Arial","宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_a:hover{
	font-family: "Arial","宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_a:visited{
	font-family: "Arial","宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.en{
	font-family: "Arial","宋体";
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
.ennoline{
	font-family: "Arial","宋体";
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
.tit{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.tit:link{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.tit:hover,.tit:visited{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.gtit{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: gray	;
	text-decoration: none;
	font-weight: bold;
}
.ga:link{

	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.ga:hover{

	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

.ga:visited{

	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.ba:link{
	font-size: 8pt;
	color: #CADFE8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ba:hover{

	font-size: 8pt;
	color: #CADFE8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ba:visited{

	font-size: 8pt;
	color: #CADFE8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*-------------------------------头部css定义-------------------------------*/
#top {
padding:0px;
position:relative;
top:0px;
margin:0 auto;
height:89px;
background-image:url(../images/demo_03.gif);
width:996px;

}

#top #logo {
padding:0px;
position: absolute; 
top:0px;
left:10px;
height:89px;
background-image:url(../images/demo_03.gif);
width:208px;
}

#top #search{
padding:0px;
position: absolute; 
top:20px;
left:350px; 
	height:30px;
	width:200px;
	right: 0px;
}
#top #search #searcht{
	border: 1px solid #CCCCCC;
	width:120px;
	height:20px;
}
#top #search #searcht input{
	border: 0px;
	width:100px;
	height:15px;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
#top #map_ce{
padding:0px;
position: absolute;
top:25px;
right:283px; 
	height:30px;
	width:250px;
	right: 0px;
}
#top #map_ce a:link{

	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
#top #map_ce a:hover{

	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}

#top #map_ce a:visited{

	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
#top #bian{
padding:0px;
position: absolute;
top:58px;
right:0px;
width:420px;
height:31px;
}
#top #menu_top{
padding:0px;
position: absolute;
top:66px;
left:250px;
width:420px;
height:8px;
}
/*----------------------flash定义------------------------*/
#banner{width:996px;margin:0 auto;}
/*----------------------内容定义---------------------*/
#body{
padding:0px;
position: relative;
margin:0 auto;
width:996px;
height:750px;
}
/*-----------------------左边按钮定义----------------------------*/
#body #menu{
padding:0px;
position: absolute;
left:9px;
width:204px;
}
.menu_tda{
	background-image: url(../images/menu_bg.gif);
	height: 1px;
}
.menu_td{
	background-image: url(../images/menu_bg2.gif);
	height: 30px;
}
/*--------------------------中间内容----------------------------*/
#body  #news{
top:15px;
padding:0px;
position: absolute;
left:225px;
width:550px;


}
#body  #product{
top:210px;
padding:0px;
position: absolute;
left:225px;
width:550px;


}
#body  #case{
top:436px;
padding:0px;
position: absolute;
height:80px;
left:225px;
width:550px;


}
/*-------------------右边模块定义-------------------*/
#body  #solve{
top:15px;
padding:0px;
position: absolute;
height:80px;
left:786px;
width:210px;}
#body  #service{
top:257px;
padding:0px;
position: absolute;
height:80px;
left:786px;
width:210px;}
#body #contact{
top:497px;
padding:0px;
position: absolute;
height:80px;
left:786px;
width:210px;}

/*-------------------尾部定义--------------------*/
#tail{
    padding:0px;
	position: relative;
	margin:0 auto;
	
	width:996px;
	height:15px;
	background-color:#333333;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.tail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
/*-------------------其他定义--------------------*/
.date
{
	font-family:Arial;
	font-size:12px;
	font-size: 9pt;
	color: #666666;
	}
.Link
{
	text-decoration:underline;
	}
.titson{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	
}
.titsonb {
	font-family: "Arial","宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.titsoncommon {
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-indent:1.6em;
}

.gtitson{
	font-family: "Arial","宋体";
	font-size: 9pt;
	color: gray	;
	text-decoration: none;
	font-weight: bold;
}
.btna{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn.jpg);
	height: 18px;
	width: 48px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s9
{
	font-size:9pt;
    font-weight:bold;
	}
