.c_ad_block{
     display:none !important;
}

#start,#end{
        text-align: center;
	background-color:#F2FDDB;
	border:1px solid #A5CF3D;
}



body{
background:#D2D2D2;
}
#Form1{
background:#E8E8E8;
 margin:0 120px;
}

#start{
  position: fixed;
  right: 5px;
  top: 40%;
}

#end{
  position: fixed;
  right: 5px;
  bottom: 40%;
}

a:hover{
   color:#ff366b;
}

#jie{
   position:fixed;bottom:0px;right:0px;padding:10px;font-size:25px;color:#426AB3;font-weight:bold;
}

#navigator{
width:95%;
color: #d5d5d5;
background-color: #545652;
}

#navigator a{
color: #d5d5d5;
}