/* RESET STYLES */



.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:680px;}
.portfolio-content, .portfolio-area{width:680px;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;  height: 160px;
  overflow: hidden;}
.image-block img{ border-radius: 4px 4px 4px 4px;background:#FFFFFF;}
.image-block img:hover{}
.portfolio-area li{

width:148px; height:198px; background-color:#595959;


   border:1px solid #cacaca;
   overflow:hidden;
   float:left;
  behavior: url(ie-css3.htc); /* 通知IE浏览器调用脚本作用于'box'类 */
  margin-right:20px;
  margin-top:20px;

}
.home-portfolio-text{ height:35px;}
.home-portfolio-text h2{font-size:13px; color:#fff; line-height:35px; margin:0; text-align:center;} 
.home-portfolio-text h2 a{font-size:13px; color:#fff; line-height:35px;} 
.home-portfolio-text h2 a:hover{font-size:13px; color:#75abf8; line-height:35px;}
.post-subtitle-portfolio{ float:right;padding-right: 20px;line-height:35px;}
.post-subtitle-portfolio a{ font-size:13px; color:#fff; line-height:35px;}
.post-subtitle-portfolio a:hover{font-size:13px; color:#75abf8; line-height:35px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/
