@charset "utf-8";
.cent{ width:1024px; height:320px; margin-left:auto; margin-right:auto; margin-top:60px;}
.cent .title{ width:180px; height:40px; background-color:#07aa52;font-size: 20px;font-family: "Microsoft YaHei";color: rgb( 255, 255, 255 );line-height:40px;text-align: center;}
.cent .small_title{font-size: 14px;font-family: "SimSun";color: rgb( 50, 50, 50 );line-height: 2; text-align: left;width: 477px;height: 126px; margin-left:20px; margin-top:40px; float:left; font-weight:bold;}
.cent .content{ float:right;width: 496px;height:285px; margin-right:20px; }
.content img{ width:100%; height:100%;}

