 
#main{
  width : 630px;
  float : right;
  
}
h2{
  font-size : 15px;
  font-weight : normal;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.news_head{
  color : white;
  background-color : #ff44a2;
  width : 600px;
  
  margin-bottom : 10px;
}
.news_box{
  
  
  
  width : 600px;
  
  
  
  

  
  height : auto;
  
  
  
  
  
  
  clear : both;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #eb5514;
  
}
.news1{
  width : 350px;
  float : left;
  

  

  margin-bottom : 35px;
}
.news2{
  width : 200px;
  float : right;
  

  

  margin-bottom : 35px;
  
  height : 120px;
}
h3{
  font-size : 15px;
  font-weight : normal;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  color : #dd5013;
}
p{
  color : #3a3a3a;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.news_box_end{
  width : 600px;
  height : 170px;
  clear : both;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #eb5514;
  bottom : auto;
}

