
.clear_1 { clear: both;}
#clear_1 { clear: both;}

#pic_r{
  float: right;
  width: 400px;
  height: 250px;
}

#matn_l{
  float: left;
  width: 580px;
  height: 250px;
  background: #F9F9F9
}

#onvan_l{
  float: right;
  padding-right: 30px;
  padding-top: 30px;
  color: #265289;
  font-size: 18px;
}

#matnleft{
  float: right;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 8px;
  font-size: 14px;
  height: 178px;
  padding-bottom: 10px;
  overflow: hidden;
  line-height: 20px

}

/*
  ========================
*/
#co_payin{

  margin-top: 40px;

}


#matn_r{
  float: right;
  width:  510px;
   line-height: 20px ;


}

#matn2_co{
  float: right;
  padding-right: 20px;
}


#onvan_r{
  float: right;
  padding-right: 20px;
  padding-top: 10px;
  color: #265289;
  font-size: 18px;
}

#lineco {
  float: right;
  width: 15px;
  height: 10px;
}


#logo_p{
  float: right;
  width: 240px;
  height: 240px;
}

#site_cat{
  float: left;
    width: 204px;
}

#site{
  float: left;
  width: 204px;
  height: 44px;
  margin-top: 50px;
}

#cat{
  float: left;
  width: 204px;
  height: 44px;
  margin-top: 15px;
}


#site img:hover, #cat img:hover,#logo_p img:hover,#pic_r img:hover{
opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
    cursor: pointer;
}



#footer_comp{
  float: right;
  width: 998px;
  height: 150px;
  margin-top: 50px;
  margin-bottom: -20px;
  background: #F9F9F9
}

#footer_logo{
  float: right;
  margin-top: 25px;
}

#footer_logo img{
   height: 110px;
   margin-right: 10px;

}
#footer_logo img:hover{
opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
    cursor: pointer;
}















