﻿body 
{
   	color: #000;
	text-align: center;
	padding:0;
	margin:0;
}

.wrapper
{
    width:640px;
    margin:10px auto;
    }
    
.grid_my{
	width:185px;
	float:left;
	margin:5px;
}

.my
{
    float:left;
    text-align:left;
    }
    
 .my img.ls
{
    width:185px;
    height:114px;
    margin:0;
    border:0;
}

 .my img.pt
{
    width:114px;
    height:114px;
    margin:0 36px 0 36px;
    border:0;
}

.my_header
{
  border-bottom:solid 1px #000;
    }
    
.my_header p
{
 font-size:11px;
 line-height:12px;
    }
    
.my_header b
{
 color:#000;
    }
