body {
	font-family: Arial, Helvetica, sans-serif;
    margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	
	background: url(/images/bgg2.jpg) center  repeat;
}
a{
  color:#ffffff;
  text-decoration:none;
}
#frames{
  width:100%;
  height:auto;
  background:url(/images/bg.jpg) top repeat-x;
}
#page{
  width:1200px;
  height:100%;
  margin:0px auto;
}
/*top开始*/
#top1{
 width:1200px;
 height:96px;
 background:url(/images/rtopbg.jpg) top right no-repeat;
}
.logo{
 padding-top:21px;
 width:268px;
 height:55px;
 float:left;
}
.rtop{
 width:248px;
 height:15px;
 padding-top:14px;
 padding-left:4px;
 float:right;
}
/*top 结束*/
#top{
  widht:1200px;
  height:413px;
  background:url(/images/top.jpg) no-repeat;
}
#subtop{
  widht:1200px;
  height:227px;
  background:url(/images/top.jpg) no-repeat;
}
/*menu 开始*/
#menu{
  width:1200px;
  height:87px;
  background:url(/images/menubg.jpg) top left repeat-x
}
.menuleft{
  width:135px;
  height:87px;
  float:left;
  background:url(/images/menuleft.jpg) top no-repeat;
}
.menumid{
  width:930px;
  height:87px;
  float:left;
}
.menuright{
  width:135px;
  height:87px;
  float:left;
  background:url(/images/menuright.jpg) top right no-repeat;
}
.menumid ul{
  width:930px;
  margin:0px auto;
  height:42px;
  padding:5px 0px 0px 0px;
  list-style-type:none;
}
.menumid ul li{
  float:left;
}
.menuwidth{
  width:90px;
  padding-top:10px;
  color:#cbcbcb;
  text-align:center;
  font-size:14px;
}
.menuwidth a{
  color:#ffffff;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}
#Layer1{
    position:absolute;
	width:600px;
	height:15px;
	z-index:1;
    visibility: hidden;
	margin-left:0px;
	
}
#Layer2{
    position:absolute;
	width:600px;
	z-index:2;
    height:15px;
	visibility: hidden;
	margin-left:50px;
	
}
#Layer3{
	position:absolute;
	width:600px;
	height:15px;
	z-index:3;

	visibility: hidden;
	margin-left:150px;
	
}
#Layer4{
	position:absolute;
	width:500px;
	
	z-index:4;
    height:20px;
	visibility: hidden;
	margin-left:360px;

}
#Layer5{
	position:absolute;
	width:500px;
	
	z-index:4;
    height:20px;
	visibility: hidden;
	margin-left:430px;

}
#Layer6{
	position:absolute;
	width:260px;
	
	z-index:4;
    height:15px;
	visibility: hidden;
	margin-left:650px;

}
#Layer7{
	position:absolute;
	width:200px;
	
	z-index:4;
    height:15px;
	visibility: hidden;
	margin-left:720px;

}
/*menu 结束*/
.clearboth{
  clear:both;
}
/*middle begin*/
#middle{
   width:1200px;
   height:auto;
}
.indexnews{
   width:394px;
   height:86px;
   float:left;
}
.img{
   width:127px;
   height:74px;
   padding:6px;
   float:left;
   background:url(/images/img.jpg) no-repeat;
}
.indexnews ul{
  width:225px;
  height:86px;
  float:left;
  margin:0px;
  padding:0px 0px 0px 8px;
  list-style:none;
}
.indexnews ul li{
  width:225px;
  height:22px;
  padding-top:5px;
  border-bottom:#2e2821 solid 1px;
}
.turn{
  width:450px;
  height:82px;
  float:left;
  margin-top:4px;
  background:url(/images/turnbg.jpg) no-repeat;
}
.order{
  width:343px;
  height:82px;
  float:right;
  margin-top:4px;
  cursor:pointer;
  background:url(/images/datebg.jpg) no-repeat;
}
.order ul{
  width:80px;
  margin:0px;
  list-style:none;
  float:left;
  padding:32px 5px 0px 26px;
}
.order ul li{
  height:24px;
}
.putborder{
  width:80px;
  height:13px;
  color:#000;
  border:#abadb3 solid 1px;
  background:#fff;
}
.put{
  width:95px;
  float:left;
  
  margin-top:52px;
}
.padding10{
  padding-top:10px;
}
.hidden{
  display:none;
}
/*middle end*/
/*bottom begin*/
#bottom{
  width:1200px;
  height:auto;

}
#bottom ul{
  width:1200px;
  margin:0px;
  padding:0px;
  list-style:none;
}
#bottom ul li{
  border-bottom:#42392f solid 1px;
  height:20px;
  padding-top:10px;
  text-align:center;
}
/*bottom end*/
