@charset "utf-8";
@import "layout.css";
@import "header.css";
@import "body1.css";
@import "side.css";
@import "footer.css";


/*----------------------------------------------------------
    layout tools
----------------------------------------------------------*/
/* clearfix */
.clearfix:before, .clearfix:after{content:""; display:table;}
.clearfix:after{ clear:both;}
.clearfix{zoom:1;}
/* clear */
.clear{ clear:both;}
/*----------------------------------------------------------
    add style
----------------------------------------------------------*/
.photo_style{width: 280px;}
