/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	}
body{
	background: #ffffff url(../images/body-bg.gif) repeat-x top;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	font-family: "宋体",Verdana, Arial, Helvetica, sans-serif;
	}
img{
	border: none;
	}
ul,li{
	list-style: none;
	}
a{
	color: #ffffff;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
.clear{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}
/**************/
.hitop{
    width:auto;
	height: 403px;
	background:url(../images/head-bg.jpg) center no-repeat;
}
.link_hi{
    margin:0 auto;
	padding-top:18px;
	padding-right:20px;
    width:983px;
	height:16px;
	text-align:right;
}
.link_hi a{
	color: #000000;
	}
.allmenu{
    margin:0 auto;
	width:1003px;
	height:56px;
	margin-top:18px;
}
.allmenu ul{
    height:16px;
	text-align:center;
}
.allmenu li{
    float:left;
    margin-right:37px;
}
.marg{
margin-left:135px;
}
.margfd{
margin-left:110px;
margin-top:24px;
}
.line{
  margin:0 auto;
  margin-top:44px;
  width:1003px;
  height:1px;
  background:url(../images/linebg.jpg) no-repeat center ;
}
.line01{
  margin:0 auto;
  margin-top:44px;
  margin-bottom:10px;
  width:1003px;
  height:1px;
  background:url(../images/linebg.jpg) no-repeat center ;
}
.content{
  margin:0 auto;
  width:980px;
  height:5000px;
  margin-top:60px;
}
.left{
  float:left;
  width:700px;
  padding-left:20px;
  height:auto;
  color:#4D4D4D;
  line-height:24px;
}
.left h1{
   margin-top:35px;
   margin-bottom:10px;
}
.backtop{
   text-align:right;
   margin-top:25px;
}
/******/
.right{
  float:left;
  width:260px;
  height:auto;
  color:#4D4D4D;
}
#buy{
 margin:0 auto;
 width:280px;
 padding:0 49px 0 49px;
 Z-INDEX: 100; 
 POSITION: fixed; 
 MARGIN: 0px 0px 0px -25px; 
 _position: absolute;

}
#path{
 margin:0 auto;
 width:280px;
 Z-INDEX: 100; 
 POSITION: fixed;  
  MARGIN: 80px 0px 0px 20px; 
 _position: absolute;
}
/*****/
.footer{
   margin:0 auto;
   width:980px;
   height:50px;
   color:#4D4D4D;
   font-size:12px;
   line-height:24px;
   text-align:center;
}
.footer a{
   color:#4D4D4D;
}
.footer a:hover{
   color:#4D4D4D;
   text-decoration:underline;
}

