div#post-content{
     float: left;
     width: 840px;
     margin: 60px 10px 20px 0px;
}

div#date{
    float: left;
    width: 90px;
    height: 80px;
    background-color: #ffb400;
    color: white;
}
div#post-title{ font-size:22px; font-weight: bold; color: #595959;}
div#dat{ float:left; font-size: 36px; margin:20px 5px 0 5px; }
div#yer{ float:left; }
div#mth{ float:left;  margin-top:22px;}

div#content-txt,div#product-txt{
	float: left;
    width: 680px;
    margin-left: 50px;
    font-size: 14px;
    line-height: 24px;
    color: #544949;
}

    div#post-content p,div#product-txt p{
        margin: 20px 0;
        text-align: justify;
    }
    div#content-txt img{
        margin:20px 68px;
        width: 80%;
        height: auto;
    }
div#product-content{
    float: left;
    width: 840px;
    margin: 60px 10px 20px 0px;
}
div#product-content div#post-title{float: left;font-size: 18px;}

div#product-txt img{
            margin-top: 20px;
            width: 100%;
            height: auto;
        }
div#yar{
    float:right;
    text-align: right;

}
div#divline{float:left;width:100%;border-bottom: grey 1px solid;}

div#about-content img{
    display:inline-block;
}
div#about-content img.qua1{
    width:360px;
    height:auto;
    margin:20px;
}
div#prjifowrp{
    float: left;
    width: 730px;
    background-color: #E6E5DE;
    color: #404040;
    padding: 20px 40px;
    margin-bottom: 30px;
}

div.prjifoname{ float: left; width: 160px; line-height: 24px;}
div.prjifocontent{ float: left;width: 570px; line-height: 28px;text-align: justify;}

div#product-content h2{text-align: center;line-height: 36px;font-size: 18px;}

div#product-content td{text-align: center;border-left:1px #d0d0d0 solid;}