	/* ------head_neu 2015_07_19--------- */

           
                 
                 
                 
                 
 /*-- //list_down_sitemap --*/        
        
.list_down1   {
background-color: red;
color: black;
text-align: left;
list-style-position: inside;
 }       
        
 
.list_down1 a {
  background-color: transparent;
  vertical-align: middle;
  color: #fff;
  list-style-type: none;
  line-height: 1em;
}

.list_down1 a:hover {
  text-decoration: underline;
  color: #fff;
}

.list_down1 > ul {
  float: left;
  background-color: #bebebe;
  color: #fff;
  list-style-type: none;
  text-decoration: none;
  font-size: 1em;
  width: 200px;
  margin: 0 20px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

.list_down1 > ul li {
  padding: 10px;
  width: auto;
  text-align: center;
  vertical-align: middle;
}

.list_down1 > ul li ul:first-child  {
  background-color: #fff;
  color: #000;
  height: 200px;
  width: 200px;
  text-align: center;
  vertical-align: bottom;
  background-position: 50%;
}

.list_down1 > ul li ul li:nth-child(2) {
  background-color: #fff;
  color: #000;
  height: 50px;
  width: 200px;
  text-align: center;
  vertical-align: bottom;
  background-position: 50%;
}

.list_down1 > ul li ul li:nth-child(3) {
  background-color: #fff;
  color: #000;
  height: 50px;
  width: 200px;
  text-align: center;
  vertical-align: bottom;
  background-position: 50%;
}

.list_down1 > ul li ul li:nth-child(4) {
  background-color: #fff;
  color: #000;
  height: 50px;
  width: 200px;
  text-align: center;
  vertical-align: bottom;
  background-position: 50%;
}

.list_down1 > ul li ul li:nth-child(5) {
  background-color: #fff;
  color: #000;
  height: 50px;
  width: 200px;
  text-align: center;
  vertical-align: bottom;
  background-position: 50%;
}

.list_down1 > ul li:last-child {
  padding: 10px;
  width: auto;
  text-align: left;
  vertical-align: middle;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}


 







/*-----site20down----*/

.site20down10 {
float: left;
background-color: #fff;
color: #000;
padding: 20px 0 0 0;
width: 50%;
min-height:100%;
height:auto !important;
height:100%
}

.site20down10 > p:first-child {
position: relative;
}

.site20down10 > p:nth-child(2) {
position: relative;
}

.site20down20 {
float: right;
background-color: green;
color: #000;
padding: 20px 0 0 0;
width: 50%;x 0;
width: 50%;
min-height:100%;
height:auto !important;

}

.site20down20 > p:first-child {
text-align: center;
width:auto;
}

.site20down20 > p:nth-child(2) {
text-align: left;
padding: 5px 10%;
width:auto;
} 
 

.site20down25center {
background-color: blue;
color: #000;
width: 250px;
height:250px;
margin: auto;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
z-index: 5;
}

.site20down25center a {
background-color: red;
color: #000;
width: 250px;
height:250px;
margin: auto;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
z-index: 5;
}

 


 