#intro{
width:538px;
height:248px;
margin:0 0 5px 0;
background:url(/img/index/1.jpg) no-repeat 0 0;
border:1px solid #CCC;
}
#details{
height:112px;
padding:10px 0 10px 30px;
background:#FC0;
}
#details img{
width:100px;
height:100px;
margin:0 10px 0 0;
padding:5px;
background:#FFF;
border:1px solid #CCC;
float:left;
display:block;
}

#front-info{
border: 1px solid #ccc ;
padding: 15px ;  
background: #eee;
color: #333 ;
margin-bottom: 5px ;
}
#front-info h2{ margin-bottom: 10px ; font-size: 140% ; }
#front-info p{ line-height: 18px ; padding-bottom: 10px ; }
#front-info strong{ color: #f90; }
#front-info em{ display: inline ; color: #c30;  font-weight: bold ; font-style: normal ;}

#right img{ border: 1px solid #ccc ; padding: 4px ; }