/*module_ID=60 我的心语 begin*/
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.moudle-mien-my-head-1
{
    width: 670px;
}
.moudle-mien-my-head-1 .my-head-1-right
{
    width: 67.9%;
}
.moudle-mien-my-head-1 .my-head-1-picture
{
   width: 30%; 
   height: 245px;
   overflow: hidden;
}
.moudle-mien-my-head-1 .my-head-1-cont img
{
    width: 100%;
   -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.moudle-mien-my-head-1 .my-head-1-cont img:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.moudle-mien-my-head-1 .my-head-1-right h3
{
   font-family: "微软雅黑";
   font-size: 14px;
   color: #333;
   text-align: center;
}
.moudle-mien-my-head-1 .my-head-1-right p
{
   font-family: "微软雅黑";
   font-size: 14px;
   color: #333;
   line-height: 25px;
   height: 100px;
   overflow: hidden;
   text-align:justify; 
   text-justify:inter-ideograph;
    width: 96%;
    margin-left: 10px;
}
/*module_ID=60 我的心语 end*/