@charset "utf-8";


#wrap{
  
  
  
  background-color : #c4c4ff;
}

#header39{
	  
  width : 100%;  
}

.header2{
  background-size: 100% 100%;
  height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color : #5050a0;  
  padding-top : 4px;
}

.header2 p{
  display: block;
  height: 40px;
  width: 135px;
  line-height: 40px;
  font-weight: bold;
  margin-left: 5px;
  float: left;
}

.header2 nav{
  float: right;
  border-left: 1px solid #fff;
}

.header2 nav li{
  float: left;
}

.header2 nav li>a{
  text-align: center;
  display: block;
  width: 50px;
  height: 40px;
}

.header2 nav li:first-child>a{
  border-right: 1px solid #fff;
  border-left: 1px solid #dadada;
}

.header2 nav li:last-child>a{
  border-left: 1px solid #dadada;
}

#content{
  width : 100%;
  text-align : center; 
}

#news39{
  background-color : #ffffec;
  margin-left : 1%;
  margin-right : 1%;
  width : 97%;
  margin-top : 5px;
  margin-bottom : 8px;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff4444;
  border-right-color : #ff4444;
  border-left-width : 1px;
  border-right-style : solid;
  border-bottom-color : #ff4444;
  border-left-style : solid;
  border-left-color : #ff4444;
  padding-top : 5px;
  padding-bottom : 2px;
}

#move{
  background-color : #9999ff;
  padding-top : 10px;
  padding-bottom : 10px;
  margin-top : 20px;
  text-align : center;
}

#footer{
	  
  width : 100%;  
  height : 60px;  
  padding-top : 10px;
  text-align : center;
  background-color : #5050a0;
}

#copyright{
  color : white;  
  font-size : 12px;
}
