/* CSS Document */
	*{
		margin:0px;
		padding:0px;	
	}
	img
	{
		border:0px;
	}
	a{
		text-decoration:none;
		color:#000000;

	}
	#page{
		width:1000px;
		font-size:12px;
		margin-left:auto;
		margin-right:auto;
	}
	/*------------------头部样式-----------------------------*/
	#page #topLine
	{
		width:1000px;
		height:3px;
		background-image:url('../Images/topLine.jpg');
		background-repeat:no-repeat;
	}
	#page #topImg
	{
		width:1000px;
		height:65px;
		
	}
	#page #topImg #topleftImg
	{
		height:50px;
		width:315px;
		background-image:url('../Images/title.jpg');
		margin-left:100px;
		float:left;
	}
	#page #topImg #topPhone{
		float:right;
		width:381px;
		height:53px;
		margin-right:50px;
		background-image:url('../Images/phone.jpg');	
		margin-top:5px;
	}
	/*-------导航------*/
	#page #topNav{
		height:42px;
		width:1000px;
		height:41px;
		line-height:41px;
		background-image:url('../Images/menuBG.jpg');
		background-repeat:repeat-x;
		position:relative;
	}
	#page #topNav .spanTime{
		width:235px;
		height:41px;
	}
	#page #topNav .spanSplite{
		width:10px;
		position:relative;
		top:50%;
		vertical-align:middle;
		margin:0px 10px 0 30px;
	}
	#page #topNav .spanSplite img{
		border:0px;
		position:relative;
		top:-50%;
		vertical-align:middle;
	}

	#page #topNav .spanNav{
		position:relative;
		top:50%;
		vertical-align:middle;
		margin-right:0px;
		width:80px;
		height:30px;
	}
	#page #topNav .spanNav:hover img {
		background-image:url('../Images/itemBG.jpg');
		background-repeat:no-repeat;
	}
	#page #topNav .spanNav img{
		border:0px;
		position:relative;
		top:-50%;
		vertical-align:middle;
		margin-top:0px;
	}
	/*-----------------------大图falsh---------------*/
	#page #headFlash
	{
		width:1000px;
		height:192px;
		background-image:url('../Images/banner.jpg');	
	}
	/*----------------------中间内容块-----------------*/
	/*----左侧部分---------*/
	#page #middle #midLeft
	{
		width:239px;
		border-right:1px #D5D5D5 solid;
		float:left;
	}
	#page #middle #midLeft .proTitle
	{
		width:100%;
		height:30px;
		background-image:url('../Images/productsKind.jpg');
	}
	#page #middle #midLeft .proContent
	{
		margin-top:15px;
		width:100%
	}
	#page #middle #midLeft .proContent ul{
		width:100%;
		list-style:none;
	}
	#page #middle #midLeft .proContent ul li{
		margin-left:10px;
		margin-right:20px;	
		line-height:25px;
		margin-top:8px;
		vertical-align:middle;
	}
	#page #middle #midLeft .proContent ul li a img{
		margin-right:10px;
	}
	#page #middle #midLeft .proContent ul li ul
	{
		list-style:none;
		display:none;
	}
	#page #middle #midLeft .proContent ul li ul li
	{
		border:none;
		text-indent:20px;
		background-color:#999999;
		margin-top:1px;
		height:19px;
		line-height:19px;
		border:#999999 1px solid;
	}
	#page #middle #midLeft .proContent ul li ul li a
	{
		color:#FFFFFF;
	}
	#page #middle #midLeft .proContent ul li ul li:hover
	{
		background-color:#00FF99;
		color:#000000;
	}
	#page #middle #midLeft .proContent ul li ul li a:hover
	{
		background-color:#00FF99;
		color:#000000;
		display:block;
	}
	#page #middle #midLeft .cusTitle{
		width:100%;
		height:30px;
		background-image:url('../Images/customerService.jpg');
		margin-top:15px;	
	}
	/*-------------------中间部分----------*/
	#page #middle #midCenter{
		margin-left:15px;
		float:left;	
	}
	#page #middle #midCenter #midProShow{
		width:740px;	
	}
	#page #middle #midCenter #midProShow .top{
			height:25px;
			margin-top:15px;
			vertical-align:middle;
			line-height:25px;
	}
	#page #middle #midCenter #midProShow .top .more{
		
		margin-left:550px;
		padding-bottom:5px;
		width:30px;
	}
	#page #middle #midCenter #midProShow .splite{
		width:100%;
		height:4px;
		background-image:url('../Images/titleIMG.jpg');	
		background-repeat:no-repeat;
	}
	#page #middle #midCenter #midProShow #proTitle
	{
		font-size:14px;
		font-weight:bold;
		color:#006633;
		margin-top:5px;
		margin-left:20px;
	}
	#page #middle #midCenter #midProShow #proName
	{
		margin-top:5px;
		font-size:18px;
		color:#FF0000;
		margin-left:20px;
		font-weight:bold;
		font-family:"Courier New", Courier, monospace;
	}
	#page #middle #midCenter #midProShow  #ImgShow
	{
		margin-left:100px;
		margin-top:10px;
	}
	#page #middle #midCenter #midProShow  #ImgShow img
	{
		height:300px;
		width:250px;
	}
	#page #middle #midCenter #midProShow #feature
	{
		margin-left:20px;
	}
	#page #middle #midCenter #midProShow #feature .title
	{
		font-size:12px;
		font-weight:bold;
		margin-top:10px;
	}
	#page #middle #midCenter #midProShow #feature ul
	{
		margin-top:5px;
		margin-left:20px;
	}
	#page #middle #midCenter #midProShow #Specification
	{
		width:100%;
	}
	#page #middle #midCenter #midProShow #Specification .title
	{
		text-align:center;
		font-size:14px;
		font-weight:bold;
	}
	#page #middle #midCenter #midProShow #Specification table
	{
		width:90%;
		margin-left:20px;
	}
	#page #middle #midCenter #midProShow #Specification table .left
	{
		width:50%;
	}
	#page #middle #midCenter #midProShow #Specification table .right
	{
		text-align:center;
	}
	/*------------底部---------------------------------*/
	#page #buttom{
		clear:both;
		width:1000px;
		border-top:1px 	#D5D5D5 solid;
		text-align:center;
		line-height:16px;
		margin-top:10px;
	}
	#page #buttom .top{
		width:100%;
		height:17px;
		background-repeat:repeat;
		background-image:url('../Images/bg2.jpg');
	}
	#page #buttom .Content{
		color:gray;
		margin-top:10px;	
	}
	


