body 
{
   background: #ffffff; 
   font:12px trebuchet ms, verdana, helvetica, tahoma;
   color: #5E5E5E;
   
}
.wrap { margin: 30px 30px;}
.main {
  width:640px;
  background:#FFFFFF;
  border:1px solid #666666;
  padding: 20px;
}

a { color: #5E5E5E; }

h1 { font-weight: bold; font-size: 13px; margin-bottom: 15px;}
h2 { font-weight: bold; font-size: 13px; margin-bottom: 5px;}

.img_left { float:left; width: 170px; margin-top: 15px; display:inline;}
.txt_right { margin-left: 170px; width: 320px;}
.h10 { height: 10px!important; font-size:0; }
