/* css for box  */
.catbox{padding-top: 27px;}
.catbox-left{ float: left;width: 464px;}
.catbox-right{float: right;width: 487px;}
.cat{ background-color:#fafafa; font-size:14px; font-family:OpenSans-Light; color:#2b2b2b; text-align:center; line-height:24px;}
.cat .title a{ font-family:OpenSans-Light; font-size:30px; color:#008c7f; text-transform:uppercase; line-height: normal;padding:13px 0 8px; display:inline-block;}
.infoBox{}
.cat .button{background: none;
    border-color: #434343;
    border-radius: 0;
	margin: 15px 0 11px;
    font-family: OpenSans;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 10px;}
.image img{ max-width:100%;}
.cat1 .image{ float: left;width: 291px; }
.cat1 .infoBox{ line-height:20px;}
.cat1 .title a{color: #999708;font-size: 24px;}
.cat1 .image img{ float:left; }
.cat1 .right{ padding: 20px 15px 0;width: 165px;}
.cat2{float: left;
    margin-top: 20px;
    width: 48%;}
.cat2 .title a{color: #4fb847;}
.cat2 .infoBox{ line-height:16px;}
.cat3{float: right;
    margin-top: 20px;
    width: 48%;}
.cat3 .infoBox{ line-height:16px;}
.cat3 .title a{color: #000;padding: 5px 0;}