body
{
   BACKGROUND: url( ../images/60bg.jpg) no-repeat center top;
/*background:url(../images/BG.jpg);
background-color:Black;*/
}
a:hover{
color:#669966;}
/* 顶部图片*/
.TopBack {
	width:948px;
	height:109px;
	z-index:1;
	left: 32px;
	top: 1px;
	margin-left:auto;
    margin-right:auto;
	background: url(../images/Top.jpg)
}
.TopBack1 {
	width:948px;
	height:109px;
	z-index:1;
	left: 32px;
	top: 1px;
	margin-left:auto;
    margin-right:auto;
	background: url(../images/Top1.jpg)
}
/*天气预报*/
.weather {
    float:left;
    width: 662px;
    height: 98px;
	text-decoration:none;
	text-align:left;
	color: #370202;
	font-family:"宋体";
	font-size:13px;
}
/*大类分类*/
.fenlei
{	float:left;
    margin-top:21px;
	width:180px;
	height:86px;
    }
.fenlei11
{
    float:left;
	width:21px;
	height:86px;
    }
.fenlei11 a
{
    text-decoration:none;
    color:#370202;
    font-size:12px;
	font-family:"宋体";   
	}
/*旧版*/
.jiuban
{ float:left;
    width:37px;
    height:37px;
    text-align:left;
    margin-top:25px;
    margin-left:35px;
    }

/*导航条分类*/
.daohang {
	width:948px;
	height:26px;
	z-index:1;
	left: 32px;
	top: 107px;
	display:none;
	line-height:26px;
	text-align:center;
	overflow:hidden;
	background:url(../images/DaoHangBG.jpg);
	margin-left:auto;
    margin-right:auto;
}
.daohang ul
{
    margin:0;
    padding:0;
    list-style:none;
}
.daohang ul li{ 
    padding:5px;
    display:inline;
}
/*字体超连接 #574537; #265026*/
.daohang ul li a{
    text-decoration:none;
	color:#370202;
	font-family:"宋体";
	font-size:13px;
}

.daohang ul li a:hover{
    
	color:#902a21;

}


/*底部样式*/
.bottom1{
 background:url(../images/bottom1.jpg);
  width:948px; height:25px; 
  text-align:center;
  line-height:25px; 
  overflow:hidden; 
  font-family:"宋体";
}
.bottom1 a{
    text-decoration:none;
	color: #333534;
	font-family:"宋体";
	font-size:12px;
}
.bottom1 a:hover{
color:#ffffff;
}

.bottom2{
background:url(../images/bottom2.jpg);height:96px; width:948px;font-family:"宋体";
	font-size:13px; text-decoration:none;
}
.bottom3
{margin-left:23px;
    background-image:url(../images/bottom4.jpg);
    height:96px;
     width:948px;
     font-family:'宋体';
      text-align:center;
      font-size:13px;
       text-decoration:none;
    }