@charset "utf-8";
/* CSS Document */


#content{ margin: 15px auto 30px auto;}
#content .column1{ float:left; background-color:#f9f9f9; width:610px; height:378.88px; padding:80px 90px 0 65px; }
#content .column1 h3{ font-size:28px; color:#474747; margin-bottom:20px;}
#content .column1 .heng{ width:55px; height:4px; background-color:#474747; margin-bottom:20px;}
#content .column1 p{ color:#8b8b8b; font-size:18px; line-height:22px;}
#content .column1 button{ border:1px #6b6b6b solid; font-size:14px; color:#282828; text-align: center; padding:3px 25px; border-radius: 20px; margin-top:20px;}
#content .column1 button:hover{ background-color:#6b6b6b; color:#fff;}

#content .column2{ float:left; width:610px; height:378.88px;}
#content .column2 img{ width:100%; height:100%;}



