@charset "utf-8";

table{
margin:11px 0 0 10px;
border-collapse: collapse;
}

table td{
border:1px solid #79E777;
padding:3px 10px;
}

table td.row1{
background:#E8FDED url("../img/table-bg_green1.jpg") left top no-repeat;
white-space: nowrap;
font-size:12px;
}

table td.item{
background:#F7FFF9;
width:450px;
}

ul.intro{
list-style:none;
}

ul.intro li{
display:block;
width:650px;
padding:0;
position:relative;
clear:both;
}

img.person{
float:left;
margin:10px 10px 10px 1px;
}
