body{
   background: url(https://img2.imgtn.bdimg.com/it/u=3455436431,1347077353&fm=21&gp=0.jpg) !important no-repeat repeat;
   background-size: 100% ;
   font-family: 'Microsoft YaHei' !important;
}


#navigator{
  border-radius: 10px 10px 0 0 ;
opacity:0.78;
}

#main{
  border-radius: 0 0 10px 10px;
opacity:0.98;
}
#mainContent{
  border-radius: 0 0 0 10px;

}
#sideBar{

}
#Header1_HeaderTitle{
		text-shadow: 0 0 10px #fff,
                   0 0 20px #fff,
                   0 0 30px #fff,
                   0 0 40px #ff00de,
                   0 0 70px #ff00de,
                   0 0 80px #ff00de,
                   0 0 100px #ff00de,
                   0 0 150px #ff00de !important;
}
#blogTitle h2{
		text-shadow: 0 0 10px #fff,
                   0 0 20px #fff,
                   0 0 30px #fff,
                   0 0 40px #ff00de,
                   0 0 70px #ff00de,
                   0 0 80px #ff00de,
                   0 0 100px #ff00de,
                   0 0 150px #ff00de;
}
.catListTitle{
   background:#333 !important;
   border: none !important;
  
   border-radius: 5px;
   color:#fff !important;
   transition: all ease 0.4s;
   -webkit-transition: all ease 0.4s;
}
.catListTitle:hover{
   background:#f0f0f0!important;
   border-radius: 5px;
   color:#333!important;
   box-shadow: 0 0 10px #000 !important;   
}

/*-----Animate----*/